Patrik Stridvall
|
4a73973f23
|
Fixed/moved/added missing/wrong function prototypes.
|
1999-07-04 11:01:21 +00:00 |
Alexandre Julliard
|
89fae7eb30
|
Moved some exception definitions to winnt.h and ntddk.h.
|
1999-05-12 12:47:01 +00:00 |
Alexandre Julliard
|
dd93d25577
|
Improved exception handling.
Based on the work of Sergey Turchanov <turchanov@usa.net>.
|
1999-05-09 16:12:19 +00:00 |
Juergen Schmied
|
d1f10c50ef
|
Implemented NtTerminateProcess and NtDisplayString.
|
1999-04-11 14:53:24 +00:00 |
Juergen Schmied
|
7f0c5f3e7f
|
Many new prototypes.
|
1999-03-09 17:46:10 +00:00 |
Alexandre Julliard
|
a396029270
|
Large-scale renaming of all Win32 functions and types to use the
standard Windows names.
|
1999-02-26 11:11:13 +00:00 |
Juergen Schmied
|
3426d85319
|
- made the security functions consistent. advapi calls down to ntdll now
- new SetSecurityDescriptorGroup, SetSecurityDescriptorOwner,
SetSecurityDescriptorSacl, GetSecurityDescriptorDacl
- nt-header cleanup
|
1999-02-19 16:29:05 +00:00 |
Juergen Schmied
|
cdbdab74bd
|
Made nt-related types compatible, throw out wine-specific types.
|
1999-02-12 13:44:38 +00:00 |