Alexandre Julliard
|
8ba666f3a7
|
Store the keyboard state in the thread input structure on the server
side.
|
2003-01-08 19:56:31 +00:00 |
Alexandre Julliard
|
a9135e8333
|
Removed support for 'rsrc' spec file statement.
|
2002-11-18 23:16:09 +00:00 |
Alexandre Julliard
|
0286135de3
|
Rewrote hook support to store the hook chain in the server.
Split off 16-bit hook functions and re-implemented them on top of the
32-bit ones; system-wide 16-bit hooks are no longer supported at this
point.
|
2002-10-29 00:41:42 +00:00 |
Alexandre Julliard
|
16a303b376
|
Replaced 'heap' .spec statement by a command line option.
Updated winebuild manpage.
|
2002-09-12 22:51:20 +00:00 |
Dimitrie O. Paun
|
f476a0fbdc
|
Make all spec files grep-able.
|
2002-09-12 00:52:39 +00:00 |
Patrik Stridvall
|
d8f50798b6
|
Implement wrapper calls for the 16 bit GlobalAtom* functions.
|
2002-08-28 00:38:42 +00:00 |
Alexandre Julliard
|
f5e5fcac97
|
Tried to make IsDialogMessageW more compatible. Changed
IsDialogMessage16/A to call IsDialogMessageW.
|
2002-07-05 00:23:02 +00:00 |
Alexandre Julliard
|
77afd6c47e
|
Made some more spec file entries optional or unnecessary.
Fixed a few DLLName/DLLFileName mismatches.
|
2002-06-21 19:15:45 +00:00 |
Alexandre Julliard
|
7cae558bdc
|
Removed some more trailing whitespace.
|
2002-06-01 02:55:48 +00:00 |
Alexandre Julliard
|
a05e448d90
|
Renamed some 16-bit spec files to match the dll name.
|
2002-03-26 19:56:06 +00:00 |