wine/include
Alexandre Julliard aee989a7ed Store the debug info structure on the thread stack.
Moved thread initialization code from sysdeps.c to thread.c to avoid
an indirection.
2003-08-21 21:34:33 +00:00
..
bitmaps
msvcrt Alias _vsnprintf as vsnprintf. 2003-08-13 22:01:12 +00:00
wine Fix building libwine_unicode with w32api headers. 2003-08-20 18:16:44 +00:00
.cvsignore
accctrl.h
async.h - made async.h ready for use in ntdll: replaced all calls to kernel32 2003-06-26 02:08:17 +00:00
audevcod.h
axcore.idl - Added DShow headers. 2003-06-30 20:24:52 +00:00
axextend.idl Add strmif.h to the headers included in libuuid. 2003-07-01 04:33:35 +00:00
basetsd.h Change __PPC__ define to __powerpc__. 2003-07-15 20:46:40 +00:00
bitmap.h
builtin16.h
callback.h
cderr.h
cguid.h
clipboard.h - use global atoms for the format ids 2003-06-23 23:02:02 +00:00
comcat.h
commctrl.h Added ListView_GetItemText macro. 2003-06-23 03:35:19 +00:00
commdlg.h Added some missing FR_* defines. 2003-08-11 18:42:18 +00:00
compobj.h
config.h.in Dlopen libncurses.so in wineconsole. 2003-08-20 04:19:01 +00:00
control.h Make the header in-line with current ICOM naming conventions. 2003-06-16 01:17:10 +00:00
cpl.h
cursoricon.h
custcntl.h
d3d.h
d3d8.h Some fixes on d3d8 and d3d9 headers. 2003-07-08 21:04:01 +00:00
d3d8caps.h
d3d8types.h Fill in lots of unimplemented render states. 2003-06-04 20:10:43 +00:00
d3d9.h - some cleanups and fixes on d3d8 and d3d9 headers 2003-07-01 01:09:17 +00:00
d3d9caps.h Added d3d9 headers. 2003-06-20 21:28:34 +00:00
d3d9types.h Some fixes on d3d8 and d3d9 headers. 2003-07-08 21:04:01 +00:00
d3dcaps.h
d3dhal.h
d3dtypes.h
d3dvec.inl
d3dx8core.h
dbghelp.h Added dbghelp.h header. 2003-06-26 02:06:40 +00:00
dce.h
dciddi.h
dde.h
ddeml.h
ddraw.h Spelling fixes (s/occured/occurred/ and variants). 2003-07-15 20:53:39 +00:00
ddrawi.h
devenum.idl - Added DShow headers. 2003-06-30 20:24:52 +00:00
digitalv.h
dinput.h - DInput WideChar classes support. This time all dinput versions have 2003-06-16 20:22:13 +00:00
dispdib.h
dlgs.h
dls1.h
dmdls.h
dmerror.h
dmo.h
dmoreg.h
dmort.h
dmplugin.h
dmusbuff.h
dmusicc.h Split the dmusic interfaces. 2003-07-21 22:10:14 +00:00
dmusicf.h
dmusici.h Split the dmusic interfaces. 2003-07-21 22:10:14 +00:00
dmusics.h Split the dmusic interfaces. 2003-07-21 22:10:14 +00:00
docobj.h
dpaddr.h Added DirectPlay8 headers. 2003-06-30 18:26:13 +00:00
dplay.h
dplay8.h Added DirectPlay8 headers. 2003-06-30 18:26:13 +00:00
dplobby.h
drive.h Migrate most int21 ioctl routines to winedos. 2003-06-04 20:17:52 +00:00
dsconf.h
dsdriver.h
dshow.h Stubbed some interfaces for the FilterGraph CLSID. 2003-06-13 18:06:44 +00:00
dsound.h Add strmif.h to the headers included in libuuid. 2003-07-01 04:33:35 +00:00
dyngraph.idl - Added DShow headers. 2003-06-30 20:24:52 +00:00
excpt.h
fci.h
fdi.h
file.h Removed the DOSFS_ specific time related conversion routine, and make 2003-08-20 03:40:21 +00:00
gdi.h Convert CreateDC to unicode in the driver interface. 2003-08-12 20:42:18 +00:00
global.h
guiddef.h
heap.h
icmpapi.h
imagehlp.h Removed Wine-specific definition from exported header (spotted by 2003-06-27 22:24:23 +00:00
imm.h Removed a few remaining WINVER checks. 2003-08-21 21:32:48 +00:00
initguid.h
instance.h
ipexport.h
iphlpapi.h
ipifcons.h
iprtrmib.h
iptypes.h
lm.h
lmaccess.h
lmapibuf.h
lmbrowsr.h
lmcons.h
lmerr.h
lmwksta.h
local.h
lzexpand.h
Makefile.in Partial implementation of the Microsoft Installer (msi.dll). 2003-08-13 01:27:48 +00:00
mapi.h
mapicode.h
mapidefs.h
mciavi.h
mcx.h
mediaerr.h
mediaobj.h
minmax.h
miscemu.h
mmddk.h
mmreg.h
mmsystem.h Removed VERSION typedef. 2003-08-19 00:59:02 +00:00
module.h Added a file_exists argument to wine_dll_load to allow checking 2003-07-03 18:23:10 +00:00
msacm.h
msacmdlg.h
msdos.h
msi.h Partial implementation of the Microsoft Installer (msi.dll). 2003-08-13 01:27:48 +00:00
msiquery.h Partial implementation of the Microsoft Installer (msi.dll). 2003-08-13 01:27:48 +00:00
mssip.h
mswsock.h
nb30.h Use iphlpapi to enumerate LAN adapters. 2003-06-16 01:23:20 +00:00
netspi.h
nonclient.h
nspapi.h
ntddcdrm.h
ntddscsi.h Added support for overlapped ioctl requests (and a few other 2003-06-13 16:33:50 +00:00
ntddstor.h
ntsecapi.h
ntstatus.h
oaidl.h Make I1 fields explicitly signed. 2003-08-18 19:59:47 +00:00
oaidl.idl Make I1 fields explicitly signed. 2003-08-18 19:59:47 +00:00
objbase.h
objidl.h Warning fix. 2003-07-11 03:52:58 +00:00
objidl.idl Warning fix. 2003-07-11 03:52:58 +00:00
ocidl.h
ole2.h Include oleauto.h before oleidl.h, as per native headers. 2003-07-18 22:53:12 +00:00
ole2ver.h
oleauto.h Add a bunch of missing stuff. 2003-07-18 22:52:58 +00:00
olectl.h
oledlg.h
oleidl.h
options.h
palette.h
pktdef.h
poppack.h
prsht.h
psapi.h
pshpack1.h
pshpack2.h
pshpack4.h
pshpack8.h
ras.h Removed a few remaining WINVER checks. 2003-08-21 21:32:48 +00:00
regstr.h
richedit.h Added ES_SELECTIONBAR style. 2003-08-12 18:52:45 +00:00
richole.h
rpc.h Change __PPC__ define to __powerpc__. 2003-07-15 20:46:40 +00:00
rpcdce.h
rpcdcep.h
rpcndr.h
rpcnterr.h
rpcproxy.h
selectors.h
servprov.h
setupapi.h
shellapi.h
shlguid.h
shlobj.h Fixed Ansi version of RenderFILENAME and implement a Unicode version. 2003-07-26 20:32:43 +00:00
shlwapi.h
sipbase.h
snoop.h
sql.h
sqlext.h
sqltypes.h
stackframe.h
storage.h
strmif.h Add strmif.h to the headers included in libuuid. 2003-07-01 04:33:35 +00:00
strmif.idl - Added DShow headers. 2003-06-30 20:24:52 +00:00
syslevel.h
tapi.h
task.h
tchar.h
thread.h Store the debug info structure on the thread stack. 2003-08-21 21:34:33 +00:00
tlhelp32.h
toolhelp.h
unknwn.h Add #ifdefs around forwards and interfaces like MIDL does. 2003-07-01 03:43:09 +00:00
unknwn.idl
urlmon.h Authors: Mike McCormack <mike@codeweavers.com>, Lionel Ulmer <lionel.ulmer@free.fr> 2003-07-15 20:47:17 +00:00
user.h Run WH_KEYBOARD_LL and WH_MOUSE_LL hooks in the context of the thread 2003-07-11 21:55:58 +00:00
uuids.h Add strmif.h to the headers included in libuuid. 2003-07-01 04:33:35 +00:00
ver.h
vfw.h - Fixed memory leak in AVISaveOptions. 2003-07-02 00:38:57 +00:00
vfwmsgs.h
win.h
winbase.h Allocate DebugInfo field for all critical sections (based on a patch 2003-08-12 23:50:54 +00:00
wincon.h
wincrypt.h Moved declaration of VTableProvStruc from dlls/advapi32/crypt.h to 2003-07-21 23:50:08 +00:00
windef.h
windows.h
windowsx.h Removed a few remaining WINVER checks. 2003-08-21 21:32:48 +00:00
winerror.h Cast hresult error codes to HRESULT. 2003-08-18 19:47:18 +00:00
wingdi.h Convert CreateDC to unicode in the driver interface. 2003-08-12 20:42:18 +00:00
wininet.h
winioctl.h
winnetwk.h Implemented password caching. 2003-07-18 22:59:07 +00:00
winnls.h winnls.h must not include winbase.h. 2003-08-20 18:22:31 +00:00
winnt.h Add a bunch of IMAGE_SIZEOF_* constants. 2003-08-13 19:35:22 +00:00
winpos.h
winreg.h
winres.h
winresrc.h
winsock.h MSVC fixes. 2003-07-19 03:07:16 +00:00
winsock2.h
winspool.h
winsvc.h
wintab.h
wintabx.h
winternl.h Make RtlTimeToSecondsSince1970 consistent with other time calls. 2003-08-19 00:56:34 +00:00
winuser.h Stub implementation of FlashWindowEx. 2003-08-12 20:33:26 +00:00
winver.h
wnaspi32.h
wownt32.h
ws2spi.h
ws2tcpip.h
wshisotp.h
wsipx.h
wtypes.h Added typedef for COLORREF. 2003-06-20 21:30:37 +00:00
wtypes.idl Added typedef for COLORREF. 2003-06-20 21:30:37 +00:00
zmouse.h