Sweden-Number/windows
Ryan Cumming dc71624d59 Make LookupIconIdFromDirectoryEx16 call LookupIconIdFromDirectoryEx,
instead of the other way around.
2002-11-18 19:41:53 +00:00
..
class.c
clipboard.c
cursoricon.c Make LookupIconIdFromDirectoryEx16 call LookupIconIdFromDirectoryEx, 2002-11-18 19:41:53 +00:00
dce.c Added ReleaseDC function to the USER driver interface. 2002-11-14 22:30:20 +00:00
defdlg.c
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
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 Fix copy/paste bug. Make MessageBox without an icon look better. 2002-11-11 19:52:33 +00:00
multimon.c
nonclient.c Fix a few GDI memory leaks. 2002-11-13 19:43:53 +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
scroll.c Some more fixes for compiling the user dll with -DSTRICT. 2002-10-30 23:45:38 +00:00
spy.c
struct32.c
struct32.h
syscolor.c
sysmetrics.c Fix SM_CYVTHUMB, SM_CXSMSIZE, SM_CXMENUCHECK and SM_CYMENUCHECK. 2002-11-15 01:35:16 +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
win.c Added ReleaseDC function to the USER driver interface. 2002-11-14 22:30:20 +00:00
winhelp.c Implemented a Wine-only scheme for interprocess WinHelp message 2002-11-11 22:20:47 +00:00
winpos.c Split out some more 16-bit code. 2002-10-31 22:06:53 +00:00
winproc.c