NTDLL: replace GetCurrentProcess with NtCurrentProcess in ntdll

Ivan Leo Puoti ivanleo at gmail.com
Mon Feb 21 05:52:56 CST 2005


Even if internally we define GetCurrentProcess as a macro, it just looks
wrong to unnecessarily use the name of a win32 API in ntdll.

ChangeLog
Replace GetCurrentProcess() with NtCurrentProcess() in ntdll.

Ivan.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: wtnt.diff
Type: text/x-patch
Size: 14282 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20050221/d2e74a89/wtnt.bin


More information about the wine-patches mailing list