wine-wine/include
Dimitrie O. Paun ce1a430547 Add definition for WSAEDISCON. 2002-11-21 23:44:19 +00:00
..
bitmaps Removed LoadOEMResource from USER driver. 2002-01-04 18:27:41 +00:00
msvcrt Added casts to all macros to avoid compiler warnings. 2002-09-24 03:04:45 +00:00
wine Added support for system-wide hooks. 2002-11-20 19:54:32 +00:00
.cvsignore Created include/Makefile.in to separate header file installation from 1999-02-13 12:18:33 +00:00
Makefile.in Added stub implementation of cabinet.dll. 2002-11-19 00:47:12 +00:00
async.h MS C related changes. 2002-05-04 18:37:08 +00:00
audevcod.h Rewrote some headers from scratch based on publicly available 2002-03-22 19:20:11 +00:00
basetsd.h Correct SIZE_T size according to MS SDK. 2002-09-21 01:21:00 +00:00
bitmap.h Fixed a number of dll separation issues. 2002-08-28 22:35:23 +00:00
builtin16.h Force loadorder of 16-bit dlls to builtin if their 32-bit counterpart 2002-08-16 20:02:54 +00:00
callback.h Removed obsolete INT_Int31Handler. 2002-11-18 22:53:38 +00:00
cderr.h Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
cguid.h Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
clipboard.h - Add a max wait time for selection notifies. 2002-08-27 19:19:49 +00:00
comcat.h Added definitions for the Component Categories Manager. 2002-05-09 19:49:14 +00:00
commctrl.h Support commctrl message-helper macros in C++. 2002-11-18 19:45:47 +00:00
commdlg.h Define SNDMSG. 2002-09-30 18:51:33 +00:00
compobj.h Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
config.h.in Load OpenGL library dynamically from x11drv. 2002-11-15 04:16:38 +00:00
cpl.h Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
cursoricon.h - change the internal functions in windows/cursoricon.c to use 32bit 2002-10-10 21:22:09 +00:00
custcntl.h Added WINELIB_NAME_AW for LPCCINFO. 2002-11-08 18:54:26 +00:00
d3d.h - Clean up all the D3D COM handling (but the underlaying code is still 2002-11-21 21:04:16 +00:00
d3d8.h Define the main directx8 entrypoint. 2002-10-25 03:51:00 +00:00
d3d8caps.h Added Direct3D 8 headers. 2002-09-12 22:25:16 +00:00
d3d8types.h Fixed nameless union/struct declaration. 2002-09-27 22:45:20 +00:00
d3dcaps.h Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
d3dhal.h Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
d3dtypes.h - support DirectInput 8 interfaces. 2002-06-14 00:39:44 +00:00
d3dvec.inl Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
dce.h Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
dciddi.h Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
dde.h Removed trailing whitespace. 2002-05-31 23:06:46 +00:00
ddeml.h Removed trailing whitespace. 2002-05-31 23:06:46 +00:00
ddraw.h Set the correct length of the struct DDSURFACEDESC. 2002-07-22 20:37:01 +00:00
ddrawi.h Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
digitalv.h Moved 16 bit digital structs to include/wine/mmsystem16.h. 2002-10-23 18:43:00 +00:00
dinput.h - support DirectInput 8 interfaces. 2002-06-14 00:39:44 +00:00
dispdib.h Removed trailing whitespace. 2002-05-31 23:06:46 +00:00
dlgs.h Removed trailing whitespace. 2002-05-31 23:06:46 +00:00
dmo.h Rewrote some headers from scratch based on publicly available 2002-03-22 19:20:11 +00:00
dmoreg.h Rewrote some headers from scratch based on publicly available 2002-03-22 19:20:11 +00:00
dmort.h Rewrote some headers from scratch based on publicly available 2002-03-22 19:20:11 +00:00
docobj.h Removed trailing whitespace. 2002-05-31 23:06:46 +00:00
dplay.h Removed trailing whitespace. 2002-05-31 23:06:46 +00:00
dplobby.h Removed trailing whitespace. 2002-05-31 23:06:46 +00:00
drive.h Convert most of the file APIs to Unicode. 2002-08-27 01:13:58 +00:00
dsdriver.h Removed trailing whitespace. 2002-05-31 23:06:46 +00:00
dshow.h Commented out removed headers. 2002-05-02 01:30:30 +00:00
dsound.h Removed extra ; from end of ICOM_METHOD macros. 2002-07-03 01:15:14 +00:00
fci.h Added stub implementation of cabinet.dll. 2002-11-19 00:47:12 +00:00
fdi.h Added stub implementation of cabinet.dll. 2002-11-19 00:47:12 +00:00
file.h Get rid of FILE_ATTRIBUTE_SYMLINK (based on a patch by Bill Medland). 2002-10-25 03:32:10 +00:00
font.h Fixed a number of dll separation issues. 2002-08-28 22:35:23 +00:00
gdi.h Fixed mismatches between the Wine headers and the Microsoft headers. 2002-11-04 22:43:24 +00:00
global.h Fixed a number of dll separation issues. 2002-08-28 22:35:23 +00:00
guiddef.h Removed trailing whitespace. 2002-05-31 23:06:46 +00:00
heap.h Don't use wine/unicode.h in the header files, include it directly 2002-10-23 20:20:59 +00:00
imagehlp.h Remove references to PCVOID and LPUINT. 2002-09-17 01:35:09 +00:00
imm.h Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
initguid.h Removed trailing whitespace. 2002-05-31 23:06:46 +00:00
input.h Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
instance.h Removed trailing whitespace. 2002-05-31 23:06:46 +00:00
lm.h Implemented NetQueryDisplayInformation, NetUserGetInfo, created 2002-09-23 20:36:50 +00:00
lmaccess.h Implemented NetQueryDisplayInformation, NetUserGetInfo, created 2002-09-23 20:36:50 +00:00
lmapibuf.h Implemented buffer management functions, a couple of workstation 2002-09-11 02:35:17 +00:00
lmbrowsr.h Implemented NetQueryDisplayInformation, NetUserGetInfo, created 2002-09-23 20:36:50 +00:00
lmcons.h Implemented NetQueryDisplayInformation, NetUserGetInfo, created 2002-09-23 20:36:50 +00:00
lmerr.h Implemented NetQueryDisplayInformation, NetUserGetInfo, created 2002-09-23 20:36:50 +00:00
lmwksta.h Implemented buffer management functions, a couple of workstation 2002-09-11 02:35:17 +00:00
local.h Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
lzexpand.h Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
mapi.h Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
mapicode.h Include winerror.h if in Winelib mode. 2002-05-23 02:38:56 +00:00
mapidefs.h Fixed endianness #ifdefs (spotted by Jason Edmeades). 2002-06-25 03:03:19 +00:00
mciavi.h Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
mcx.h Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
mediaerr.h Rewrote some headers from scratch based on publicly available 2002-03-22 19:20:11 +00:00
mediaobj.h Rewrote some headers from scratch based on publicly available 2002-03-22 19:20:11 +00:00
message.h Store thread id instead of queue handle in timer structure. 2002-10-23 18:56:34 +00:00
minmax.h Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
miscemu.h Removed obsolete code. 2002-11-20 19:39:11 +00:00
mmddk.h Moved 16-bit definitions out of mmddk.h into mmsystem16.h. 2002-10-31 02:23:43 +00:00
mmreg.h Removed trailing whitespace. 2002-05-31 23:06:46 +00:00
mmsystem.h Removed LPxxx handle types that don't exist under Windows. 2002-10-03 19:46:27 +00:00
module.h Force loadorder of 16-bit dlls to builtin if their 32-bit counterpart 2002-08-16 20:02:54 +00:00
msacm.h Replace static initializers with a proper #define in .h files. 2002-09-16 19:29:36 +00:00
msacmdlg.h Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
msdos.h Removed trailing whitespace. 2002-05-31 23:06:46 +00:00
mssip.h Add and use the header files mssip.h and sipbase.h. 2002-09-09 19:35:42 +00:00
mswsock.h Add mswsock.h, move relevant definitions to this header. 2002-05-22 01:51:41 +00:00
nb30.h Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
netspi.h Removed trailing whitespace. 2002-05-31 23:06:46 +00:00
nonclient.h Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
nspapi.h Removed trailing whitespace. 2002-05-31 23:06:46 +00:00
ntddcdrm.h Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
ntddscsi.h Implementation of IOCTL_SCSI_PASS_THROUGH and 2002-05-01 22:01:30 +00:00
ntddstor.h Removed trailing whitespace. 2002-05-31 23:06:46 +00:00
ntsecapi.h Added policy access constants, type definition. 2002-09-11 00:48:26 +00:00
ntstatus.h Move all STATUS_* and RPC_NT_* to ntstatus.h as per Windows SDK. 2002-09-17 00:03:39 +00:00
oaidl.h Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
objbase.h Removed trailing whitespace. 2002-05-31 23:06:46 +00:00
objidl.h Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
ocidl.h Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
ole.h Removed trailing whitespace. 2002-05-31 23:06:46 +00:00
ole2.h Removed trailing whitespace. 2002-05-31 23:06:46 +00:00
ole2ver.h Removed trailing whitespace. 2002-05-31 23:06:46 +00:00
oleauto.h Fixed V_DECIMAL macro to reflect where the decVal member is actually 2002-07-08 19:39:45 +00:00
olectl.h Removed trailing whitespace. 2002-05-31 23:06:46 +00:00
oledlg.h Removed trailing whitespace. 2002-05-31 23:06:46 +00:00
oleidl.h Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
options.h Added a GNU C implementation of some of the DECLSPEC_ macros and used 2002-10-01 18:07:37 +00:00
palette.h Fixed some handle type mismatches and added a few casts in prevision 2002-07-31 19:26:03 +00:00
path.h Removed trailing whitespace. 2002-05-31 23:06:46 +00:00
poppack.h Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
prsht.h Replace static initializers with a proper #define in .h files. 2002-09-16 19:29:36 +00:00
psapi.h Removed trailing whitespace. 2002-05-31 23:06:46 +00:00
pshpack1.h Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
pshpack2.h Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
pshpack4.h Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
pshpack8.h Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
queue.h Removed a couple of no longer used queue functions. 2002-10-29 21:32:37 +00:00
ras.h New structures: RASIPADDR, RASDEVINFO, RASENTRY. 2002-11-08 18:53:19 +00:00
regstr.h Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
richedit.h Add some RichEdit 2.0/3.0 definitions. 2002-11-19 00:44:05 +00:00
richole.h Improved richedit headers. 2002-08-09 19:51:49 +00:00
rpc.h - Cast NDR_* #defines to (unsigned long) instead of (UINT32) like MS 2002-10-31 22:04:33 +00:00
rpcdce.h Fix some problems found by winapi_check. 2002-11-01 01:47:43 +00:00
rpcdcep.h Fix some problems found by winapi_check. 2002-11-01 01:47:43 +00:00
rpcndr.h - Cast NDR_* #defines to (unsigned long) instead of (UINT32) like MS 2002-10-31 22:04:33 +00:00
rpcnterr.h Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
rpcproxy.h Patch cruft removal. 2002-10-19 19:17:37 +00:00
selectors.h Remove some Win32s specific code. 2002-11-20 19:40:12 +00:00
servprov.h Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
setupapi.h Provide stub for SetupDiGetClassDevsW. 2002-10-10 18:57:32 +00:00
shellapi.h Fixed mismatches between the Wine headers and the Microsoft headers. 2002-11-12 01:05:00 +00:00
shlguid.h Fixed duplication of definitions between shlwapi.h and 2002-07-24 01:57:22 +00:00
shlobj.h Fixed mismatches between the Wine headers and the Microsoft headers. 2002-11-12 01:05:00 +00:00
shlwapi.h Fixed mismatches between the Wine headers and the Microsoft headers. 2002-11-12 01:05:00 +00:00
sipbase.h Add and use the header files mssip.h and sipbase.h. 2002-09-09 19:35:42 +00:00
snoop.h Removed trailing whitespace. 2002-05-31 23:06:46 +00:00
spy.h Removed trailing whitespace. 2002-05-31 23:06:46 +00:00
sql.h Removed trailing whitespace. 2002-05-31 23:06:46 +00:00
sqlext.h Removed trailing whitespace. 2002-05-31 23:06:46 +00:00
sqltypes.h Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
stackframe.h Setup exception frame around 16-bit calls to unwind stack properly. 2002-08-13 03:29:17 +00:00
storage.h Removed trailing whitespace. 2002-05-31 23:06:46 +00:00
syslevel.h Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
sysmetrics.h Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
tapi.h Removed trailing whitespace. 2002-05-31 23:06:46 +00:00
task.h Removed trailing whitespace. 2002-05-31 23:06:46 +00:00
tchar.h Removed trailing whitespace. 2002-05-31 23:06:46 +00:00
thread.h Added process_id_t and thread_it_t types to the server interface 2002-10-03 19:54:57 +00:00
tlhelp32.h Fixed some handle conversions in prevision of void* handles. 2002-10-04 00:27:10 +00:00
toolhelp.h Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
unknwn.h Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
urlmon.h - Added some definitions. 2002-11-18 19:43:10 +00:00
user.h Added ReleaseDC function to the USER driver interface. 2002-11-14 22:30:20 +00:00
uuids.h Rewrote some headers from scratch to avoid EULA/patent concerns. 2002-05-02 01:22:00 +00:00
ver.h Removed trailing whitespace. 2002-05-31 23:06:46 +00:00
vfw.h Split between 16 / 32 bit code. 2002-10-31 00:53:57 +00:00
vfwmsgs.h Rewrote some headers from scratch to avoid EULA/patent concerns. 2002-05-02 01:22:00 +00:00
win.h Some more fixes for compiling the user dll with -DSTRICT. 2002-10-30 23:45:38 +00:00
winbase.h Added definition for PeekNamedPipe 2002-11-19 00:43:45 +00:00
wincon.h Fixed strict aliasing problem in 2002-11-18 19:48:56 +00:00
wincrypt.h Replace static initializers with a proper #define in .h files. 2002-09-16 19:29:36 +00:00
windef.h Avoid redefinition warning. 2002-10-23 20:19:48 +00:00
windows.h Add pragma to eliminate MS C warnings. 2002-10-23 20:16:23 +00:00
windowsx.h Removed trailing whitespace. 2002-05-31 23:06:46 +00:00
winerror.h RtlNtStatusToDosError: Added new NT status to error codes mapping, 2002-09-09 19:25:29 +00:00
wingdi.h Stub for SetDCBrushColor. 2002-11-21 03:56:29 +00:00
wininet.h - Added some definitions. 2002-11-18 19:43:10 +00:00
winioctl.h Removed trailing whitespace. 2002-05-31 23:06:46 +00:00
winnetwk.h Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
winnls.h Added missing CSTR_ definitions. 2002-11-04 22:39:45 +00:00
winnt.h No version of GNU C++ (unlike GNU C) supports unnamed structs. 2002-11-18 19:46:34 +00:00
winpos.h Reimplemented Get/SetActiveWindow, Get/SetFocus and 2002-10-11 23:41:06 +00:00
winproc.h Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
winreg.h Removed LPxxx handle types that don't exist under Windows. 2002-10-03 19:46:27 +00:00
winres.h Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
winresrc.h Rewrote some headers from scratch to avoid EULA/patent concerns. 2002-05-02 01:22:00 +00:00
winsock.h Add definition for WSAEDISCON. 2002-11-21 23:44:19 +00:00
winsock2.h Add stubs and declarations for WSAInstallServiceClassA/W. 2002-11-13 19:42:23 +00:00
winspool.h Removed trailing whitespace. 2002-05-31 23:06:46 +00:00
winsvc.h Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
winternl.h Add some definitions for structures used by NtQueryFileInfo. 2002-11-18 19:44:17 +00:00
winuser.h No version of GNU C++ (unlike GNU C) supports unnamed structs. 2002-11-18 19:46:34 +00:00
winver.h Removed trailing whitespace. 2002-05-31 23:06:46 +00:00
wnaspi32.h Removed C++ style comments. 2002-06-28 17:37:34 +00:00
wownt32.h Added FIXMEs for metafile and fullhwnd handle conversions that aren't 2002-10-18 23:35:24 +00:00
wrc_rsc.h Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
ws2spi.h Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
ws2tcpip.h Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
wshisotp.h Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
wsipx.h Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
wtypes.h Moved rpc.h inclusion in widl-generated file so that tests compile. 2002-11-13 04:18:38 +00:00
wtypes.idl Moved rpc.h inclusion in widl-generated file so that tests compile. 2002-11-13 04:18:38 +00:00
x11drv.h Load OpenGL library dynamically from x11drv. 2002-11-15 04:16:38 +00:00
x11font.h Fixed mismatches between the Wine headers and the Microsoft headers. 2002-11-13 04:13:42 +00:00
zmouse.h Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00