.. |
resources
|
user32: Make user.exe into a stand-alone 16-bit module.
|
2009-12-24 12:15:12 +01:00 |
tests
|
user32/tests: Remove some explicit LPARAM/WPARAM casts.
|
2009-12-28 12:27:13 +01:00 |
Makefile.in
|
user32: Make user.exe into a stand-alone 16-bit module.
|
2009-12-24 12:15:12 +01:00 |
button.c
|
user32: Remove some explicit LPARAM/WPARAM casts.
|
2009-12-28 12:27:13 +01:00 |
caret.c
|
…
|
|
class.c
|
…
|
|
clipboard.c
|
user32: Get rid of 16-bit handles in the driver clipboard interface.
|
2009-12-23 14:27:31 +01:00 |
combo.c
|
user32: Remove some explicit LPARAM/WPARAM casts.
|
2009-12-28 12:27:13 +01:00 |
controls.h
|
user32: Make user.exe into a stand-alone 16-bit module.
|
2009-12-24 12:15:12 +01:00 |
cursoricon.c
|
…
|
|
dde_client.c
|
…
|
|
dde_misc.c
|
…
|
|
dde_private.h
|
…
|
|
dde_server.c
|
…
|
|
defdlg.c
|
user32: Remove the no longer needed WIN_ISDIALOG flag.
|
2009-12-23 21:13:58 +01:00 |
defwnd.c
|
…
|
|
desktop.c
|
user32: Make user.exe into a stand-alone 16-bit module.
|
2009-12-24 12:15:12 +01:00 |
dialog.c
|
user32: Remove the no longer needed WIN_ISDIALOG flag.
|
2009-12-23 21:13:58 +01:00 |
driver.c
|
user32: Get rid of 16-bit handles in the driver clipboard interface.
|
2009-12-23 14:27:31 +01:00 |
edit.c
|
user32: Remove some explicit LPARAM/WPARAM casts.
|
2009-12-28 12:27:13 +01:00 |
exticon.c
|
…
|
|
focus.c
|
…
|
|
hook.c
|
user32: Make HOOK_IsHooked function static.
|
2009-12-23 14:27:31 +01:00 |
icontitle.c
|
…
|
|
input.c
|
…
|
|
listbox.c
|
user32: Move handling of listbox sizes for Win 3.1 apps to the 16-bit code.
|
2009-12-24 21:09:17 +01:00 |
lstr.c
|
…
|
|
mdi.c
|
user32: Remove some explicit LPARAM/WPARAM casts.
|
2009-12-28 12:27:13 +01:00 |
menu.c
|
…
|
|
message.c
|
user32: Remove some explicit LPARAM/WPARAM casts.
|
2009-12-28 12:27:13 +01:00 |
misc.c
|
user32: Move a few 16-bit stubs to user16.c.
|
2009-12-23 19:49:27 +01:00 |
msgbox.c
|
…
|
|
nonclient.c
|
user32: Make user.exe into a stand-alone 16-bit module.
|
2009-12-24 12:15:12 +01:00 |
painting.c
|
…
|
|
property.c
|
…
|
|
resource.c
|
…
|
|
resources.h
|
…
|
|
scroll.c
|
…
|
|
spy.c
|
user32: Replace spy functions by a simple trace in 16-bit code.
|
2009-12-23 19:45:03 +01:00 |
static.c
|
user32: Move loading of static icons for 16-bit windows to the 16-bit wrapper.
|
2009-12-28 23:50:40 +01:00 |
sysparams.c
|
…
|
|
text.c
|
…
|
|
uitools.c
|
…
|
|
user32.spec
|
…
|
|
user_main.c
|
user32: Load the 32-bit user.exe module wrapper from the 32-bit side.
|
2009-12-28 23:50:40 +01:00 |
user_private.h
|
user32: Make user.exe into a stand-alone 16-bit module.
|
2009-12-24 12:15:12 +01:00 |
win.c
|
user32: Remove the no longer needed WIN_ISDIALOG flag.
|
2009-12-23 21:13:58 +01:00 |
win.h
|
user32: Make user.exe into a stand-alone 16-bit module.
|
2009-12-24 12:15:12 +01:00 |
winhelp.c
|
…
|
|
winpos.c
|
…
|
|
winproc.c
|
user32: Use the wait message handler for the yield in PeekMessageW too.
|
2009-12-24 12:08:02 +01:00 |
winstation.c
|
…
|
|
wsprintf.c
|
…
|
|