Alexandre Julliard
|
3313c40b7c
|
user32: Reimplement 16-bit clipboard functions on top of the 32-bit ones.
|
2009-12-23 14:27:31 +01:00 |
|
Alexandre Julliard
|
0280f058f9
|
user32: Add wrapper functions for manipulation of cursor/icon handles.
|
2009-12-22 17:27:25 +01:00 |
|
Alexandre Julliard
|
1d1f8e2a2c
|
user32: Move DestroyIcon32 implementation to user16.c.
|
2009-12-22 13:48:19 +01:00 |
|
Alexandre Julliard
|
0fbe20a254
|
user32: Move freeing of a 16-bit module's classes to wnd16.c.
|
2009-12-22 12:33:33 +01:00 |
|
Alexandre Julliard
|
e3bcc11beb
|
user32: Move freeing of a 16-bit module's icons to user16.c.
|
2009-12-22 12:16:24 +01:00 |
|
Alexandre Julliard
|
d5b270eadd
|
user32: Reimplement loading of 16-bit cursors and icons using 16-bit resource functions.
|
2009-12-22 12:14:46 +01:00 |
|
Alexandre Julliard
|
3806f9aee9
|
user32: Move a number of 16-bit cursor/icon functions to user16.c.
|
2009-12-21 15:36:52 +01:00 |
|
Alexandre Julliard
|
25d7e0b968
|
user32: Move wsprintf16 to user16.c.
|
2009-12-18 12:44:26 +01:00 |
|
Alexandre Julliard
|
15000f32b6
|
user32: Move the 16-bit menu functions to user16.c.
|
2009-12-17 15:04:21 +01:00 |
|
Alexandre Julliard
|
02e74fa8a6
|
user32: Implement UserRegisterWowHandlers function and add a handler for the button winproc.
|
2009-12-15 16:09:13 +01:00 |
|
Alexandre Julliard
|
57e9244ab6
|
user32: Move SystemParametersInfo16 to user16.c.
|
2009-12-14 12:03:55 +01:00 |
|
Alexandre Julliard
|
2a64c6b11c
|
user32: Move driver support to mmsystem and replace it with stubs in user.exe.
|
2009-11-12 23:09:21 +01:00 |
|
Alexandre Julliard
|
09d1c52fa0
|
user32: Move 16-bit resource functions to user16.c.
|
2009-10-15 17:55:46 +02:00 |
|
Alexandre Julliard
|
796346f825
|
user32: Get rid of the 16-bit heap support.
|
2009-10-12 17:07:04 +02:00 |
|
Alexandre Julliard
|
6c8e3a8539
|
user32: Move a few 16-bit user functions to user16.c where they belong.
|
2009-02-24 17:36:50 +01:00 |
|
Andrew Talbot
|
d8ce2207b8
|
user32: Remove unused variables.
|
2008-04-30 10:25:35 +02:00 |
|
Alexandre Julliard
|
61bace5ba9
|
Revert "user32: Moved some 16-bit functions."
This partially reverts commit 6e9fea22f82fe60624e1081d74ad990a5c428eed.
16-bit and 32-bit clipboard handles aren't interchangeable.
|
2007-12-17 11:56:05 +01:00 |
|
Rémi Assailly
|
06b3967978
|
user32: Renamed and moved SetDeskPattern.
|
2007-10-03 11:02:34 +02:00 |
|
Rémi Assailly
|
6e9fea22f8
|
user32: Moved some 16-bit functions.
|
2007-10-03 11:02:28 +02:00 |
|
Alexandre Julliard
|
b8a2e3b8a4
|
user32: Renamed the user/ directory to user32.
|
2006-11-16 14:49:25 +01:00 |
|