wine-wine/windows
Francois Gouget 69e3500950 Add missing WIN_ReleaseWndPtr in WIN_CreateDesktopWindow. 2002-05-19 22:20:31 +00:00
..
.cvsignore Specify the complete source file list for a dll inside the main 2002-05-14 18:36:54 +00:00
caret.c Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
class.c Export the debugging API from libwine instead of ntdll. 2002-05-17 02:55:48 +00:00
clipboard.c Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
cursoricon.c Cleaned up some inter-dll dependencies in palette management. 2002-05-02 21:49:50 +00:00
dce.c Clear the DC dirty flag before calling SetDCState to avoid spurious 2002-04-22 22:37:34 +00:00
defdlg.c Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
defwnd.c Fixed problem with mouse cursors in Word. 2002-04-09 01:37:06 +00:00
dialog.c Export the debugging API from libwine instead of ntdll. 2002-05-17 02:55:48 +00:00
driver.c Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
focus.c Replace some SendMessage with SendNotifyMessage in case the target 2002-04-06 00:40:41 +00:00
hook.c Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
input.c Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
keyboard.c Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
mdi.c Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
message.c Update the queue key state even if no window has the focus (spotted by 2002-04-26 18:36:06 +00:00
msgbox.c Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
multimon.c Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
nonclient.c Updated configure to take advantage of new autoconf 2.53 features. 2002-04-11 21:54:01 +00:00
painting.c Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
queue.c Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
rect.c Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
scroll.c Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
spy.c Fix memory dump where length is not a multiple of 4. 2002-05-14 03:49:26 +00:00
struct32.c Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
struct32.h Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
syscolor.c Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
sysmetrics.c Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
sysparams.c Use default GUI font instead of hard-coded 'MS Sans Serif'. 2002-04-08 20:12:36 +00:00
timer.c Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
user.c Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
win.c Add missing WIN_ReleaseWndPtr in WIN_CreateDesktopWindow. 2002-05-19 22:20:31 +00:00
winhelp.c Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
winpos.c Replace some SendMessage with SendNotifyMessage in case the target 2002-04-06 00:40:41 +00:00
winproc.c Added NULL pointer check in CallWindowProc16. 2002-05-07 18:31:10 +00:00