Sweden-Number/dlls/jscript
Jacek Caban 2e29c7d516 activscp.idl: Added IActiveScriptParseProcedure*64 interfaces and use it on Win64. 2009-02-10 12:31:25 +01:00
..
tests jscript: Add IActiveScriptParse64 declaration and use it on Win64. 2009-02-03 12:39:23 +01:00
Makefile.in jscript: Added Math.random implementation. 2009-01-22 15:28:23 +01:00
array.c
bool.c
date.c
dispex.c jscript: Declare a function static. 2009-01-07 12:21:25 +01:00
engine.c jscript: Remove superfluous pointer casts. 2009-02-02 15:21:44 +01:00
engine.h
function.c
global.c jscript: Rename the GetObjectW variable to avoid conflict with the function of the same name. 2009-02-09 13:03:59 +01:00
jscript.c activscp.idl: Added IActiveScriptParseProcedure*64 interfaces and use it on Win64. 2009-02-10 12:31:25 +01:00
jscript.h
jscript.inf
jscript.spec
jscript_main.c
jsglobal.idl
jsglobal_dispid.h
jsutils.c
lex.c jscript: Remove superfluous pointer casts. 2009-02-02 15:21:44 +01:00
math.c jscript: Fixed Math.round with no argument. 2009-01-22 15:28:23 +01:00
number.c
object.c
parser.y jscript: Remove unused Wine debug channel. 2008-12-19 17:36:35 +01:00
regexp.c jscript: Remove superfluous pointer casts. 2009-02-02 15:21:44 +01:00
rsrc.rc
string.c