wine-wine/include
Peter Hunnisett 92cbc1d343 Added macros to header file for easier function calling.
Changed implementation a little bit.
Added stubs for dplay3. Still need to break into A and W versions.
1998-12-24 16:27:46 +00:00
..
bitmaps Release 980413 1998-04-13 12:21:30 +00:00
server Release 980927 1998-09-27 18:28:36 +00:00
.cvsignore Initial revision 1998-10-04 18:02:24 +00:00
acconfig.h Added fullscreen DGA support. 1998-12-08 13:10:56 +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 Move OEM resources to the x11drv. 1998-12-02 10:29:04 +00:00
brush.h Release 970202 1997-02-02 19:01:52 +00:00
builtin32.h Release 980809 1998-08-09 12:47:43 +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 Callout table (for KERNEL->USER calls) added. 1998-12-24 15:12:20 +00:00
casemap.h Release 980601 1998-06-01 10:44:35 +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 code to the X11 driver. 1998-12-07 09:13:40 +00:00
color.h Remove X_DC_INFO from DC and make it behave like any other PDEVICE. 1998-11-25 12:36:03 +00:00
combo.h Release 980329 1998-03-29 19:44:57 +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 Lots of new defines and stubs. 1998-12-15 15:38:36 +00:00
commdlg.h Lots of new defines and stubs. 1998-12-15 15:38:36 +00:00
compobj.h Release 980413 1998-04-13 12:21:30 +00:00
config.h.in - add -lossaudio if needed, and a check for <soundcard.h>, to configure.in 1998-12-15 17:49:02 +00:00
console.h Add a driver to open up a new xterm window whenever console output is 1998-12-09 15:43:03 +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 include ddraw.h, questionable fix for questionable struct/union 1998-11-22 15:10:19 +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 Lots of new defines and stubs. 1998-12-15 15:38:36 +00:00
ddraw.h - added definition of DirectDrawCreateClipper. 1998-12-01 09:30:22 +00:00
debug.h Added RasEnumConnections stub. 1998-12-11 13:26:26 +00:00
debugdefs.h Added RasEnumConnections stub. 1998-12-11 13:26:26 +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 Release 970824 1997-08-24 16:00:30 +00:00
device.h Release 980614 1998-06-14 15:24:15 +00:00
dialog.h Fix for non-modal dialog closing. 1998-11-01 13:04:43 +00:00
dinput.h Stubs for IDirectInputEffect and IDirectInputDevice2A methods, 1998-12-10 09:08:48 +00:00
dispdib.h Implemented DisplayDib. 1998-10-24 11:08:27 +00:00
display.h Moved X11 mouse cursor handling to the DISPLAY driver. 1998-11-14 18:57:47 +00:00
dlgs.h Release 970112 1997-01-12 18:32:19 +00:00
dosexe.h Moved DPMI wrapper allocation code to dosmem.c to REALLY make the 1998-12-14 17:26:04 +00:00
dplay.h Added macros to header file for easier function calling. 1998-12-24 16:27:46 +00:00
drive.h Release 980201 1998-02-01 18:33:27 +00:00
driver.h Implemented DefDriverProc32 from winmm.dll. 1998-10-18 11:22:36 +00:00
dsound.h Fixed 8-bit WAV format handling (it is unsigned data). 1998-12-01 12:57:31 +00:00
except.h Release 980601 1998-06-01 10:44:35 +00:00
file.h Made async IO (SIGIO) stuff from WINSOCK generic useable. 1998-12-14 18:15:10 +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 Move OEM resources to the x11drv. 1998-12-02 10:29:04 +00:00
global.h Small atom fixes. 1998-11-15 17:29:15 +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 Some minor improvements. 1998-10-11 13:12:54 +00:00
imm.h Release 980927 1998-09-27 18:28:36 +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 First step to make it possible to call COM interfaces from C++ code in 1998-12-18 16:00:03 +00:00
ipaddress.h Added xxx_Unregister() functions to all common controls. 1998-10-24 10:49:27 +00:00
k32obj.h Release 980927 1998-09-27 18:28:36 +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 Implemented new Wine startup sequence, separating startup into 1998-11-01 17:59:35 +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 Moved more code to the X11 driver. 1998-12-07 09:13:40 +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 Adapted to CreateSystemTimer interface change. 1998-12-10 10:47:26 +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 Properly implement MCI_CDA_STATUS_TYPE_TRACK. 1998-12-08 10:34:58 +00:00
module.h Reorganized PE module loading to prepare for elf-dll loader. 1998-12-18 15:38:15 +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 Release 980913 1998-09-13 16:32:00 +00:00
multimedia.h - add -lossaudio if needed, and a check for <soundcard.h>, to configure.in 1998-12-15 17:49:02 +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 More Nt* and Rtl* function stubs, moved ntdll.c to dlls/ntdll/. 1998-11-01 14:00:21 +00:00
objbase.h First step to make it possible to call COM interfaces from C++ code in 1998-12-18 16:00:03 +00:00
ole.h Implementation of CoLoadLibrary, CoFreeAllLibraries, 1998-11-07 12:19:26 +00:00
ole2.h Added Unicode support (at least partially). 1998-11-22 18:12:12 +00:00
oleauto.h Most of the currency variant conversion functions implemented. 1998-12-11 14:02:16 +00:00
oledlg.h Release 980927 1998-09-27 18:28:36 +00:00
oleobj.h Added IOleAdviseHoler interface (still a dummy) and fixed 1998-11-22 18:06:33 +00:00
options.h Added a new cmdline switch to disable XF86 DGA Extensions, -nodga. 1998-11-27 15:12:33 +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 Reorganized PE module loading to prepare for elf-dll loader. 1998-12-18 15:38:15 +00:00
peexe.h Renamed all LPIMAGE_* types to PIMAGE_*. 1998-10-16 09:30:33 +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 Implemented CreateToolhelp32Snapshot, including two of the routines 1998-12-11 15:04:11 +00:00
progress.h Added xxx_Unregister() functions to all common controls. 1998-10-24 10:49:27 +00:00
psapi.h Release 980927 1998-09-27 18:28:36 +00:00
psdrv.h Fixed some LPPOINT/LPSIZE mismatches and some missing "const" in the 1998-10-28 10:47:09 +00:00
queue.h Implemented stub for InitThreadInput. 1998-12-24 15:15:00 +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 Release 980927 1998-09-27 18:28:36 +00:00
shell.h Small fixes. 1998-12-18 14:52:08 +00:00
shlobj.h Lots of new defines and stubs. 1998-12-15 15:38:36 +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 First step to make it possible to call COM interfaces from C++ code in 1998-12-18 16:00:03 +00:00
stress.h Release 970824 1997-08-24 16:00:30 +00:00
struct32.h Release 980104 1998-01-04 17:49:09 +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 Added xxx_Unregister() functions to all common controls. 1998-10-24 10:49:27 +00:00
task.h Implemented stub for InitThreadInput. 1998-12-24 15:15:00 +00:00
thread.h Bugfix: Set the TEBF_WIN32 flag in teb.flags for 32-bit threads. 1998-11-24 20:47:17 +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 Implemented CreateToolhelp32Snapshot, including two of the routines 1998-12-11 15:04:11 +00:00
tooltips.h Added Unicode support (at least partially). 1998-11-22 18:12:12 +00:00
trackbar.h Added xxx_Unregister() functions to all common controls. 1998-10-24 10:49:27 +00:00
treeview.h Preliminary tooltip support. 1998-12-18 15:56:48 +00:00
ts_xf86dga.h Release 980726 1998-07-26 14:27:39 +00:00
ts_xf86vmode.h Added fullscreen DGA support. 1998-12-08 13:10:56 +00:00
ts_xlib.h XQueryKeymap -> TSXQueryKeymap (fixes the XIO errors reported). 1998-10-22 07:55:33 +00:00
ts_xpm.h Release 980201 1998-02-01 18:33:27 +00:00
ts_xresource.h Release 980201 1998-02-01 18:33:27 +00:00
ts_xshm.h Some corrections to the handling of off-screen buffers. 1998-11-15 16:43:32 +00:00
ts_xutil.h Set the class hints for managed windows. 1998-12-15 17:33:04 +00:00
ttydrv.h Added the new TTY driver. 1998-12-07 09:36:13 +00:00
tweak.h Release 980927 1998-09-27 18:28:36 +00:00
updown.h Added xxx_Unregister() functions to all common controls. 1998-10-24 10:49:27 +00:00
user.h Release 980809 1998-08-09 12:47:43 +00:00
ver.h Release 980809 1998-08-09 12:47:43 +00:00
version.h Release 981211. 1998-12-11 17:15:02 +00:00
vfw.h Release 980927 1998-09-27 18:28:36 +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 Removed deferred Expose events handling. 1998-12-10 08:59: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 Implemented the GetBinaryType API function. 1998-12-24 16:24:43 +00:00
wincon.h Enhanced Win32 Console (XTERM) 1998-12-09 16:37:04 +00:00
windows.h Lots of new defines and stubs. 1998-12-15 15:38:36 +00:00
winerror.h Stubs for WaitNamedPipe[A|W]. 1998-12-18 13:46:39 +00:00
wingdi.h Documentation for TranslateCharsetInfo. 1998-12-18 17:38:39 +00:00
winioctl.h Implemented (most) VWin32.VxD DeviceIoControl routines. 1998-11-25 10:20:03 +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 Release 971221 1997-12-21 19:17:50 +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 A few function prototype fixes. 1998-10-11 11:27:05 +00:00
winsock.h Fix to Linux IPX so compiles on non-linux platforms. 1998-11-15 09:18:49 +00:00
wintypes.h Lots of new defines and stubs. 1998-12-15 15:38:36 +00:00
winuser.h Move declarations from windows.h to wingdi.h and winuser.h. 1998-12-15 11:15:35 +00:00
winversion.h Added VERSION_IsOsUnicode(). 1998-10-24 09:19:10 +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
x11drv.h Moved more code to the X11 driver. 1998-12-07 09:13:40 +00:00
x11font.h Remove X_DC_INFO from DC and make it behave like any other PDEVICE. 1998-11-25 12:36:03 +00:00
xmalloc.h Fixes for C++ Winelib compilation. 1998-11-30 10:36:51 +00:00