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]

Re: Minor additions to winbase.h and ntdll.def


Hartmut Honisch wrote:
Winbase.h
- Changed NMPWAIT_WAIT_FOREVER constant from (-1) to 0xffffffff (like in
Why?

Microsoft's header file)
- Added LOGON32_LOGON_NETWORK

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

Looking at Microsoft's header files and making changes to w32api is not allowed. You'll have to find the MSDN documentation and provide the references.

Earnie.


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