Huw Davies
|
d5fce697f7
|
When loading a bitmap we should stretch the image to the requested
size.
|
2005-06-13 18:47:21 +00:00 |
Alexandre Julliard
|
0260e2b543
|
Moved functions from windows/user.c to more appropriate places, and
get rid of that file.
|
2005-05-25 18:42:37 +00:00 |
Alexandre Julliard
|
90dd7f0603
|
Removed implementation of LoadDIBIconHandler16 and
LoadDIBCursorHandler16 since they are no longer used, and stop
exporting NE_DefResourceHandler.
|
2005-05-18 15:37:41 +00:00 |
Alexandre Julliard
|
6b4c02e57f
|
Moved remaining messaging definitions to user_private.h and removed
message.h.
|
2005-04-27 10:23:24 +00:00 |
Alexandre Julliard
|
86be9f20da
|
Removed the MESSAGEQUEUE structure, and store the corresponding
information directly in the TEB, in the Win32ClientInfo field.
|
2005-04-27 08:18:20 +00:00 |
Alexandre Julliard
|
172e731c0b
|
Moved most files from the windows directory to dlls/user.
|
2005-04-25 11:33:34 +00:00 |