[Bug 796] New: - rewrite PSAPI to use NtQuerySystemInformation

wine-bugs at winehq.com wine-bugs at winehq.com
Fri Jun 14 08:16:00 CDT 2002


http://bugs.winehq.com/show_bug.cgi?id=796

           Summary: rewrite PSAPI to use NtQuerySystemInformation
           Product: Wine
           Version: CVS
          Platform: PC
        OS/Version: Windows NT
            Status: NEW
          Severity: normal
          Priority: P2
         Component: wine-kernel
        AssignedTo: wine-bugs at winehq.com
        ReportedBy: Steven_Ed4153 at yahoo.com


Wine's psapi.dll does not follow the same design and uses the toolhelp apis 
from kernel32 with a direct wineserver call to enumerate process information. 
This is unportable and should be fixed by first implementing 
NtQuerySystemInformation() and exporting it from ntdll.

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=796>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.



More information about the wine-bugs mailing list