ntdll: NtQueryDirectoryObject

Ivan Leo Puoti ivanleo at gmail.com
Thu Sep 29 19:22:47 CDT 2005


NtQueryDirectoryObject is more or less the most screwed up function I've 
ever seen.
The API is partially broken, the ABI is broken, and the documentation is 
wrong.
This patch fixes the docs and the ABI, however the function will still 
only work correctly for calls that only require one entry to be 
returned, but I guess it's better than what we've got now.

ChangeLog: Fix NtQueryDirectoryObject ABI, update docs.

Ivan.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: NtQueryDirectoryObject.diff
Type: text/x-patch
Size: 5099 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20050930/c2e0c4d7/NtQueryDirectoryObject.diff


More information about the wine-patches mailing list