Sweden-Number/include
Stephane Lussier b3a99de50d -Fixed MESSAGE functions that were thunking down to 16 bits implementation.
So PeekMessage32, GetMessage32, PostMessage32, PostThreadMessage are fixed
with this patch. Unicode version of those functions is currently only
calling the ASCII version.
-Fixed queue signaling using a new EVENT object in the queue for 32 bits
thread. MsgWaitForMultipleObject has been fixed and is now blocking on the
right EVENT.
1999-02-09 15:35:12 +00:00
..
bitmaps Release 980413 1998-04-13 12:21:30 +00:00
server Added input queue to server-side console object, 1999-01-31 19:04:30 +00:00
wine GetCursorPos is actually a BOOL. 1999-02-09 14:24:45 +00:00
.cvsignore Initial revision 1998-10-04 18:02:24 +00:00
acconfig.h - Added the graphics/ttydrv directory. 1999-02-04 10:09:54 +00:00
animate.h Added xxx_Unregister() functions to all common controls. 1998-10-24 10:49:27 +00:00
aspi.h Release 980927 1998-09-27 18:28:36 +00:00
async.h Made async IO (SIGIO) stuff from WINSOCK generic useable. 1998-12-14 18:15:10 +00:00
authors.h Added a few authors. 1998-12-10 11:06:59 +00:00
bit_array.h Release 950727 1995-07-29 13:09:43 +00:00
bitmap.h Moved some more code to the X11 driver. 1999-02-04 14:05:38 +00:00
brush.h Release 970202 1997-02-02 19:01:52 +00:00
builtin32.h Enable/disable relay32 debugging on the fly. Start app with 1999-01-30 15:55:28 +00:00
button.h Release 970824 1997-08-24 16:00:30 +00:00
cache.h Release 971221 1997-12-21 19:17:50 +00:00
callback.h Moves more stuff from windows.h. 1999-01-01 18:57:33 +00:00
casemap.h Release 980601 1998-06-01 10:44:35 +00:00
cdrom.h New Wine internal interface for handling CD Rom (especially audio CD 1999-02-02 15:22:03 +00:00
class.h Added code to manage Ascii and WideChar class names, and to return the 1998-11-15 09:21:17 +00:00
clipboard.h Moved more things to the X11 driver. 1998-12-26 12:00:43 +00:00
color.h Moved some more code to the X11 driver. 1999-02-04 14:05:38 +00:00
combo.h Better CB_SETCURSEL message handling. 1999-01-01 18:40:02 +00:00
comboex.h Added xxx_Unregister() functions to all common controls. 1998-10-24 10:49:27 +00:00
comm.h Release 970824 1997-08-24 16:00:30 +00:00
commctrl.h Move the #define of DUMMYUNIONNAME* to before they are used. 1999-02-09 14:20:05 +00:00
commdlg.h Group commit for recovery after disk crash. 1999-01-17 16:55:11 +00:00
compobj.h Recovery of release 990110 after disk crash. 1999-01-17 16:32:32 +00:00
config.h.in - Added the graphics/ttydrv directory. 1999-02-04 10:09:54 +00:00
console.h Preliminary color console support. 1999-01-30 12:51:09 +00:00
crtdll.h Release 980601 1998-06-01 10:44:35 +00:00
cursoricon.h Moved X11 mouse cursor handling to the DISPLAY driver. 1998-11-14 18:57:47 +00:00
d3d.h Added stubs for new DirectDraw4 and DirectDrawSurface4 methods. 1999-02-02 13:27:38 +00:00
datetime.h New Files. Added 'date and time picker' and 'month calendar' control 1998-11-08 11:30:27 +00:00
dc.h Moved DC_SetupGC functions to graphics/x11drv/graphics.c. 1998-11-22 17:45:06 +00:00
dce.h Release 971221 1997-12-21 19:17:50 +00:00
dde.h Release 950727 1995-07-29 13:09:43 +00:00
dde_atom.h Release 950918 1995-09-18 11:19:54 +00:00
dde_mem.h Release 960928 1996-09-28 18:11:01 +00:00
dde_proc.h Release 970305 1997-03-05 08:22:35 +00:00
ddeml.h 1st cut implementation of DdeInitialize32W and supporting code. 1999-01-28 16:26:39 +00:00
ddraw.h - added a dump of the palette creation flags 1999-02-05 10:23:37 +00:00
debug.h Moved some more code to the X11 driver. 1999-02-04 14:05:38 +00:00
debugdefs.h Moved some more code to the X11 driver. 1999-02-04 14:05:38 +00:00
debugger.h Bugfix: -debug didn't work anymore after the last startup sequence patch. 1998-11-14 18:43:00 +00:00
debugstr.h Release 980413 1998-04-13 12:21:30 +00:00
debugtools.h Solaris redefines ERR and CS, fixed occurances. 1998-11-06 16:30:41 +00:00
desktop.h Moved some more code to the X11 driver. 1999-02-04 14:05:38 +00:00
device.h Hacked server-side device support 1999-01-19 17:48:23 +00:00
dialog.h Dialog window should not be destroyed in DefDlgProc; this break 1999-01-31 15:02:23 +00:00
dinput.h Added buffered device access for DInput's mouse driver. 1999-02-09 14:18:21 +00:00
dispdib.h Implemented DisplayDib. 1998-10-24 11:08:27 +00:00
display.h Moved some more code to the X11 driver. 1999-02-04 14:05:38 +00:00
dlgs.h Release 970112 1997-01-12 18:32:19 +00:00
dosexe.h Fixed non-i386 compile. 1999-01-28 17:32:57 +00:00
dplay.h Recovery of release 990110 after disk crash. 1999-01-17 16:32:32 +00:00
drive.h Implemented raw device access calls for ioctlGenericBlkDevReq() 1999-01-03 12:31:51 +00:00
driver.h Added support for loading drivers in Wine. 1999-01-26 17:23:30 +00:00
dsound.h Fixed duplicate sound buffer handling. Updated status. 1999-01-23 12:19:34 +00:00
except.h Release 980601 1998-06-01 10:44:35 +00:00
file.h DOS programs use handles 0-4 without opening/closing any of those 1999-01-23 14:01:08 +00:00
flatsb.h Fixed several bugs and typos. 1999-01-24 19:14:58 +00:00
flatthunk.h Release 980601 1998-06-01 10:44:35 +00:00
font.h New FONT_GetObject32W(), GetObject32W(). 1998-10-23 13:27:36 +00:00
gdi.h Group commit for recovery after disk crash. 1999-01-17 16:55:11 +00:00
global.h Change fault handler 'addr' argument to LPCVOID. 1999-02-09 15:30:22 +00:00
header.h Added Unicode support (at least partially). 1998-11-22 18:12:12 +00:00
heap.h Release 980726 1998-07-26 14:27:39 +00:00
hook.h Release 970215 1997-02-15 14:29:56 +00:00
hotkey.h Added xxx_Unregister() functions to all common controls. 1998-10-24 10:49:27 +00:00
imagehlp.h Fixed warnings, some only visible with -Wstrict-prototypes or -pedantic. 1998-11-14 18:59:30 +00:00
imagelist.h Moves more stuff from windows.h. 1999-01-01 18:57:33 +00:00
imm.h Release 980927 1998-09-27 18:28:36 +00:00
initguid.h New file to instantiate GUID's ms-like. 1999-01-23 14:05:28 +00:00
input.h USER-side part of input event handling: contains implementation of 1998-11-08 12:26:36 +00:00
instance.h Release 970720 1997-07-20 16:23:21 +00:00
interfaces.h Replaced references to interfaces.h by wine/obj_xxx.h headers instead 1999-02-02 16:14:23 +00:00
ipaddress.h IPaddress common control implementation. First try; needs more work to 1998-12-26 11:48:35 +00:00
k32obj.h Removed client-side wait functions; all waiting is now done through 1998-12-31 15:52:06 +00:00
keyboard.h Moved more code to the X11 driver. 1998-12-07 09:13:40 +00:00
ldt.h - Several kernel.spec return type mismatch fixes 1998-12-07 10:48:09 +00:00
libres.h Release 980517 1998-05-17 17:13:43 +00:00
listview.h Added Unicode support (at least partially). 1998-11-22 18:12:12 +00:00
local.h Release 980215 1998-02-15 19:40:49 +00:00
lzexpand.h Release 980517 1998-05-17 17:13:43 +00:00
main.h Moved some more code to the X11 driver. 1999-02-04 14:05:38 +00:00
mapidefs.h Most of the currency variant conversion functions implemented. 1998-12-11 14:02:16 +00:00
mdi.h CreateWindowEx32[AW] now creates an MDI chils when the WM_EX_MDICHILD 1998-11-01 14:50:06 +00:00
menu.h Release 980601 1998-06-01 10:44:35 +00:00
message.h -Fixed MESSAGE functions that were thunking down to 16 bits implementation. 1999-02-09 15:35:12 +00:00
metafile.h Release 980118 1998-01-18 18:01:49 +00:00
metafiledrv.h Fixed some LPPOINT/LPSIZE mismatches and some missing "const" in the 1998-10-28 10:47:09 +00:00
miscemu.h Some interrupt enhancements. 1999-01-30 13:39:21 +00:00
mmreg.h Started the implementation of MSACM.DLL, MSACM32.DLL and IMAGEHLP.DLL. 1998-10-11 17:09:05 +00:00
mmsystem.h Authors: Paul Quinn <paulq@corel.ca>, Adrian Thurston <adriant@corel.ca> 1999-02-09 14:22:01 +00:00
module.h Modify NE_FindTypeSection and NE_FindResourceFromType so as to be 1999-01-31 10:13:44 +00:00
monitor.h Implementation of the new monitor abstraction. 1999-02-04 10:12:55 +00:00
monthcal.h New Files. Added 'date and time picker' and 'month calendar' control 1998-11-08 11:30:27 +00:00
mouse.h Lots of new defines and stubs. 1998-12-15 15:38:36 +00:00
msacm.h Started the implementation of MSACM.DLL and MSACM32.DLL. 1998-10-11 17:00:29 +00:00
msacmdrv.h Started the implementation of MSACM.DLL and MSACM32.DLL. 1998-10-11 17:00:29 +00:00
msdos.h Removed references to obsolete msdos/cdrom.c file. 1999-02-02 16:10:10 +00:00
multimedia.h Recovery of release 990110 after disk crash. 1999-01-17 16:32:32 +00:00
nativefont.h Added IPAddress and NativeFont controls. 1998-10-11 13:17:47 +00:00
neexe.h Renamed all LPIMAGE_* types to PIMAGE_*. 1998-10-16 09:30:33 +00:00
nonclient.h Release 980628 1998-06-28 18:40:26 +00:00
ntdll.h Added an implementation of MRSW locks. 1999-01-31 09:24:44 +00:00
objbase.h Implemented the startup-shutdown mechanism for the COM subsystem. 1999-01-30 13:36:55 +00:00
objidl.h Recovery of release 990110 after disk crash. 1999-01-17 16:32:32 +00:00
ole.h Fixed GetObject macro problem. 1999-01-23 12:37:00 +00:00
ole2.h Recovery of release 990110 after disk crash. 1999-01-17 16:32:32 +00:00
oleauto.h Updated msvideo. New program 'icinfo [-about] [-configure]' to 1999-01-29 15:12:10 +00:00
oledlg.h Release 980927 1998-09-27 18:28:36 +00:00
oleobj.h Recovery of release 990110 after disk crash. 1999-01-17 16:32:32 +00:00
options.h Moved some more code to the X11 driver. 1999-02-04 14:05:38 +00:00
pager.h Added xxx_Unregister() functions to all common controls. 1998-10-24 10:49:27 +00:00
palette.h Fixed warnings, some only visible with -Wstrict-prototypes or -pedantic. 1998-11-14 18:59:30 +00:00
path.h Release 980517 1998-05-17 17:13:43 +00:00
pe_image.h Added GetResDirEntryA for use by the VERSION code. 1999-01-31 10:13:13 +00:00
peexe.h Some small bugfixes, added more PE relocation types (for WinCE mostly), 1999-02-09 14:25:57 +00:00
pen.h Release 970202 1997-02-02 19:01:52 +00:00
print.h Release 980809 1998-08-09 12:47:43 +00:00
process.h Hacked server-side device support 1999-01-19 17:48:23 +00:00
progress.h Added WM_[G/S]ETFONT handling. 1999-01-24 19:09:24 +00:00
propsheet.h Recovery of release 990110 after disk crash. 1999-01-17 16:32:32 +00:00
psapi.h Release 980927 1998-09-27 18:28:36 +00:00
psdrv.h Protect against multiple includes. 1999-01-01 19:50:40 +00:00
queue.h -Fixed MESSAGE functions that were thunking down to 16 bits implementation. 1999-02-09 15:35:12 +00:00
ras.h Added RasEnumConnections stub. 1998-12-11 13:26:26 +00:00
rebar.h Added Unicode support (at least partially). 1998-11-22 18:12:12 +00:00
region.h Release 980913 1998-09-13 16:32:00 +00:00
resource.h Release 980601 1998-06-01 10:44:35 +00:00
scroll.h Got rid of flickering scrollbar arrows. MDI scrolling speeded up a 1998-10-18 10:37:46 +00:00
selectors.h Release 980413 1998-04-13 12:21:30 +00:00
server.h Added input queue to server-side console object, 1999-01-31 19:04:30 +00:00
servprov.h Recovery of release 990110 after disk crash. 1999-01-17 16:32:32 +00:00
shell.h Stub for PathQualify32[A|W]. 1999-01-31 10:00:26 +00:00
shlguid.h - some fixes, cleaned up includes, fixed leaks 1999-01-23 14:12:48 +00:00
shlobj.h DllGetClassObject should take a REFCLSID not an LPCLSID. 1999-02-09 15:31:25 +00:00
shm_block.h Release 950901 1995-09-01 15:57:28 +00:00
shm_fragment.h Release 950901 1995-09-01 15:57:28 +00:00
shm_main_blk.h Release 950901 1995-09-01 15:57:28 +00:00
shm_semaph.h Release 950901 1995-09-01 15:57:28 +00:00
sig_context.h Added BSDI sigcontext definitions. 1998-11-22 14:14:56 +00:00
snoop.h Speed up relay32, snoop16 and snoop32 include/excludes by doing them 1998-11-14 17:06:55 +00:00
spy.h Release 970914 1997-09-14 17:17:23 +00:00
stackframe.h Release 980809 1998-08-09 12:47:43 +00:00
static.h Release 970824 1997-08-24 16:00:30 +00:00
status.h Added Unicode support (at least partially). 1998-11-22 18:12:12 +00:00
storage.h Recovery of release 990110 after disk crash. 1999-01-17 16:32:32 +00:00
stress.h Release 970824 1997-08-24 16:00:30 +00:00
struct32.h Moves more stuff from windows.h. 1999-01-01 18:57:33 +00:00
syslevel.h Fixed some more missing WINAPIs (hopefully correct). 1998-10-17 12:10:19 +00:00
sysmetrics.h Release 980927 1998-09-27 18:28:36 +00:00
tab.h Small update. 1999-01-30 13:04:01 +00:00
task.h Implemented stub for InitThreadInput. 1998-12-24 15:15:00 +00:00
tchar.h Group commit for recovery after disk crash. 1999-01-17 16:55:11 +00:00
thread.h Hacked server-side device support 1999-01-19 17:48:23 +00:00
tlhelp32.h Implemented CreateToolhelp32Snapshot, including two of the routines 1998-12-11 15:04:11 +00:00
toolbar.h Added Unicode support (at least partially). 1998-11-22 18:12:12 +00:00
toolhelp.h Attempt at fixing the MAX_PATH multiple definition problem. 1999-01-31 18:55:54 +00:00
tooltips.h Added Unicode support (at least partially). 1998-11-22 18:12:12 +00:00
trackbar.h - Tooltip support 1998-12-24 16:58:01 +00:00
treeview.h Change a few types to match you-know-who's declarations. 1999-02-02 13:59:17 +00:00
ts_xf86dga.h Non-X11 compile fix for generated code. 1999-02-04 10:51:35 +00:00
ts_xf86vmode.h Non-X11 compile fix for generated code. 1999-02-04 10:51:35 +00:00
ts_xlib.h Non-X11 compile fix for generated code. 1999-02-04 10:51:35 +00:00
ts_xpm.h Non-X11 compile fix for generated code. 1999-02-04 10:51:35 +00:00
ts_xresource.h Non-X11 compile fix for generated code. 1999-02-04 10:51:35 +00:00
ts_xshm.h Non-X11 compile fix for generated code. 1999-02-04 10:51:35 +00:00
ts_xutil.h Non-X11 compile fix for generated code. 1999-02-04 10:51:35 +00:00
ttydrv.h Moved some more code to the X11 driver. 1999-02-04 14:05:38 +00:00
tweak.h Release 980927 1998-09-27 18:28:36 +00:00
unknwn.h Recovery of release 990110 after disk crash. 1999-01-17 16:32:32 +00:00
updown.h Added xxx_Unregister() functions to all common controls. 1998-10-24 10:49:27 +00:00
user.h - Cleaned up the message queue when a thread exit (but not the process). 1999-02-09 14:07:07 +00:00
ver.h Implementation of VER.DLL. Thunks up to VERSION.DLL. 1999-01-31 10:08:42 +00:00
version.h Release 990131. 1999-01-31 10:46:35 +00:00
vfw.h Updated msvideo / vfw.h, use builtin msvfw32.dll by default, added 1999-02-05 09:41:55 +00:00
vga.h Adapted to CreateSystemTimer interface change. 1998-12-10 10:47:26 +00:00
w32sys.h Release 970305 1997-03-05 08:22:35 +00:00
win.h Added management and allocation of the PERQUEUEDATA structure. 1999-02-05 10:37:53 +00:00
win16drv.h Most of the currency variant conversion functions implemented. 1998-12-11 14:02:16 +00:00
winaspi.h Release 980927 1998-09-27 18:28:36 +00:00
winbase.h Hacked server-side device support 1999-01-19 17:48:23 +00:00
wincon.h Some small bugfixes, added more PE relocation types (for WinCE mostly), 1999-02-09 14:25:57 +00:00
windows.h Attempt at fixing the MAX_PATH multiple definition problem. 1999-01-31 18:55:54 +00:00
windowsx.h Added windowsx.h for Winelib. 1999-02-09 13:51:58 +00:00
wine_gl.h Added check for the presence of Mesa's header files. 1999-01-30 15:54:43 +00:00
winerror.h Added a lot of new error definitions. 1999-01-31 15:04:42 +00:00
wingdi.h Fix types of GetDIBits functions (LPSTR should be LPVOID). 1999-02-09 14:13:12 +00:00
winioctl.h Changed // comments to /* */ so WINE compiles with non-gcc compilers 1998-12-26 12:54:29 +00:00
winnls.h Display the language id for "XXX not supported for your language" 1998-11-15 10:20:33 +00:00
winnt.h Added console support. 1998-12-02 19:58:08 +00:00
winpos.h Added management and allocation of the PERQUEUEDATA structure. 1999-02-05 10:37:53 +00:00
winproc.h Fixes: LB_/CB_/EM_ messages for getting/setting text and a bug in 1998-11-08 16:28:49 +00:00
winreg.h Moves more stuff from windows.h. 1999-01-01 18:57:33 +00:00
winsock.h configure first checks whether it is possible to compile IPX code with 1998-12-26 11:52:51 +00:00
wintypes.h Updated msvideo. New program 'icinfo [-about] [-configure]' to 1999-01-29 15:12:10 +00:00
winuser.h GetCursorPos is actually a BOOL. 1999-02-09 14:24:45 +00:00
winversion.h Fixed tons of incomplete prototypes, assignment's of pointer with 1998-12-26 19:44:13 +00:00
wnaspi32.h Release 980927 1998-09-27 18:28:36 +00:00
wnet.h Release 980517 1998-05-17 17:13:43 +00:00
wrc_rsc.h Release 980601 1998-06-01 10:44:35 +00:00
wtypes.h Recovery of release 990110 after disk crash. 1999-01-17 16:32:32 +00:00
x11drv.h Moved some more code to the X11 driver. 1999-02-04 14:05:38 +00:00
x11font.h Implement TranslateCharsetInfo, change charset type to BYTE. 1999-01-01 18:41:22 +00:00
xmalloc.h Fixes for C++ Winelib compilation. 1998-11-30 10:36:51 +00:00