Alexandre Julliard
|
5900da2869
|
user32: The LongPtr functions are only exported on 64-bit.
|
2009-08-24 15:17:34 +02:00 |
Nikolay Sivov
|
25dac198c3
|
user32: Add a stub for DisableProcessWindowsGhosting.
|
2009-05-27 11:11:36 +02:00 |
Nikolay Sivov
|
a2b7aafdae
|
user32: Implemented GetWindowRgnBox with some tests.
|
2009-04-02 15:09:55 +02:00 |
Hans Leidekker
|
066a8f442d
|
user32: Add a stub implementation of ChangeWindowMessageFilter.
|
2008-11-11 11:41:19 +01:00 |
Paul Chitescu
|
da012ed8e7
|
user32: Stub for LockWorkStation.
|
2008-09-17 18:11:11 +02:00 |
Alexandre Julliard
|
e4cba25ac7
|
user32: Implemented UpdateLayeredWindow and UpdateLayeredWindowIndirect.
|
2008-09-16 16:30:19 +02:00 |
Dmitry Timoshkov
|
90f0795971
|
user32: Implement GetWindowModuleFileName.
|
2008-05-27 12:57:23 +02:00 |
Alexandre Julliard
|
9727aa8123
|
winex11: Use SetWindowPos to invalidate DCEs when changing the pixel format.
|
2008-04-21 20:32:22 +02:00 |
Maarten Lankhorst
|
70a6495a31
|
user32: Implement BroadcastSystemMessage.
|
2008-04-03 12:00:02 +02:00 |
Alexandre Julliard
|
dc26f27835
|
winex11: Moved support for window moving/resizing back to user32.
|
2008-03-12 15:01:24 +01:00 |
Alexandre Julliard
|
b383690f52
|
user32: Added stubs for Cascade/TileChildWindows.
|
2008-03-05 19:22:23 +01:00 |
Alexandre Julliard
|
bb27b37599
|
user32: Moved win.h to the user32 directory.
|
2008-02-29 17:21:04 +01:00 |
Alexandre Julliard
|
936ab3a644
|
user32: Moved the ShowWindow implementation from winex11 back to user32.
|
2008-02-28 17:01:30 +01:00 |
Alexandre Julliard
|
1642fbcbc2
|
user32: Moved the DCE support from winex11 back to user32.
Window and class DCEs are now allocated lazily.
|
2008-02-25 15:59:19 +01:00 |
Stefan Leichter
|
684a5b4bab
|
user32: Added stub for GetMouseMovePointsEx.
|
2008-02-25 13:27:49 +01:00 |
Alistair Leslie-Hughes
|
c3f4ad58a1
|
user32: Add SetProcessDPIAware stub.
|
2008-01-11 12:23:43 +01:00 |
Louis Lenders
|
a467feae39
|
user32: Add stub for GetLayeredWindowAttributes.
|
2008-01-10 12:11:04 +01:00 |
Rob Shearman
|
91971561c1
|
user32: Add a stub implementation of RegisterServicesProcess.
|
2008-01-02 13:20:12 +01:00 |
L. Rahyen
|
43601c282b
|
user32: Implement initial stubs for all raw input functions.
|
2007-09-25 14:18:40 +02:00 |
Detlef Riekenberg
|
b90c6e2792
|
user32: Add a stub for GetAppCompatFlags2.
|
2007-07-31 12:34:48 +02:00 |
Aric Stewart
|
1afbc2c957
|
user32: Change SetDeskWallPaper spec.
|
2007-07-16 13:36:36 +02:00 |
Louis Lenders
|
2ca1ddd8f0
|
user32: Add RealChildWindowFromPoint.
|
2007-04-12 16:33:52 +02:00 |
Louis Lenders
|
2a42f7ae2d
|
user32: Define RealChildWindowFromPoint as a real stub.
|
2007-01-22 13:28:41 +01:00 |
Alexandre Julliard
|
b8a2e3b8a4
|
user32: Renamed the user/ directory to user32.
|
2006-11-16 14:49:25 +01:00 |