Commit Graph

16 Commits

Author SHA1 Message Date
Nikolay Sivov b8e78f3234 scrrun: Added IDrive stub and Next() for drive collection. 2014-02-25 14:24:36 -06:00
Nikolay Sivov 8a7795407c scrrun: Added a IDriveCollection stub. 2014-02-24 09:09:33 -06:00
Nikolay Sivov 07ded6bb36 scrrun: Added IFileCollection stub. 2014-01-06 17:03:06 +01:00
Nikolay Sivov 2a3f1560bb scrrun: Added IFolderCollection stub. 2014-01-03 14:05:16 +01:00
Alexandre Julliard e03bfb482f scrrun: Add missing ITextStream id. 2013-12-30 19:01:54 +01:00
Piotr Caban a29d77088a scrrun: Add IFileSystem3::GetFile implementation. 2013-07-29 14:19:27 +02:00
Alexandre Julliard 5d8cb87629 scrrun: Don't bother to free memory at process exit. 2013-05-15 10:25:37 +02:00
Nikolay Sivov fee495d5fd scrrun: Added a stub for IFolder interface. 2012-11-05 17:44:14 +01:00
Alistair Leslie-Hughes 5912bdeec2 scrrun: Silence unknown interfaces. 2012-09-24 22:27:26 +02:00
Alistair Leslie-Hughes 98aa713fa7 scrrun: Add Scripting.Dictionary interface. 2012-09-20 19:55:14 +02:00
Alistair Leslie-Hughes 6c5588f95d scrrun: Add typelib support. 2012-07-12 16:06:34 -05:00
Alistair Leslie-Hughes 62077059a5 scrrun: Add IFileSystem3 support. 2012-04-05 17:53:21 +02:00
Alistair Leslie-Hughes d7a00c533e scrrun: Add DllCanUnloadNow, DllGetClassObject stubs. 2012-03-28 14:33:46 +02:00
Jacek Caban 0325ec71e9 scrrun: Moved script extensions registration to scrrun.dll. 2011-12-07 17:50:02 +01:00
Hans Leidekker 655e16f1c9 scrrun: Add stub implementations of DllRegisterServer and DllUnregisterServer. 2011-11-14 13:10:19 +01:00
Hans Leidekker 8e74ee58d5 scrrun: New dll. 2011-11-09 15:57:00 +01:00