reactos/dll/win32/jscript
Serge Gautherie c2083ed360 [JSCRIPT] Fix a MSVC-x64 warning about to_uint32() (#1172)
"...\jsutils.c(679) : warning C4028: formal parameter 3 different from declaration"

Cherry-pick:
961d5c8ed0
CORE-7538
2018-12-21 00:07:24 +01:00
..
lang [TRANSLATION] Polish translation update (#781) 2018-08-20 17:00:33 +02:00
activex.c
array.c
bool.c
cc_parser.tab.c
cc_parser.tab.h
cc_parser.y
CMakeLists.txt
compile.c
date.c
decode.c
dispex.c [JSCRIPT] Fix MSVC build. 2018-06-04 20:26:14 +02:00
engine.c
engine.h
error.c
function.c
global.c
jscript.c
jscript.h
jscript.rgs
jscript.spec
jscript_classes.idl
jscript_classes.rgs
jscript_main.c
jsglobal.idl
jsglobal.rgs
jsglobal_dispid.h
json.c
jsregexp.c
jsstr.c
jsstr.h
jsutils.c [JSCRIPT] Fix a MSVC-x64 warning about to_uint32() (#1172) 2018-12-21 00:07:24 +01:00
jsval.h
lex.c
math.c
number.c
object.c
parser.h
parser.tab.c
parser.tab.h
parser.y
precomp.h
regexp.c
regexp.h
resource.h
rsrc.rc
string.c
vbarray.c