.. |
resources
|
|
|
tests
|
user32: Don't check for driver events before normal messages in PeekMessage.
|
2012-11-21 19:20:27 +01:00 |
button.c
|
|
|
caret.c
|
|
|
class.c
|
user32: Add internal class small icons.
|
2012-10-15 15:27:28 +02:00 |
clipboard.c
|
|
|
combo.c
|
|
|
controls.h
|
|
|
cursoricon.c
|
user32: Use FIELD_OFFSET to calculate the size of a struct with variable length array.
|
2012-10-24 12:01:48 +02:00 |
dde_client.c
|
|
|
dde_misc.c
|
|
|
dde_private.h
|
|
|
dde_server.c
|
|
|
defdlg.c
|
|
|
defwnd.c
|
user32: Refresh the frame when the style bits of a layered window are changed.
|
2012-09-13 13:50:40 +02:00 |
desktop.c
|
user32: Simplify initialization of the desktop wallpaper.
|
2012-11-15 21:21:48 +01:00 |
dialog.c
|
user32: Remove superfluous function pointer casts.
|
2012-09-20 19:22:59 +02:00 |
driver.c
|
user32: Forward SystemParametersInfo calls to the user driver first.
|
2012-11-15 21:21:49 +01:00 |
edit.c
|
user32: Free the uniscribe data before freeing the linedefs.
|
2012-09-17 18:31:37 +02:00 |
exticon.c
|
user32: Avoid sizeof on structs with variable length array.
|
2012-10-31 18:07:35 +01:00 |
focus.c
|
user32: Add a driver entry point for UpdateLayeredWindow.
|
2012-10-01 13:20:20 +02:00 |
hook.c
|
user32: Add a driver entry point for UpdateLayeredWindow.
|
2012-10-01 13:20:20 +02:00 |
icontitle.c
|
|
|
input.c
|
user32: Implement GetRawInputDeviceInfoA().
|
2012-10-22 11:44:28 +02:00 |
listbox.c
|
|
|
lstr.c
|
|
|
Makefile.in
|
|
|
mdi.c
|
|
|
menu.c
|
user32: Don't bother using the register storage class specifier.
|
2012-09-14 15:41:40 +02:00 |
message.c
|
user32: Fix the wait event mask in PeekMessage.
|
2012-11-22 11:57:15 +01:00 |
misc.c
|
|
|
msgbox.c
|
|
|
nonclient.c
|
|
|
painting.c
|
gdi32: Add a DC hook flag to reset the DC state.
|
2012-10-24 18:24:03 +02:00 |
property.c
|
|
|
resource.c
|
|
|
resources.h
|
|
|
scroll.c
|
|
|
spy.c
|
user32: Delay message spying initialization until needed.
|
2012-10-15 19:26:51 +02:00 |
static.c
|
|
|
sysparams.c
|
user32: Reimplement system color handling using standard system parameter entries.
|
2012-11-19 16:35:23 +01:00 |
text.c
|
user32: Avoid memory leaks (coverity).
|
2012-10-30 19:14:17 +01:00 |
uitools.c
|
user32: Make sure the scroll button arrows are really at least 3 pixels.
|
2012-11-20 19:46:56 +01:00 |
user32.rc
|
|
|
user32.spec
|
user32: Add a Wine-specific entry point to set the pixel format of a window.
|
2012-10-03 23:08:22 +02:00 |
user_main.c
|
user32: Delay message spying initialization until needed.
|
2012-10-15 19:26:51 +02:00 |
user_private.h
|
user32: Forward SystemParametersInfo calls to the user driver first.
|
2012-11-15 21:21:49 +01:00 |
win.c
|
user32: Make sure that window's normal_rect is initialized at window creation time.
|
2012-10-15 13:31:09 +02:00 |
win.h
|
user32: Store the pixel format in the window structure.
|
2012-10-09 09:51:29 +02:00 |
winhelp.c
|
|
|
winpos.c
|
user32: Add some error checking in ScreenToClient and ClientToScreen.
|
2012-11-14 16:29:49 +01:00 |
winproc.c
|
user32: Don't flush window surfaces while waiting for a sent message reply.
|
2012-10-29 14:39:53 +01:00 |
winstation.c
|
|
|
wsprintf.c
|
|
|