Jacek Caban
|
e02c33164d
|
wscript: Use proper helpers for iface calls.
|
2012-08-13 16:28:47 +02:00 |
Austin English
|
c02d0d85ea
|
wscript: Remove an unused variable (LLVM/Clang).
|
2012-01-31 13:47:03 +01:00 |
Jacek Caban
|
9f7da94a3d
|
wscript: Properly handle CreateProcess failure.
|
2012-01-27 18:05:51 +01:00 |
Alexandre Julliard
|
c9eee73450
|
makefiles: Define __WINESRC__ when building programs.
|
2012-01-23 16:07:37 +01:00 |
Alexandre Julliard
|
da35622b83
|
makefiles: Disable use of Unicode macros globally for all the programs.
|
2012-01-20 13:14:16 +01:00 |
Jacek Caban
|
ec3d0e9b5c
|
wscript: Added tests using vbscript.
|
2011-10-19 16:39:14 +02:00 |
Michał Ziętek
|
559547f21e
|
wscript: Implemented Host_get_Application.
|
2011-08-25 14:18:01 +02:00 |
Michał Ziętek
|
154578d75c
|
wscript: Implemented Host_put_Interactive.
|
2011-08-25 14:17:59 +02:00 |
Michał Ziętek
|
280dbcf84a
|
wscript: Implemented Host_get_Interactive.
|
2011-08-25 14:17:56 +02:00 |
Michał Ziętek
|
4252bd8653
|
wscript: Implemented Arguments2_get_length.
|
2011-08-25 14:17:53 +02:00 |
Michał Ziętek
|
5079fe9839
|
wscript: Implemented Arguments2_Count.
|
2011-08-25 14:17:49 +02:00 |
Michał Ziętek
|
1c29375031
|
wscript: Implemented Arguments2_Item.
|
2011-08-25 14:17:44 +02:00 |
Michał Ziętek
|
2d2a91fd01
|
wscript: Implemented Host_get_Arguments.
|
2011-08-25 14:17:38 +02:00 |
Michał Ziętek
|
2f4ad88c12
|
wscript: Fix tests on wow64.
|
2011-08-05 16:41:17 +02:00 |
Michał Ziętek
|
4ecb339f02
|
wscript: Implemented Host_get_ScriptFullName.
|
2011-07-21 17:00:28 +02:00 |
Michał Ziętek
|
bf331f8dca
|
wscript: Implemented Host_get_ScriptName.
|
2011-07-21 17:00:25 +02:00 |
Michał Ziętek
|
6afb5f0782
|
wscript: Implemented Host_get_Path.
|
2011-07-21 16:59:18 +02:00 |
Michał Ziętek
|
d6fd86e8ec
|
wscript: Implemented Host_get_FullName.
|
2011-07-21 16:58:32 +02:00 |
Michał Ziętek
|
e244222c65
|
wscript: Implemented Host_get_BuildVersion.
|
2011-07-05 14:45:14 +02:00 |
Michał Ziętek
|
41eedc6d0b
|
wscript: Implemented Host_get_Version.
|
2011-06-28 16:45:55 -05:00 |
Michał Ziętek
|
2c2527e3cb
|
wscript: Implemented Host_get_Name.
|
2011-06-28 16:45:55 -05:00 |
Francois Gouget
|
95d769a047
|
Assorted spelling fixes.
|
2011-06-27 13:09:47 -05:00 |
Francois Gouget
|
bc6a7f40d5
|
wscript/tests: Add a '\n' to an ok() call.
|
2011-03-07 11:08:46 +01:00 |
Jacek Caban
|
f5eb15a2fe
|
wscript: Added tests.
|
2011-02-23 14:55:17 +01:00 |
Alexandre Julliard
|
81b8ee863e
|
makefiles: Add a standard header for all makefiles to replace the common variable initializations.
|
2010-09-19 12:36:48 +02:00 |
Jacek Caban
|
bfdfae1c7f
|
wscript.exe: Improved argument parsing.
|
2010-08-20 15:51:54 +02:00 |
Jacek Caban
|
5cc0d1ee80
|
wscript.exe: Added support for IHost type info.
|
2010-07-30 14:59:41 +02:00 |
Jacek Caban
|
68a3f4eb3c
|
wscript.exe: Added IHost's IDispatch functions implementation.
|
2010-07-30 14:59:41 +02:00 |
Jacek Caban
|
4dc9711ffa
|
wscript.exe: Added missing vararg attribute.
|
2010-07-30 14:59:41 +02:00 |
Jacek Caban
|
d83a08c429
|
wscript.exe: Added IHost stub implementation.
|
2010-07-29 17:34:07 +02:00 |
Jacek Caban
|
0a4e40ba3d
|
wscript.exe: Added IHost typelib.
|
2010-07-29 17:33:36 +02:00 |
Jacek Caban
|
07f169a959
|
wscript.exe: Added parsing script file implmentation.
|
2010-07-28 16:28:22 +02:00 |
Jacek Caban
|
89ca878d1b
|
wscript.exe: Added script engine host implementation.
|
2010-07-28 16:28:22 +02:00 |
Jacek Caban
|
28efdcb521
|
wscript.exe: Added engine lookup implementation.
|
2010-07-28 16:28:22 +02:00 |
Jacek Caban
|
16bad58a8c
|
wscript.exe: Added stub implementation.
|
2010-07-28 16:28:21 +02:00 |