Sweden-Number/windows
Francois Gouget 9234cba140 Compute SM_CYMAXIMIZED purely based on the screen height until we know
how to take into account 'start menus' correctly.
2002-11-06 21:56:32 +00:00
..
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 Some more fixes for compiling the user dll with -DSTRICT. 2002-10-30 23:45:38 +00:00
dialog.c Fix some types and function prototypes according to Platform SDK 2002-10-31 01:04:39 +00:00
driver.c Moved 16-bit definitions out of mmddk.h into mmsystem16.h. 2002-10-31 02:23:43 +00:00
input.c Fix some types and function prototypes according to Platform SDK 2002-10-31 01:04:39 +00:00
keyboard.c Removed trailing whitespace. 2002-05-31 23:06:46 +00:00
mdi.c Fix some types and function prototypes according to Platform SDK 2002-10-31 01:04:39 +00:00
message.c Some more fixes for compiling the user dll with -DSTRICT. 2002-10-30 23:45:38 +00:00
msgbox.c MSGBOX_DlgProc: break out of WM_COMMAND. 2002-10-31 01:15:18 +00:00
multimon.c Removed trailing whitespace. 2002-05-31 23:06:46 +00:00
nonclient.c Some more fixes for compiling the user dll with -DSTRICT. 2002-10-30 23:45:38 +00:00
painting.c Some more fixes for compiling the user dll with -DSTRICT. 2002-10-30 23:45:38 +00:00
queue.c Removed a couple of no longer used queue functions. 2002-10-29 21:32:37 +00:00
rect.c Removed trailing whitespace. 2002-05-31 23:06:46 +00:00
scroll.c Some more fixes for compiling the user dll with -DSTRICT. 2002-10-30 23:45:38 +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 Compute SM_CYMAXIMIZED purely based on the screen height until we know 2002-11-06 21:56:32 +00:00
sysparams.c - noop redefinition of SPI_[GET/SET]MENUUNDERLINES 2002-11-04 22:47:59 +00:00
timer.c Fix some types and function prototypes according to Platform SDK 2002-10-31 01:04:39 +00:00
user.c Rewrote hook support to store the hook chain in the server. 2002-10-29 00:41:42 +00:00
win.c Split out some more 16-bit code. 2002-10-31 22:06:53 +00:00
winhelp.c Fix some types and function prototypes according to Platform SDK 2002-10-31 01:04:39 +00:00
winpos.c Split out some more 16-bit code. 2002-10-31 22:06:53 +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