wine/dlls/vbscript
Jacek Caban ccf1567555 vbscript: Map some known error codes to vbscript errors.
Special thanks to Eric Lippert for the list of such errors.
2014-03-27 14:53:04 +01:00
..
tests vbscript: Added error handling tests. 2014-03-21 16:51:46 +01:00
compile.c vbscript: Fixed a leak. 2014-03-24 13:58:09 +01:00
global.c vbscript: Added Err.Clear implementation. 2014-03-21 16:51:33 +01:00
interp.c vbscript: Map some known error codes to vbscript errors. 2014-03-27 14:53:04 +01:00
lex.c
Makefile.in vbscript: Moved Error object implementation to global.c. 2014-03-21 16:51:13 +01:00
parse.h vbscipt: Added beginning support for arrays as class members. 2014-03-07 14:34:40 +01:00
parser.y vbscript: Allow empty brackets in argument declarations. 2014-03-13 20:22:21 +01:00
regexp.c Assorted spelling fixes. 2014-02-10 15:47:29 +01:00
regexp.h
vbdisp.c vbscript: Map some known error codes to vbscript errors. 2014-03-27 14:53:04 +01:00
vbregexp.c vbscript: Allow creating RegExp object by new expression. 2014-03-18 16:10:38 +01:00
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 vbscript: Don't bother to free memory at process exit. 2013-05-15 10:30:04 +02:00
vbscript.c vbscript: Use DEFAULT_UNREACHABLE macro where appropriate. 2013-03-13 16:27:49 +01:00
vbscript.h vbscript: Map some known error codes to vbscript errors. 2014-03-27 14:53:04 +01:00
vbscript.rc
vbscript.rgs
vbscript.spec
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