Commit Graph

21 Commits (master)

Author SHA1 Message Date
Alexandre Julliard 4432405ec5 wscript: Build with msvcrt.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-05-02 11:08:17 +02:00
Michael Stefaniuc f140ad6e05 wscript: Use the ARRAY_SIZE() macro.
Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2018-07-13 19:10:01 +02:00
Thomas Faber ee698506c8 wscript: Correctly use CommandLineToArgvW. 2015-03-30 16:42:18 +09:00
Jacek Caban e2fcd874e0 wscript: Added IActiveScriptSiteWindow implementation. 2014-07-23 21:24:26 +02:00
André Hentschel 979c4498df wscript: Fix function types. 2014-04-29 11:21:15 +02:00
Qian Hong a1f8395290 wscript: Don't fail silently for unsupported switches. 2014-04-21 10:38:54 +02:00
Nikolay Sivov 389992fdfa wscript: Ignore 'nologo' switch. 2014-04-18 10:47:32 +02:00
Qian Hong fa9fec618d wscript: Get extension name by strrchrW instead of strchrW. 2013-11-12 12:58:03 +01:00
Jacek Caban e02c33164d wscript: Use proper helpers for iface calls. 2012-08-13 16:28:47 +02:00
Alexandre Julliard c9eee73450 makefiles: Define __WINESRC__ when building programs. 2012-01-23 16:07:37 +01:00
Michał Ziętek 280dbcf84a wscript: Implemented Host_get_Interactive. 2011-08-25 14:17:56 +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 bf331f8dca wscript: Implemented Host_get_ScriptName. 2011-07-21 17:00:25 +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 d83a08c429 wscript.exe: Added IHost stub implementation. 2010-07-29 17:34:07 +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