Paul Vriens
|
4cc3b97ec1
|
Check for a NULL pointer in GetWindowTextA/W.
|
2005-05-14 18:49:19 +00:00 |
Dmitry Timoshkov
|
3f5990eb9a
|
Avoid a crash in free_window_handle() on an invalid window handle.
|
2005-05-13 13:58:17 +00:00 |
Alexandre Julliard
|
90af05f060
|
Treat 0xffff the same as 0 for the handle generation field to avoid
sign extension problems.
|
2005-05-07 15:03:00 +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
|
172e731c0b
|
Moved most files from the windows directory to dlls/user.
|
2005-04-25 11:33:34 +00:00 |