Patrik Stridvall
|
dae8de69e2
|
Documentation ordinal fixes (using winapi_fixup).
|
2001-06-13 20:13:18 +00:00 |
Alexandre Julliard
|
67a749999a
|
New set of macros for server calls; makes requests without variable
part somewhat faster.
|
2001-02-27 02:09:16 +00:00 |
Patrik Stridvall
|
0c61028734
|
Documentation ordinal fixes.
|
2001-01-25 22:22:21 +00:00 |
Alexandre Julliard
|
8081e5a1e5
|
Added handle_t type to server interface so that we can make handles
pointers later on.
Always use 0 to signal invalid handle in server requests.
|
2001-01-05 04:08:07 +00:00 |
Rein Klazes
|
65dc8e47c6
|
Test pointer before it is dereferenced in CreateEventW().
|
2000-12-29 03:18:08 +00:00 |
Alexandre Julliard
|
ab687979fd
|
Moved standard syslevel APIs declaration to winbase.h.
Use exported syslevel function wherever possible.
Moved SEGPTR declaration to windef16.h.
|
2000-11-15 23:41:46 +00:00 |
Alexandre Julliard
|
afb49ead82
|
Moved a bunch of routines to kernel32.dll (with the help of
Dimitrie O. Paun).
|
2000-09-29 20:48:04 +00:00 |