Sweden-Number/include
Andreas Mohr 9a29b0cea5 Added some defines and offsets. 2002-02-27 21:35:36 +00:00
..
bitmaps Removed LoadOEMResource from USER driver. 2002-01-04 18:27:41 +00:00
msvcrt New file msvcrt/excpt.h. Move some stuff out of winnt.h into it. 2002-02-25 20:10:35 +00:00
wine Reimplemented DebugBreakProcess. 2002-02-27 01:55:02 +00:00
.cvsignore Created include/Makefile.in to separate header file installation from 1999-02-13 12:18:33 +00:00
Makefile.in Fixed make uninstall. 2002-02-26 00:41:30 +00:00
amaudio.h Added some dshow headers. 2001-07-02 18:04:04 +00:00
amvideo.h Started implementing AVI splitter. 2001-10-14 16:13:14 +00:00
audevcod.h Added some dshow headers. 2001-08-15 17:38:28 +00:00
basetsd.h MSVC compile fixes. 2002-02-05 18:09:29 +00:00
bitmap.h Moved the 16-bit pointer to the DIB bits out of the driver-specific 2001-07-22 23:13:08 +00:00
brush.h Large-scale renaming of all Win32 functions and types to use the 1999-02-26 11:11:13 +00:00
builtin16.h Made register and interrupt flags instead of entry point types, so 2001-12-14 23:14:22 +00:00
callback.h Move __stdcall/__cdecl to the right place. 2002-01-31 23:22:07 +00:00
cderr.h Moved error codes to cderr.h. 1999-03-13 17:07:56 +00:00
cguid.h Added cguid.h. 2000-09-09 19:41:31 +00:00
clipboard.h Add CF_UNICODETEXT as primary text clipboard format. 2000-12-11 01:09:56 +00:00
color.h Removed extra includes from ole.h and wingdi.h. 2000-02-10 19:39:48 +00:00
comcat.h Include rpc*.h/windows.h/ole2.h just like windows. 2001-07-18 20:04:08 +00:00
commctrl.h Fix problems in DPA_Merge exposed by previous code cleanup. 2002-02-21 20:08:29 +00:00
commdlg.h Move __stdcall/__cdecl to the right place. 2002-01-31 23:22:07 +00:00
compobj.h compobj.h is a synonym for objbase.h 2000-11-25 03:08:23 +00:00
config.h.in Support for nonstandard baud rate in SetCommState. 2002-02-19 18:41:56 +00:00
console.h Fix a couple of warnings and a typo. 2002-01-21 17:59:38 +00:00
control.h Started implementing AVI splitter. 2001-10-14 16:13:14 +00:00
cpl.h A first stab at implementing the RunDll features. 2001-02-23 01:12:26 +00:00
cursoricon.h Export DestroyIcon32 from user32 and use GetProcAddress to call it 2001-12-17 21:40:56 +00:00
d3d.h Direct3D header update. 2001-04-16 19:02:22 +00:00
d3dcaps.h Move __stdcall/__cdecl to the right place. 2002-01-31 23:22:07 +00:00
d3dhal.h Move __stdcall/__cdecl to the right place. 2002-01-31 23:22:07 +00:00
d3dtypes.h Move __stdcall/__cdecl to the right place. 2002-01-31 23:22:07 +00:00
d3dvec.inl Direct3D header update. 2001-04-16 19:02:22 +00:00
dce.h Implemented GetAncestor and removed WIN_GetTopParent. 2001-08-24 00:26:59 +00:00
dciddi.h Some important stuff from the DirectDraw DDK headers. 2001-02-13 20:24:16 +00:00
dde.h Merge from Corel tree. Contributors are: 2001-06-22 23:02:48 +00:00
ddeml.h Move __stdcall/__cdecl to the right place. 2002-01-31 23:22:07 +00:00
ddraw.h Move __stdcall/__cdecl to the right place. 2002-01-31 23:22:07 +00:00
ddrawi.h Move __stdcall/__cdecl to the right place. 2002-01-31 23:22:07 +00:00
debugtools.h Moved debug definitions to include/wine/debug.h. 2002-01-22 00:55:18 +00:00
digitalv.h Replaced PTR_SEG_TO_LIN macro by exported MapSL function. 2000-12-13 20:20:09 +00:00
dinput.h Move __stdcall/__cdecl to the right place. 2002-01-31 23:22:07 +00:00
dispdib.h Made the include files self sufficient. 2000-03-24 21:13:57 +00:00
dlgs.h Removed shell.h. Cleaned up the nested includes mess in wine/obj_*.h. 2000-09-26 00:00:55 +00:00
docobj.h Include rpc*.h/windows.h/ole2.h just like windows. 2001-07-18 20:04:08 +00:00
dplay.h Move __stdcall/__cdecl to the right place. 2002-01-31 23:22:07 +00:00
dplobby.h Move __stdcall/__cdecl to the right place. 2002-01-31 23:22:07 +00:00
drive.h Use the DRIVE_* API constants instead of the DRIVETYPE enum. 2000-12-12 00:44:42 +00:00
dsdriver.h Restructure DirectSound. Remove dsound thread, use MM timers 2000-06-23 15:45:05 +00:00
dshow.h Fixed some broken macros. 2001-09-11 00:29:03 +00:00
dsound.h Move __stdcall/__cdecl to the right place. 2002-01-31 23:22:07 +00:00
enhmetafiledrv.h Optimized {,p}MoveTo{,Ex}{,16}. 2000-11-05 03:28:18 +00:00
errors.h Added two missing headers. 2001-08-22 18:20:36 +00:00
evcode.h Added some dshow headers. 2001-08-15 17:38:28 +00:00
file.h Changed the Wine internal cdrom interface to the NT model. 2002-01-13 01:44:00 +00:00
font.h Authors: Huw D M Davies <hdavies@codeweavers.com>, Charles Loep <charles@codeweavers.com> 2002-01-29 03:02:50 +00:00
gdi.h Authors: Huw D M Davies <hdavies@codeweavers.com>, Charles Loep <charles@codeweavers.com> 2002-01-29 03:02:50 +00:00
global.h Use getpagesize() instead of VIRTUAL_GetPageSize(). 2000-12-13 20:22:47 +00:00
guiddef.h Added missing include directives. 2001-05-07 18:20:32 +00:00
heap.h Removed the SEGPTR_* macros. 2001-12-26 20:47:33 +00:00
hook.h Removed a few unnecessary Callouts. 2001-07-26 20:12:54 +00:00
imagehlp.h Move __stdcall/__cdecl to the right place. 2002-01-31 23:22:07 +00:00
imm.h Move __stdcall/__cdecl to the right place. 2002-01-31 23:22:07 +00:00
initguid.h Added guiddef.h and moved a few GUID definitions to the correct file. 2000-08-03 04:19:24 +00:00
input.h Merged mouse buttons states into the key state array. 2001-10-02 18:53:59 +00:00
instance.h Renamed wintypes.h to windef.h. 1999-03-14 16:35:05 +00:00
lmcons.h Added stubs for RasEnumEntriesA and RasGetEntryDialParamsA. 1999-11-07 05:49:28 +00:00
local.h Removed unused LOCAL_LockSegptr. 2000-10-29 01:23:19 +00:00
lzexpand.h Moved all Win16 definitions out of the standard Windows headers. 2000-09-26 22:20:14 +00:00
mapi.h Added some MAPI stubs. 2002-01-29 18:10:53 +00:00
mapicode.h Added some MAPI stubs. 2002-01-29 18:10:53 +00:00
mapidefs.h Added missing MAPI defines. 2001-11-14 21:23:17 +00:00
mciavi.h Started the real implementation of mciavi. 2001-02-14 21:49:22 +00:00
mcx.h The MODEM stuff has been spun off to its rightful place: mcx.h. 2000-10-13 23:16:46 +00:00
message.h Make sure that GetMessagePos and GetMessageTime return sane values 2001-10-17 17:48:49 +00:00
metafile.h Removed some unnecessary includes. 2001-07-23 00:04:00 +00:00
minmax.h Added the minmax.h header (VC6). 2001-05-07 20:14:00 +00:00
miscemu.h Move __stdcall/__cdecl to the right place. 2002-01-31 23:22:07 +00:00
mmddk.h Now using manifest constant instead of raw values for all the 2001-01-04 19:53:51 +00:00
mmreg.h Added lots of missing defines. 2002-02-26 00:38:17 +00:00
mmsystem.h Move __stdcall/__cdecl to the right place. 2002-01-31 23:22:07 +00:00
module.h Added LOAD_WITH_ALTERED_SEARCH_PATH support to LoadLibraryEx. 2001-08-24 21:13:02 +00:00
msacm.h Move __stdcall/__cdecl to the right place. 2002-01-31 23:22:07 +00:00
msacmdlg.h Added a few missing parts. 2001-01-04 20:58:05 +00:00
msdos.h Got rid of WINE_PACKED. 2001-12-26 19:42:20 +00:00
nb30.h Fixed packing and layout of many system structures. 2001-11-23 18:44:43 +00:00
netspi.h Move __stdcall/__cdecl to the right place. 2002-01-31 23:22:07 +00:00
nonclient.h Moved scrollbar tracking code to scroll.c. 2001-10-16 21:52:26 +00:00
nspapi.h Implemented EnumProtocolA/W. 2001-01-12 23:15:54 +00:00
ntddcdrm.h Changed the Wine internal cdrom interface to the NT model. 2002-01-13 01:44:00 +00:00
ntddk.h Added several structures. 2002-02-15 18:20:46 +00:00
ntddstor.h Changed the Wine internal cdrom interface to the NT model. 2002-01-13 01:44:00 +00:00
ntdef.h Fixed packing and layout of many system structures. 2001-11-23 18:44:43 +00:00
ntsecapi.h Moved all Win16 definitions out of the standard Windows headers. 2000-09-26 22:20:14 +00:00
oaidl.h Include rpc*.h/windows.h/ole2.h just like windows. 2001-07-18 20:04:08 +00:00
objbase.h Added missing include directives. 2001-05-07 18:20:32 +00:00
objidl.h Include rpc*.h/windows.h/ole2.h just like windows. 2001-07-18 20:04:08 +00:00
ocidl.h Include rpc*.h/windows.h/ole2.h just like windows. 2001-07-18 20:04:08 +00:00
ole.h Move __stdcall/__cdecl to the right place. 2002-01-31 23:22:07 +00:00
ole2.h Move __stdcall/__cdecl to the right place. 2002-01-31 23:22:07 +00:00
ole2ver.h - the OLE version returned was too low 1999-12-05 23:52:56 +00:00
oleauto.h MSVC compile fixes. 2002-02-05 18:09:29 +00:00
olectl.h Implemented OleLoadPicture. 2001-08-06 18:52:14 +00:00
oledlg.h Move __stdcall/__cdecl to the right place. 2002-01-31 23:22:07 +00:00
oleidl.h Include rpc*.h/windows.h/ole2.h just like windows. 2001-07-18 20:04:08 +00:00
options.h Removed some unnecessary includes. 2001-07-23 00:04:00 +00:00
palette.h More code moved to the X11 driver (bitmap and palette and misc). 1999-04-01 08:16:08 +00:00
path.h Make the functions Pie, Chord, RoundRect, AngleArc, PolyDraw and 2000-11-01 02:12:52 +00:00
pen.h Large-scale renaming of all Win32 functions and types to use the 1999-02-26 11:11:13 +00:00
poppack.h MSVC compile fixes. 2002-02-05 18:09:29 +00:00
prsht.h Move __stdcall/__cdecl to the right place. 2002-01-31 23:22:07 +00:00
psapi.h ANSI C fixes. 1999-06-26 14:58:24 +00:00
pshpack1.h MSVC compile fixes. 2002-02-05 18:09:29 +00:00
pshpack2.h MSVC compile fixes. 2002-02-05 18:09:29 +00:00
pshpack4.h MSVC compile fixes. 2002-02-05 18:09:29 +00:00
pshpack8.h MSVC compile fixes. 2002-02-05 18:09:29 +00:00
queue.h Added support for low-level mouse and keyboard hooks. 2001-10-17 17:50:02 +00:00
ras.h Moved HRASCONN from windef.h. 2000-12-24 20:44:08 +00:00
region.h Made the include files self sufficient. 2000-03-24 21:13:57 +00:00
regstr.h Added an uninstaller for InstallShield, WISE etc. 2000-08-01 00:27:35 +00:00
richedit.h Move __stdcall/__cdecl to the right place. 2002-01-31 23:22:07 +00:00
rpc.h Include rpc*.h/windows.h/ole2.h just like windows. 2001-07-18 20:04:08 +00:00
rpcdce.h MSVC compile fixes. 2002-02-05 18:09:29 +00:00
rpcdcep.h Moved things to the proper rpcxxx.h header. 2000-11-08 05:06:10 +00:00
rpcndr.h MSVC compile fixes. 2002-02-05 18:09:29 +00:00
rpcnterr.h Added a bunch of entry points. 2001-07-11 20:19:06 +00:00
rpcproxy.h Added some RPC definitions. 2001-10-14 16:15:37 +00:00
selectors.h Removed some unnecessary includes. 2000-12-13 20:23:41 +00:00
services.h Made the service thread instanciable in every process. 1999-06-12 08:24:23 +00:00
servprov.h Include rpc*.h/windows.h/ole2.h just like windows. 2001-07-18 20:04:08 +00:00
setupapi.h Move __stdcall/__cdecl to the right place. 2002-01-31 23:22:07 +00:00
shellapi.h Added missing CommandLineToArgvW prototype. 2001-07-17 00:39:58 +00:00
shlguid.h Added guiddef.h and moved a few GUID definitions to the correct file. 2000-08-03 04:19:24 +00:00
shlobj.h Move __stdcall/__cdecl to the right place. 2002-01-31 23:22:07 +00:00
shlwapi.h Move __stdcall/__cdecl to the right place. 2002-01-31 23:22:07 +00:00
snoop.h Make snoop code take ordinal base into account. 2001-05-24 18:43:16 +00:00
spy.h Enhance SPY_GetMsgName to translate common control messages. 2001-09-07 18:38:57 +00:00
sql.h Xiang Li 1999-12-11 23:56:46 +00:00
sqlext.h Use DUMMYxxxNAME for anonymous struct/unions. 2000-11-10 22:34:39 +00:00
sqltypes.h Made the include files self sufficient. 2000-03-24 21:13:57 +00:00
stackframe.h Replaced PTR_SEG_TO_LIN macro by exported MapSL function. 2000-12-13 20:20:09 +00:00
storage.h Recovery of release 990110 after disk crash. 1999-01-17 16:32:32 +00:00
strmif.h Added definitions of MERITs. 2001-10-28 21:15:17 +00:00
syslevel.h Moved standard syslevel APIs declaration to winbase.h. 2000-11-15 23:41:46 +00:00
sysmetrics.h Implemented processing for actions SPI_SETMOUSEBUTTONSWAP, 2001-12-21 20:31:24 +00:00
tapi.h Don't try to set fields in nonexistant lpLineCountryList. 2002-02-01 19:01:31 +00:00
task.h Move __stdcall/__cdecl to the right place. 2002-01-31 23:22:07 +00:00
tchar.h Remove duplicate definition of _tmain. 2001-09-19 22:24:54 +00:00
thread.h Added support for cleaning up the TEB from inside the exiting thread. 2002-01-07 18:04:07 +00:00
tlhelp32.h Use tpXXX instead of tbXXX in tagTHREADENTRY32. 2000-09-12 23:36:18 +00:00
toolhelp.h Implemented TerminateApp needed for DBase 5.0. 2000-11-27 01:36:24 +00:00
ts_shape.h Fix the #include order for config.h. 2001-11-06 20:57:11 +00:00
ts_xf86dga.h Fix the #include order for config.h. 2001-11-06 20:57:11 +00:00
ts_xf86dga2.h Fix the #include order for config.h. 2001-11-06 20:57:11 +00:00
ts_xf86vmode.h Fix the #include order for config.h. 2001-11-06 20:57:11 +00:00
ts_xlib.h Added XVisualIDFromVisual to tsx11 list. 2002-02-25 19:01:26 +00:00
ts_xrender.h Fix the #include order for config.h. 2001-11-06 20:57:11 +00:00
ts_xresource.h Fix the #include order for config.h. 2001-11-06 20:57:11 +00:00
ts_xshm.h Fix the #include order for config.h. 2001-11-06 20:57:11 +00:00
ts_xutil.h Fix the #include order for config.h. 2001-11-06 20:57:11 +00:00
ts_xvideo.h Fix the #include order for config.h. 2001-11-06 20:57:11 +00:00
unknwn.h Include rpc*.h/windows.h/ole2.h just like windows. 2001-07-18 20:04:08 +00:00
urlmon.h CreateURLMoniker takes a LPCWSTR, not a LPWSTR. 2001-10-08 20:27:01 +00:00
user.h Removed LoadOEMResource from USER driver. 2002-01-04 18:27:41 +00:00
uuids.h Added some missing GUIDs. 2001-10-15 17:51:15 +00:00
ver.h ver.h is a legacy header. winver.h should be used instead. 1999-05-29 11:15:39 +00:00
vfw.h Move __stdcall/__cdecl to the right place. 2002-01-31 23:22:07 +00:00
vfwmsgs.h Added two missing headers. 2001-08-22 18:20:36 +00:00
win.h Added WIN_GetRectangles function. 2001-12-06 22:33:58 +00:00
win16drv.h Fixed win16drv initialisation. 2001-08-15 23:30:15 +00:00
winbase.h New XP debugging APIs: implemented DebugActiveProcessStop, 2002-02-27 01:28:30 +00:00
wincon.h Redesign of the server communication protocol to allow arbitrary sized 2001-11-30 18:46:42 +00:00
wincrypt.h Implement advapi32 portion of the CryptoAPI. 2002-01-10 19:29:40 +00:00
windef.h Move __stdcall/__cdecl to the right place. 2002-01-31 23:22:07 +00:00
windows.h New file msvcrt/excpt.h. Move some stuff out of winnt.h into it. 2002-02-25 20:10:35 +00:00
windowsx.h For the Global*Ptr* set of macros, replace the 16bit version with 2001-01-10 22:42:35 +00:00
wine_gl.h Fix the #include order for config.h. 2001-11-06 20:57:11 +00:00
winerror.h Implement advapi32 portion of the CryptoAPI. 2002-01-10 19:29:40 +00:00
wingdi.h Fix PAN_FAMILYSTYLE_INDEX name. 2002-02-08 17:10:18 +00:00
wininet.h Move __stdcall/__cdecl to the right place. 2002-01-31 23:22:07 +00:00
winioctl.h Changed the Wine internal cdrom interface to the NT model. 2002-01-13 01:44:00 +00:00
winnetwk.h Move __stdcall/__cdecl to the right place. 2002-01-31 23:22:07 +00:00
winnls.h Move __stdcall/__cdecl to the right place. 2002-01-31 23:22:07 +00:00
winnt.h Added some defines and offsets. 2002-02-27 21:35:36 +00:00
winpos.h Window activation cleanups. 2001-11-06 22:28:18 +00:00
winproc.h Restructured hook mapping functions to avoid most memory 2001-12-26 19:55:35 +00:00
winreg.h Removed obsolete definitions. 2002-01-12 21:18:11 +00:00
winres.h New file. All RC files generated by VC6 include afxres.h which in turn 2000-09-22 21:00:36 +00:00
winresrc.h Removed MIME garbage. 2000-06-24 12:50:33 +00:00
winsock.h Avoid conflict with htonl & friends in Winelib on FreeBSD. 2002-01-29 02:55:41 +00:00
winsock2.h Move __stdcall/__cdecl to the right place. 2002-01-31 23:22:07 +00:00
winspool.h Add GetDefaultPrinter() functions. 2002-01-22 00:49:24 +00:00
winsvc.h Move __stdcall/__cdecl to the right place. 2002-01-31 23:22:07 +00:00
winuser.h Fix return type of GetAsyncKeyState. 2002-02-22 21:24:25 +00:00
winver.h Removed obsolete definitions. 2002-01-12 21:18:11 +00:00
wnaspi32.h Some ASPI fixes, SC_GET_DISK_INFO stubbed, but returning sucess, ASPI 2001-06-06 20:19:07 +00:00
wownt32.h Moved all Win16 definitions out of the standard Windows headers. 2000-09-26 22:20:14 +00:00
wrc_rsc.h Mad the include files idempotent using a consistent macro naming 1999-06-12 18:36:54 +00:00
ws2spi.h Move __stdcall/__cdecl to the right place. 2002-01-31 23:22:07 +00:00
ws2tcpip.h Make winsock.h and winsock2.h independent from the Unix headers. 2001-11-14 21:26:23 +00:00
wshisotp.h Implemented EnumProtocolA/W. 2001-01-12 23:15:54 +00:00
wsipx.h Make winsock.h and winsock2.h independent from the Unix headers. 2001-11-14 21:26:23 +00:00
wtypes.h Added support for the DECIMAL type. 2001-05-07 18:15:38 +00:00
x11drv.h Uses Xrender extension to allow client side font rendering. 2002-01-29 03:07:21 +00:00
x11font.h ExtTextOutW with symbol fonts works with chars in the ranges 2001-10-23 19:54:27 +00:00
zmouse.h Created zmouse.h, moved wheel code from mouse.h into it. 2000-09-27 01:18:47 +00:00