Alexandre Julliard
|
7687f78f71
|
user32: Don't inherit stdin/stdout handles in explorer.
|
2008-01-14 15:50:06 +01:00 |
Louis Lenders
|
a467feae39
|
user32: Add stub for GetLayeredWindowAttributes.
|
2008-01-10 12:11:04 +01:00 |
Alexandre Julliard
|
a54a990b3b
|
server: Allow to specify the class name instead of the atom to find a window.
|
2007-11-02 15:26:49 +01:00 |
Alexandre Julliard
|
1fc461f98b
|
server: Allow to specify the class name instead of the atom to create a window.
|
2007-11-02 15:16:25 +01:00 |
Alexandre Julliard
|
86c8860d62
|
user32: SetParent should not make the window topmost.
|
2007-10-31 18:00:53 +01:00 |
Alexandre Julliard
|
ebc6864953
|
user32: Don't allow changing the WS_EX_TOPMOST style with SetWindowLong.
|
2007-10-31 17:53:58 +01:00 |
Alexandre Julliard
|
e2b5227b65
|
user32: Fix a slightly incorrect assert.
|
2007-10-30 14:11:44 +01:00 |
Mikolaj Zalewski
|
585329ed13
|
user32: Better fix how to handle GetWindowLongPtr[AW](..., GWLP_WNDPROC) for builtin winprocs.
|
2007-10-30 14:08:50 +01:00 |
Alexandre Julliard
|
8bbeadf565
|
user32: IsChild must not consider the desktop window.
|
2007-08-24 10:56:51 +02:00 |
Alexandre Julliard
|
d00d54ebeb
|
user32: Get rid of winproc.h and move definitions in user_private.h.
|
2007-08-08 15:31:59 +02:00 |
Dmitry Timoshkov
|
9a295e7f87
|
user32: Fix some compilation warnings in 64-bit mode.
|
2007-05-30 13:24:27 +02:00 |
Dmitry Timoshkov
|
d57dc9da0a
|
user32: Fix some failures in the MDI message test.
|
2007-01-04 21:12:26 +01:00 |
Pierre d'Herbemont
|
221b044740
|
user32: Factorize graphics driver SetParent into user32.
|
2006-12-12 20:38:32 +01:00 |
Alexandre Julliard
|
b8a2e3b8a4
|
user32: Renamed the user/ directory to user32.
|
2006-11-16 14:49:25 +01:00 |