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
|
83f52d11c1
|
Moved all Win16 definitions out of the standard Windows headers.
|
2000-09-26 22:20:14 +00:00 |
James Abbatiello
|
48a3157953
|
Increase number of supported args for WOW_CallProc32W16 from 11 to 13
(for CreateService).
|
2000-08-28 19:29:44 +00:00 |
Peter Ganten
|
391466dd8b
|
If a module cannot be found in LoadLibraryEx32W16, call LoadLibraryEx
anyway, since it might be a builtin module.
|
2000-08-16 12:43:42 +00:00 |
Alexandre Julliard
|
e101f6db3b
|
Cleaned up a few inter-dll dependencies. Added a few imports.
|
2000-08-14 14:42:41 +00:00 |
Peter Ganten
|
c845ad8843
|
LoadLibraryEx32W16 should use the search algorithm of 16-bit libraries.
|
2000-08-07 04:18:00 +00:00 |
Alexandre Julliard
|
d5041fc45a
|
Moved thunking functions off to kernel32.dll.
|
2000-07-25 16:42:25 +00:00 |