Sweden-Number/dlls/jscript
Jacek Caban 7399dfa9f6 jscript: Mark free memory if heap warnings are turned on. 2009-02-25 12:37:05 +01:00
..
tests jscript: Add IActiveScriptParse64 declaration and use it on Win64. 2009-02-03 12:39:23 +01:00
Makefile.in
array.c
bool.c
date.c
dispex.c
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 jscript: Mark free memory if heap warnings are turned on. 2009-02-25 12:37:05 +01:00
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
regexp.c jscript: Remove superfluous pointer casts. 2009-02-02 15:21:44 +01:00
rsrc.rc
string.c