reactos/dll/win32/jscript
Hervé Poussineau 5ed1867632 [CMAKE] Add some -D__ROS_LONG64__ to please gcc x64
We can now pass a UINT* to a function wanting a DWORD*
2020-03-26 16:39:16 +01:00
..
lang
activex.c [JSCRIPT] Sync with Wine Staging 4.18. CORE-16441 2019-11-02 18:38:06 +01:00
array.c [JSCRIPT] Sync with Wine Staging 4.18. CORE-16441 2019-11-02 18:38:06 +01:00
bool.c
cc_parser.tab.c [JSCRIPT] Sync with Wine Staging 4.18. CORE-16441 2019-11-02 18:38:06 +01:00
cc_parser.tab.h [JSCRIPT] Sync with Wine Staging 4.18. CORE-16441 2019-11-02 18:38:06 +01:00
cc_parser.y [JSCRIPT] Sync with Wine Staging 4.18. CORE-16441 2019-11-02 18:38:06 +01:00
CMakeLists.txt [CMAKE] Add some -D__ROS_LONG64__ to please gcc x64 2020-03-26 16:39:16 +01:00
compile.c [JSCRIPT] Sync with Wine Staging 4.18. CORE-16441 2019-11-02 18:38:06 +01:00
date.c [JSCRIPT] Sync with Wine Staging 4.18. CORE-16441 2019-11-02 18:38:06 +01:00
decode.c [JSCRIPT] Sync with Wine Staging 4.18. CORE-16441 2019-11-02 18:38:06 +01:00
dispex.c [JSCRIPT] Sync with Wine Staging 4.18. CORE-16441 2019-11-02 18:38:06 +01:00
engine.c [JSCRIPT] Sync with Wine Staging 4.18. CORE-16441 2019-11-02 18:38:06 +01:00
engine.h [JSCRIPT] Sync with Wine Staging 4.18. CORE-16441 2019-11-02 18:38:06 +01:00
enumerator.c [JSCRIPT] Sync with Wine Staging 4.18. CORE-16441 2019-11-02 18:38:06 +01:00
error.c [JSCRIPT] Sync with Wine Staging 4.18. CORE-16441 2019-11-02 18:38:06 +01:00
function.c [JSCRIPT] Sync with Wine Staging 4.18. CORE-16441 2019-11-02 18:38:06 +01:00
global.c [JSCRIPT] Sync with Wine Staging 4.18. CORE-16441 2019-11-02 18:38:06 +01:00
jscript.c
jscript.h [JSCRIPT] Sync with Wine Staging 4.18. CORE-16441 2019-11-02 18:38:06 +01:00
jscript.rgs
jscript.spec
jscript_classes.idl
jscript_classes.rgs
jscript_main.c
jsglobal.idl
jsglobal.rgs
jsglobal_dispid.h
json.c [JSCRIPT] Sync with Wine Staging 4.18. CORE-16441 2019-11-02 18:38:06 +01:00
jsregexp.c [JSCRIPT] Sync with Wine Staging 4.18. CORE-16441 2019-11-02 18:38:06 +01:00
jsstr.c
jsstr.h [JSCRIPT] Sync with Wine Staging 4.18. CORE-16441 2019-11-02 18:38:06 +01:00
jsutils.c [JSCRIPT] Sync with Wine Staging 4.18. CORE-16441 2019-11-02 18:38:06 +01:00
jsval.h
lex.c [JSCRIPT] Sync with Wine Staging 4.18. CORE-16441 2019-11-02 18:38:06 +01:00
math.c [JSCRIPT] Sync with Wine Staging 4.18. CORE-16441 2019-11-02 18:38:06 +01:00
number.c [JSCRIPT] Sync with Wine Staging 4.18. CORE-16441 2019-11-02 18:38:06 +01:00
object.c [JSCRIPT] Sync with Wine Staging 4.18. CORE-16441 2019-11-02 18:38:06 +01:00
parser.h [JSCRIPT] Sync with Wine Staging 4.18. CORE-16441 2019-11-02 18:38:06 +01:00
parser.tab.c [JSCRIPT] Sync with Wine Staging 4.18. CORE-16441 2019-11-02 18:38:06 +01:00
parser.tab.h [JSCRIPT] Sync with Wine Staging 4.18. CORE-16441 2019-11-02 18:38:06 +01:00
parser.y [JSCRIPT] Sync with Wine Staging 4.18. CORE-16441 2019-11-02 18:38:06 +01:00
precomp.h
regexp.c [JSCRIPT] Sync with Wine Staging 4.18. CORE-16441 2019-11-02 18:38:06 +01:00
regexp.h
resource.h
rsrc.rc
string.c [JSCRIPT] Sync with Wine Staging 4.18. CORE-16441 2019-11-02 18:38:06 +01:00
vbarray.c