msvcr80: Add some 64-bit only exports.
[wine] / dlls / scrrun / filesystem.c
2012-12-19  Nikolay Sivovscrrun: Implement GetFileVersion().
2012-11-12  Nikolay Sivovscrrun: Block stream reading calls if it's not in ForRe...
2012-11-12  Nikolay Sivovscrrun: Improve OpenTextFile stub.
2012-11-05  Nikolay Sivovscrrun: Added a stub for IFolder interface.
2012-11-05  Nikolay Sivovscrrun: Invoke() takes interface pointer, not a pointer...
2012-08-16  Alistair Leslie... scrrun: Correct FileExists for directories.
2012-08-13  Alistair Leslie... scrrun: Implement IFileSystem3 FolderExists.
2012-07-12  Nikolay Sivovscrrun: Added IFileSystem3_FileExists implementation.
2012-07-12  Alistair Leslie... scrrun: Add typelib support.
2012-04-05  Alistair Leslie... scrrun: Add IFileSystem3 support.