Alexandre Julliard
|
c963e25c0e
|
Get rid of the 32-bit user signal proc since we always run builtin
USER now. Moved USER module cleanups to the 16-bit signal proc.
|
2003-05-15 23:11:00 +00:00 |
Alexandre Julliard
|
7e92c9af7b
|
Replaced most uses of the auto-generated glue code by explicit calls
to WOWCallback16Ex.
|
2003-02-27 21:09:45 +00:00 |
Alexandre Julliard
|
45078fb008
|
Properly split the 16-bit versions of GrayString and TabbedTextOut.
|
2002-11-22 20:41:17 +00:00 |
Alexandre Julliard
|
7ef66af34a
|
Moved some more 16-bit functions to user16.c.
A few fixes for -DSTRICT.
|
2002-11-22 04:47:10 +00:00 |
Eric Pouech
|
b6aad50245
|
Implemented a Wine-only scheme for interprocess WinHelp message
passing.
|
2002-11-11 22:20:47 +00:00 |
Alexandre Julliard
|
cf2e57d0c7
|
Split out some more 16-bit code.
|
2002-10-31 22:06:53 +00:00 |
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 |