[PATCH 1/4] kernel32/tests: Added tests of FileIdBothDirectoryInfo for GetFileInformationByHandleEx. (try 3)

Vincas Miliūnas vincas.miliunas at gmail.com
Fri Oct 12 05:34:54 CDT 2012


Thanks Dmitry Timoshkov, Saulius Krasuckas and Francois Gouget for feedback.

[PATCH 1/4] kernel32/tests: Added tests of FileIdBothDirectoryInfo for
GetFileInformationByHandleEx. (try 3)
* Merged header definitions.
* Lowercased hexadecimal values.
* Corrected whitespace spacing errors.

[PATCH 2/4] kernel32: Added implementation of FileIdBothDirectoryInfo
for GetFileInformationByHandleEx. (resend)
* No changes.

[PATCH 3/4] kernel32/tests: Added tests for OpenFileById. (try 3)
* Merged header definitions.
* Restored DUMMYUNIONNAME as the union name in FILE_ID_DESCRIPTOR.
* Added usage of macro U when accessing a DUMMYUNIONNAME member.
* Moved #include "winnls.h" after #include "winerror.h"
* Removed parameter names from pOpenFileById definition.

[PATCH 4/4] kernel32: Added implementation for OpenFileById. (try 2)
* No changes.

Try 2 message: http://source.winehq.org/patches/data/90816
Try 1 message: http://source.winehq.org/patches/data/90772

---
 dlls/kernel32/tests/file.c | 80
++++++++++++++++++++++++++++++++++++++++++++++
 include/winbase.h          | 43 +++++++++++++++++++++++++
 2 files changed, 123 insertions(+)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-kernel32-tests-Added-tests-of-FileIdBothDirectoryInf.patch
Type: text/x-patch
Size: 6534 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20121012/9f16700e/attachment-0001.bin>


More information about the wine-patches mailing list