Hi, I've cleaned up the usage of NTDLL.DLL functions slightly. For some reason the function ZwQueryInformationProcess has been additionally defined even though NtQueryInformationProcess was already available. Additional functions have been defined as ZwXXX while formerly already defined functions did use the NtXXX style.
I changed that now so that all functions are called with Nt prefix. Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Developer mailto:[EMAIL PROTECTED] Red Hat, Inc.
