This website requires JavaScript.
Explore
Help
Register
Sign In
reactos
/
wine
Watch
1
Star
0
Fork
0
You've already forked wine
mirror of
https://github.com/reactos/wine.git
synced
2025-02-18 03:48:01 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
wine
/
dlls
/
jscript
History
Francois Gouget
c992ca277d
Assorted spelling fixes.
2011-08-24 19:07:46 +02:00
..
tests
Assorted spelling fixes.
2011-08-24 19:07:46 +02:00
activex.c
…
array.c
…
bool.c
…
date.c
…
dispex.c
…
engine.c
…
engine.h
…
error.c
…
function.c
…
global.c
…
jscript_classes.idl
…
jscript_main.c
winecrt0: Remove the clsid parameter in __wine_(un)register_resources.
2011-08-02 20:47:49 +02:00
jscript.c
jscript: Properly handle aggregation attempt.
2011-07-18 18:30:43 +02:00
jscript.h
…
jscript.rc
makefiles: Generate resource files for typelibs.
2011-08-02 10:11:10 +02:00
jscript.rgs
…
jscript.spec
…
jsglobal_dispid.h
…
jsglobal.idl
…
jsutils.c
jscript: Support also VT_UI4 in debugstr_variant.
2011-06-27 16:41:46 -05:00
lex.c
jscript: Don't copy more than needed in parse_string_literal.
2011-08-23 16:53:55 +02:00
Makefile.in
…
math.c
…
number.c
…
object.c
…
parser.y
…
regexp.c
dlls: Assorted spelling fixes.
2011-08-02 20:47:51 +02:00
resource.h
…
string.c
…
vbarray.c
…