Sweden-Number/dlls/vbscript
Nikolay Sivov 4b15e6fd09 vbscript: Use CP_ACP instead of its numeric value. 2015-03-09 22:06:21 +09:00
..
tests Revert "shell32: Also return Attributes in GetFolderDefinition." 2015-03-04 11:34:15 +09:00
Makefile.in vbscript: Moved Error object implementation to global.c. 2014-03-21 16:51:13 +01:00
compile.c vbscript: Allow omitting optional function parameters in call expressions. 2015-01-28 21:30:10 +01:00
global.c vbscript: Use CP_ACP instead of its numeric value. 2015-03-09 22:06:21 +09:00
interp.c vbscript: Added a helper for getting default IDispatch value. 2015-03-06 00:02:08 +09:00
lex.c vbscript: Added support for exponential form of numeric literals. 2014-06-11 16:16:02 +02:00
parse.h vbscript: Allow omitting optional function parameters in call expressions. 2015-01-28 21:30:10 +01:00
parser.y vbscript: Allow omitting optional function parameters in call expressions. 2015-01-28 21:30:10 +01:00
regexp.c Assorted spelling fixes. 2014-02-10 15:47:29 +01:00
regexp.h
vbdisp.c vbscript: Added a helper for getting default IDispatch value. 2015-03-06 00:02:08 +09:00
vbregexp.c vbscript: Allow creating RegExp object by new expression. 2014-03-18 16:10:38 +01:00
vbscript.c
vbscript.h vbscript: Added a helper for getting default IDispatch value. 2015-03-06 00:02:08 +09:00
vbscript.rc
vbscript.rgs
vbscript.spec
vbscript_classes.idl makefiles: Add makedep pragmas for registration idl files. 2013-11-05 20:38:18 +01:00
vbscript_defs.h
vbscript_main.c wine/debug.h: Added debugstr_variant and debugstr_vt aliases and removed all duplicated implementations. 2014-07-24 17:05:55 +02:00
vbsglobal.idl makedep: Add a separate pragma flag for typelibs that need registration. 2013-12-26 13:32:49 +01:00
vbsregexp10.idl makedep: Add a separate pragma flag for typelibs that need registration. 2013-12-26 13:32:49 +01:00
vbsregexp55.idl makedep: Add a separate pragma flag for typelibs that need registration. 2013-12-26 13:32:49 +01:00