Michael Stefaniuc
|
ec5612ee1d
|
Some more fixes for compiling the user dll with -DSTRICT.
|
2002-10-30 23:45:38 +00:00 |
Alexandre Julliard
|
0ccb9feadc
|
Store the original GDI palette functions in pfnSelectPalette and
pfnRealizePalette so that USER doesn't have to import them.
|
2002-10-18 04:05:49 +00:00 |
Alexandre Julliard
|
0ca051e555
|
Fixed wownt32.h to make it usable from inside Wine, and use it to
avoid some duplication of the handle conversion macros.
|
2002-10-17 16:43:42 +00:00 |
Alexandre Julliard
|
613ead7f0f
|
Fixed some handle conversions in prevision of void* handles.
|
2002-10-04 00:27:10 +00:00 |
Michael Stefaniuc
|
2d0acacb45
|
Moved some 16-bit functions from windows/cursoricon.c to
dlls/user/user16.c.
|
2002-09-27 22:04:54 +00:00 |
Patrik Stridvall
|
d8f50798b6
|
Implement wrapper calls for the 16 bit GlobalAtom* functions.
|
2002-08-28 00:38:42 +00:00 |