wine-wine/windows
Alexandre Julliard fa42aa81e4 Removed WIN_GetDesktop(). 2001-08-21 17:13:55 +00:00
..
x11drv Documentation updates (mainly thru vs. through). 2001-08-21 17:07:17 +00:00
.cvsignore Moved the 16 bit driver functions callout into the dir. 2000-01-04 00:26:50 +00:00
Makefile.in Moved most of the implementation of SetWindowPos and SetDrawable into 2001-04-24 23:28:52 +00:00
caret.c Various documentation fixes. 2000-12-22 01:38:01 +00:00
class.c Fixed GetClassLong to return full 32 bits for all items. 2001-08-20 18:09:39 +00:00
clipboard.c Replace SendMessage16 by SendMessageW where possible. 2001-08-08 23:28:42 +00:00
cursoricon.c Added names to standard critical sections (suggested by Andreas 2001-08-16 18:12:56 +00:00
dce.c Moved user lock to user.c. Added USER_CheckNotLock function. 2001-08-16 18:14:22 +00:00
defdlg.c Removed a number of direct accesses to the window structure. 2001-08-18 18:08:26 +00:00
defwnd.c Removed a number of direct accesses to the window structure. 2001-08-18 18:08:26 +00:00
dialog.c Replace SendMessage16 by SendMessageW where possible. 2001-08-08 23:28:42 +00:00
driver.c Removed unnecessary inclusion of heap.h. 2001-07-25 00:43:29 +00:00
focus.c Avoid using GetFastQueue16 from USER. 2001-07-26 20:12:22 +00:00
hook.c Avoid using GetFastQueue16 from USER. 2001-07-26 20:12:22 +00:00
input.c Rewrote most of SendMessage/PeekMessage. 2001-08-07 19:19:08 +00:00
keyboard.c Removed unnecessary inclusion of heap.h. 2001-07-25 00:43:29 +00:00
mdi.c Removed a number of direct accesses to the window structure. 2001-08-18 18:08:26 +00:00
message.c Removed a number of direct accesses to the window structure. 2001-08-18 18:08:26 +00:00
msgbox.c Preliminary support for MB_*MODAL styles. 2001-04-13 22:24:18 +00:00
multimon.c Documentation updates (mainly thru vs. through). 2001-08-21 17:07:17 +00:00
nonclient.c Fixed GetClassLong to return full 32 bits for all items. 2001-08-20 18:09:39 +00:00
painting.c Removed WIN_GetDesktop(). 2001-08-21 17:13:55 +00:00
property.c Implement EnumProps on top of EnumPropsEx to avoid function pointer 2001-07-30 19:05:38 +00:00
queue.c Rewrote most of SendMessage/PeekMessage. 2001-08-07 19:19:08 +00:00
rect.c Various documentation fixes. 2000-12-22 01:38:01 +00:00
scroll.c Create an X window for every window, including children. 2001-06-04 21:55:17 +00:00
spy.c Fixed some message names. 2001-08-13 20:30:31 +00:00
struct32.c Removed unused STRUCT32_NCCALCSIZE functions. 2000-10-26 21:50:59 +00:00
struct32.h Removed unused STRUCT32_NCCALCSIZE functions. 2000-10-26 21:50:59 +00:00
syscolor.c Create GDI stock objects as normal objects instead of using magic 2001-08-17 00:07:13 +00:00
sysmetrics.c Modify some system metrics to agree with Win95 and reflect the desktop 2001-07-11 20:18:11 +00:00
sysparams.c Added basic support for SPI_GETSCREENREADER. 2001-05-21 18:31:49 +00:00
timer.c Added names to standard critical sections (suggested by Andreas 2001-08-16 18:12:56 +00:00
user.c Removed a number of direct accesses to the window structure. 2001-08-18 18:08:26 +00:00
win.c Removed WIN_GetDesktop(). 2001-08-21 17:13:55 +00:00
winhelp.c Some more cleanups. 2001-01-26 20:40:50 +00:00
winpos.c Removed WIN_GetDesktop(). 2001-08-21 17:13:55 +00:00
winproc.c Added proper support for 32-bit WM_NEXTMENU. 2001-08-18 18:10:04 +00:00