This is the mail archive of the cygwin-patches@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Minor additions to winbase.h and ntdll.def


Winbase.h
- Changed NMPWAIT_WAIT_FOREVER constant from (-1) to 0xffffffff (like in
Microsoft's header file)
- Added LOGON32_LOGON_NETWORK

ntdll.def:
- Added Nt-/ZwConnectPort, Nt-/ZwOpenEvent, Nt-/ZwRequestWaitReplyPort,
Nt-/ZwWaitForSingleObject

Attachment: w32api.patch
Description: Binary data


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]