ntdll: Correct third parameter of NtQueryInformationAtom

James Hawkins truiken at gmail.com
Mon Sep 5 02:13:46 CDT 2005


Hi,

According to ntinternals.net the third parameter to
NtQueryInformationAtom is of type PVOID, which makes sense because
this OUT parameter's type changes depending on the type of requested
information, e.g., AtomBasicInformation or AtomTableInformation.

Changelog
* Correct third parameter of NtQueryInformationAtom.

-- 
James Hawkins
-------------- next part --------------
A non-text attachment was scrubbed...
Name: atom.diff
Type: text/x-patch
Size: 1805 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20050905/7e83d251/atom-0001.diff


More information about the wine-patches mailing list