..
class.c
Fixed wownt32.h to make it usable from inside Wine, and use it to
2002-10-17 16:43:42 +00:00
clipboard.c
Don't use wine/unicode.h in the header files, include it directly
2002-10-23 20:20:59 +00:00
cursoricon.c
Fixed wownt32.h to make it usable from inside Wine, and use it to
2002-10-17 16:43:42 +00:00
dce.c
Make LockWindowUpdate return more Windows-like values.
2002-07-09 01:57:28 +00:00
defdlg.c
Some fixes for the compilation of the user dll with -DSTRICT.
2002-10-28 20:11:40 +00:00
defwnd.c
- change the internal functions in windows/cursoricon.c to use 32bit
2002-10-10 21:22:09 +00:00
dialog.c
Fixed wownt32.h to make it usable from inside Wine, and use it to
2002-10-17 16:43:42 +00:00
driver.c
Fixed some issues found by winapi_check.
2002-09-24 18:29:39 +00:00
hook.c
Moved a few remaining 16-bit window functions to wnd16.c and moved it
2002-10-28 19:04:39 +00:00
input.c
Moved mouse capture handling into the server.
2002-10-12 01:24:37 +00:00
keyboard.c
Removed trailing whitespace.
2002-05-31 23:06:46 +00:00
mdi.c
Some fixes for the compilation of the user dll with -DSTRICT.
2002-10-28 20:11:40 +00:00
message.c
- Make int09 update the BIOS data segment's keyboard status flags
2002-10-28 23:51:27 +00:00
msgbox.c
MessageBoxIndirectW: call FindResourceEx with arguments in the right
2002-10-23 18:45:46 +00:00
multimon.c
Removed trailing whitespace.
2002-05-31 23:06:46 +00:00
nonclient.c
Reimplemented Get/SetActiveWindow, Get/SetFocus and
2002-10-11 23:41:06 +00:00
painting.c
Store the original GDI palette functions in pfnSelectPalette and
2002-10-18 04:05:49 +00:00
queue.c
Implemented GetWindowTask16 on top of GetWindowThreadProcessId.
2002-10-23 18:56:02 +00:00
rect.c
Removed trailing whitespace.
2002-05-31 23:06:46 +00:00
scroll.c
Rewrote caret implementation to store the information in the server.
2002-10-17 01:24:33 +00:00
spy.c
Moved a few remaining 16-bit window functions to wnd16.c and moved it
2002-10-28 19:04:39 +00:00
struct32.c
Fixed wownt32.h to make it usable from inside Wine, and use it to
2002-10-17 16:43:42 +00:00
struct32.h
Added LGPL standard comment, and copyright notices where necessary.
2002-03-09 23:29:33 +00:00
syscolor.c
Fixed GDI heap selector handling broken by previous change.
2002-10-02 23:47:14 +00:00
sysmetrics.c
Correct some of the system metrics to more closely match Windows
2002-08-28 00:54:53 +00:00
sysparams.c
Correct some of the system metrics to more closely match Windows
2002-08-28 00:54:53 +00:00
timer.c
Store thread id instead of queue handle in timer structure.
2002-10-23 18:56:34 +00:00
user.c
Make GetFreeSystemResources16 print its values on TRACE.
2002-10-28 20:12:11 +00:00
win.c
Moved a few remaining 16-bit window functions to wnd16.c and moved it
2002-10-28 19:04:39 +00:00
winhelp.c
Fixed wownt32.h to make it usable from inside Wine, and use it to
2002-10-17 16:43:42 +00:00
winpos.c
Moved a few remaining 16-bit window functions to wnd16.c and moved it
2002-10-28 19:04:39 +00:00
winproc.c
Moved a few remaining 16-bit window functions to wnd16.c and moved it
2002-10-28 19:04:39 +00:00