.. |
ttydrv
|
Convert WND.text field to Unicode.
|
2000-07-10 12:09:31 +00:00 |
x11drv
|
Convert WND.text field to Unicode.
|
2000-07-10 12:09:31 +00:00 |
.cvsignore
|
…
|
|
Makefile.in
|
…
|
|
caret.c
|
…
|
|
class.c
|
GetClassInfo should return global classes even if the hInstance
|
2000-07-09 12:21:07 +00:00 |
clipboard.c
|
Removed HEAP_xalloc.
|
2000-04-30 12:22:18 +00:00 |
cursoricon.c
|
GetIconInfo did no correctly identify icons from cursors.
|
2000-07-09 12:16:58 +00:00 |
dce.c
|
Added a NULL pointer check within DCE_AddClipRects function.
|
2000-06-15 00:12:12 +00:00 |
defdlg.c
|
…
|
|
defwnd.c
|
Convert WND.text field to Unicode.
|
2000-07-10 12:09:31 +00:00 |
dialog.c
|
Convert WND.text field to Unicode.
|
2000-07-10 12:09:31 +00:00 |
driver.c
|
Implemented a large number of the msvideo dll routines.
|
2000-07-08 12:50:26 +00:00 |
event.c
|
…
|
|
focus.c
|
…
|
|
hook.c
|
Fixed some issues reported by winapi_check.
|
2000-04-06 20:21:16 +00:00 |
input.c
|
Removed HEAP_xalloc.
|
2000-04-30 12:22:18 +00:00 |
keyboard.c
|
…
|
|
mdi.c
|
Convert WND.text field to Unicode.
|
2000-07-10 12:09:31 +00:00 |
message.c
|
Added setting of cursor postition to MSG_PostToQueue.
|
2000-06-15 00:09:04 +00:00 |
msgbox.c
|
Under Windows 95/98/NT, message boxes do not have a default icon.
|
2000-07-09 12:16:36 +00:00 |
multimon.c
|
Fixed a few compilation warnings.
|
2000-04-29 14:29:41 +00:00 |
nonclient.c
|
Exec a separate wine binary for every win32 process so that they run
|
2000-05-29 21:25:10 +00:00 |
painting.c
|
Make RDW_ValidateParent() modify the update region of all parents, not
|
2000-04-23 20:39:09 +00:00 |
property.c
|
…
|
|
queue.c
|
Moved idle event handling to the server.
|
2000-05-30 19:48:18 +00:00 |
rect.c
|
…
|
|
scroll.c
|
Scroll off-screen controls when scroll rectangle is NULL.
|
2000-05-11 21:41:15 +00:00 |
spy.c
|
Convert WND.text field to Unicode.
|
2000-07-10 12:09:31 +00:00 |
syscolor.c
|
…
|
|
sysmetrics.c
|
…
|
|
sysparams.c
|
Implemented/stubbed IconSize() and ControlPanelInfo() needed for Win
|
2000-06-24 12:54:00 +00:00 |
timer.c
|
Specify the service thread timers in ms instead of us.
|
2000-05-10 04:43:32 +00:00 |
user.c
|
Stubs for CreateDesktopA and EnumDesktopWindows.
|
2000-07-15 15:13:56 +00:00 |
win.c
|
Allow SetWindowLong(... GWL_STYLE) to change visible bit.
|
2000-07-15 19:42:52 +00:00 |
winhelp.c
|
WinHelp must accept a NULL pointer to the help key string.
|
2000-04-29 14:15:11 +00:00 |
winpos.c
|
Check for WS_DISABLED parent in WindowFromPoint for un-managed windows.
|
2000-07-08 18:28:25 +00:00 |
winproc.c
|
Do not send WM_SIZING to 16-bit windows.
|
2000-05-07 18:41:59 +00:00 |