Sweden-Number/windows
Ove Kaaven 483c548eed CreateDialogParamA should not call CreateDialogParamW, because
that'd create a dialog box with a Unicode dialog procedure...
1999-07-18 15:29:09 +00:00
..
ttydrv Removed all EVENT_Synchronize( FALSE ) calls; use a periodic callback 1999-07-10 10:24:31 +00:00
x11drv Removed the old, historical and no longer working IPC support. 1999-07-11 14:13:56 +00:00
.cvsignore Initial revision 1998-10-04 18:02:24 +00:00
Makefile.in Replace GRAPH_ functions with Win SDK equivalents. 1998-12-08 09:14:09 +00:00
caret.c Converted to the new debug interface, using script written by Patrik 1999-07-04 16:02:24 +00:00
class.c Converted to the new debug interface, using script written by Patrik 1999-07-04 16:02:24 +00:00
clipboard.c Converted to the new debug interface, using script written by Patrik 1999-07-04 16:02:24 +00:00
dce.c Converted to the new debug interface, using script written by Patrik 1999-07-04 16:02:24 +00:00
defdlg.c Implemented WM_NOTIFYFORMAT. 1999-04-01 10:10:24 +00:00
defwnd.c Converted to the new debug interface, using script written by Patrik 1999-07-04 16:02:24 +00:00
dialog.c CreateDialogParamA should not call CreateDialogParamW, because 1999-07-18 15:29:09 +00:00
dinput.c Added checks for sys/errno.h, sys/signal.h and sys/mman.h. 1999-07-10 13:16:29 +00:00
display.c Converted to the new debug interface, using script written by Patrik 1999-07-04 16:02:24 +00:00
driver.c ANSI C fixes. 1999-06-26 14:58:24 +00:00
event.c Removed all EVENT_Synchronize( FALSE ) calls; use a periodic callback 1999-07-10 10:24:31 +00:00
focus.c Converted to the new debug interface, using script written by Patrik 1999-07-04 16:02:24 +00:00
hook.c Converted to the new debug interface, using script written by Patrik 1999-07-04 16:02:24 +00:00
input.c Remove unnecessary warning in TranslateAccelator. 1999-05-29 14:02:28 +00:00
keyboard.c Take advantage of the new registers saved in the STACK16FRAME to turn 1999-07-11 17:20:01 +00:00
mdi.c Converted to the new debug interface, using script written by Patrik 1999-07-04 16:02:24 +00:00
message.c Removed the old, historical and no longer working IPC support. 1999-07-11 14:13:56 +00:00
mouse.c Converted to the new debug interface, using script written by Patrik 1999-07-04 16:02:24 +00:00
msgbox.c Converted to the new debug interface, using script written by Patrik 1999-07-04 16:02:24 +00:00
multimon.c ANSI C fixes. 1999-06-26 14:58:24 +00:00
nonclient.c Windows should be activated in these cases: 1999-07-04 15:54:11 +00:00
painting.c Remove the validated child area from the update region of parent for 1999-06-27 15:32:23 +00:00
property.c Converted to the new debug interface, using script written by Patrik 1999-07-04 16:02:24 +00:00
queue.c ANSI C fixes. 1999-06-26 14:58:24 +00:00
rect.c Added missing/wrong includes. 1999-06-12 14:55:11 +00:00
scroll.c Converted to the new debug interface, using script written by Patrik 1999-07-04 16:02:24 +00:00
syscolor.c Converted to the new debug interface, using script written by Patrik 1999-07-04 16:02:24 +00:00
sysmetrics.c SM_C[XY]FRAME is BorderWidth + 1. 1999-07-03 15:39:09 +00:00
timer.c Converted to the new debug interface, using script written by Patrik 1999-07-04 16:02:24 +00:00
user.c Take advantage of the new registers saved in the STACK16FRAME to turn 1999-07-11 17:20:01 +00:00
win.c Take advantage of the new registers saved in the STACK16FRAME to turn 1999-07-11 17:20:01 +00:00
winhelp.c Converted to the new debug interface, using script written by Patrik 1999-07-04 16:02:24 +00:00
winpos.c Removed all EVENT_Synchronize( FALSE ) calls; use a periodic callback 1999-07-10 10:24:31 +00:00
winproc.c ANSI C fixes. 1999-06-26 14:58:24 +00:00