Commit History

Author SHA1 Message Date
  Michael Stefaniuc 453c461095 wscript: Use a zero terminated wchar string. 4 years ago
  Michael Stefaniuc 7f955f289a wscript: Zero terminate the host version string to avoid random garbage. 4 years ago
  Michael Stefaniuc 4e3c4d6f1d wscript: Use wide-char string literals. 4 years ago
  Alexandre Julliard 4432405ec5 wscript: Build with msvcrt. 5 years ago
  Michael Stefaniuc f140ad6e05 wscript: Use the ARRAY_SIZE() macro. 6 years ago
  Michael Stefaniuc e68620c044 wscript: Use the global HeapAlloc() wrappers. 7 years ago
  Thiago Barbato 341bb46fc6 wscript: Added WScript.Quit semi-stub implementation. 8 years ago
  Jacek Caban d6f527af14 wscript: Added IHost::Echo implementation. 10 years ago
  Jacek Caban 6617f27004 wscript: Added WScript.CreateObject implementation. 11 years ago
  Jacek Caban e9aae93a6b cscript: Share sources with wscript. 11 years ago
  Michał Ziętek 559547f21e wscript: Implemented Host_get_Application. 13 years ago
  Michał Ziętek 154578d75c wscript: Implemented Host_put_Interactive. 13 years ago
  Michał Ziętek 280dbcf84a wscript: Implemented Host_get_Interactive. 13 years ago
  Michał Ziętek 2d2a91fd01 wscript: Implemented Host_get_Arguments. 13 years ago
  Michał Ziętek 4ecb339f02 wscript: Implemented Host_get_ScriptFullName. 13 years ago
  Michał Ziętek bf331f8dca wscript: Implemented Host_get_ScriptName. 13 years ago
  Michał Ziętek 6afb5f0782 wscript: Implemented Host_get_Path. 13 years ago
  Michał Ziętek d6fd86e8ec wscript: Implemented Host_get_FullName. 13 years ago
  Michał Ziętek e244222c65 wscript: Implemented Host_get_BuildVersion. 13 years ago
  Michał Ziętek 41eedc6d0b wscript: Implemented Host_get_Version. 13 years ago
  Michał Ziętek 2c2527e3cb wscript: Implemented Host_get_Name. 13 years ago
  Jacek Caban 68a3f4eb3c wscript.exe: Added IHost's IDispatch functions implementation. 14 years ago
  Jacek Caban d83a08c429 wscript.exe: Added IHost stub implementation. 14 years ago