23 Commits

Author SHA1 Message Date
Piotr Caban
12d3741200 scrrun: Fix IFile::get_Attributes tests and implementation. 2013-08-01 16:28:23 +02:00
Piotr Caban
a20c9738ee scrrun: Add IFileSystem3::CopyFolder implementation. 2013-07-30 14:43:35 +02:00
Piotr Caban
63ef4c851b scrrun: Add IFileSystem3::CopyFile implementation. 2013-07-30 14:43:35 +02:00
Piotr Caban
b1af25b056 scrrun: Add IFileSystem3::DeleteFolder implementation. 2013-07-30 14:43:35 +02:00
Piotr Caban
23e38d4dd8 scrrun: Add IFileSystem3::DeleteFile implementation. 2013-07-30 14:43:35 +02:00
Piotr Caban
c7abcd74fc scrrun: Add IFile::get_Size implementation. 2013-07-30 14:43:34 +02:00
Piotr Caban
4135874f0f scrrun: Add IFile::get_Attributes implementation. 2013-07-30 14:43:34 +02:00
Piotr Caban
a29d77088a scrrun: Add IFileSystem3::GetFile implementation. 2013-07-29 14:19:27 +02:00
Piotr Caban
1027c20cd7 scrrun: Add IFileSystem3::GetAbsolutePathName implementation. 2013-07-29 14:19:03 +02:00
Piotr Caban
ac132599aa scrrun: Add IFileSystem3::GetTempName implementation. 2013-07-29 14:18:44 +02:00
Piotr Caban
dd64952040 scrrun: Add IFileSystem3::GetBaseName implementation. 2013-07-24 11:13:16 -05:00
Piotr Caban
fab963cdcc scrrun: Add IFileSystem3::GetFileName implementation. 2013-07-24 11:13:10 -05:00
Piotr Caban
d51a35c565 scrrun: Add IFileSystem3::GetParentFolderName implementation. 2013-07-24 11:13:00 -05:00
Nikolay Sivov
b6eaf8761d scrrun: Implement GetFileVersion(). 2012-12-19 14:38:58 +01:00
Nikolay Sivov
7a4225c68f scrrun: Block stream reading calls if it's not in ForReading mode. 2012-11-12 16:35:15 +01:00
Nikolay Sivov
49a8d4ecb0 scrrun: Improve OpenTextFile stub. 2012-11-12 16:35:15 +01:00
Nikolay Sivov
fee495d5fd scrrun: Added a stub for IFolder interface. 2012-11-05 17:44:14 +01:00
Nikolay Sivov
f43b49fbed scrrun: Invoke() takes interface pointer, not a pointer to pointer. 2012-11-05 17:44:13 +01:00
Alistair Leslie-Hughes
50fe9b87ed scrrun: Correct FileExists for directories. 2012-08-16 12:46:21 +02:00
Alistair Leslie-Hughes
e6d9f824dc scrrun: Implement IFileSystem3 FolderExists. 2012-08-13 17:28:44 +02:00
Nikolay Sivov
1ca6cacdb3 scrrun: Added IFileSystem3_FileExists implementation. 2012-07-12 16:07:02 -05: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