wine/include
Alexandre Julliard 04689b26f0 Always load the 32-bit dll containing a given 16-bit builtin.
Check the module name in addition to the file name when loading a
16-bit builtin dll.
2001-03-28 01:47:28 +00:00
..
bitmaps
wine Add version info for built-in oleaut32.dll. 2001-03-19 19:17:27 +00:00
.cvsignore
acconfig.h
basetsd.h
bitmap.h
brush.h
builtin16.h Always load the 32-bit dll containing a given 16-bit builtin. 2001-03-28 01:47:28 +00:00
callback.h Removed a few Callout functions by doing a GetProcAddress at the time 2001-02-20 00:55:17 +00:00
cderr.h
cdrom.h
cguid.h
clipboard.h
color.h
comcat.h
commctrl.h Avoid alignment problems with NMPGSCROLL struct. 2001-02-23 01:32:46 +00:00
commdlg.h
compobj.h
config.h.in
console.h
cpl.h A first stab at implementing the RunDll features. 2001-02-23 01:12:26 +00:00
cursoricon.h
d3d.h
d3dcaps.h
d3dtypes.h
d3dvec.inl
dce.h
dciddi.h Some important stuff from the DirectDraw DDK headers. 2001-02-13 20:24:16 +00:00
dde.h
ddeml.h
ddraw.h Added IDirectDrawGammaControl interface declaration. 2001-03-19 19:15:57 +00:00
ddrawi.h More DirectDraw HAL type declarations. 2001-03-20 01:15:36 +00:00
debugtools.h
digitalv.h
dinput.h
dispdib.h
dlgs.h
docobj.h
dosexe.h
dplay.h
dplobby.h
drive.h
dsdriver.h
dsound.h
enhmetafile.h
enhmetafiledrv.h
file.h Use poll() on the client-side during server waits to implement 2001-03-22 20:09:34 +00:00
font.h Change FONTOBJ to use LOGFONTW rather than LOGFONT16. 2001-02-14 22:56:38 +00:00
gdi.h Implemented Get/SetDeviceGammaRamp. 2001-03-20 01:55:18 +00:00
global.h
guiddef.h
heap.h Only create the system heap when we actually need it. 2001-02-23 01:37:05 +00:00
hook.h
imagehlp.h
imm.h
initguid.h
input.h
instance.h
keyboard.h
lmcons.h
loadorder.h - Added support for app-specific dll overrides using 2001-03-20 02:11:08 +00:00
local.h
lzexpand.h
Makefile.in A first stab at implementing the RunDll features. 2001-02-23 01:12:26 +00:00
mapi.h
mapidefs.h
mciavi.h Started the real implementation of mciavi. 2001-02-14 21:49:22 +00:00
mcx.h
message.h
metafile.h
miscemu.h
mmddk.h
mmreg.h
mmsystem.h
module.h Use the standard CreateThread routine to create 16-bit tasks instead 2001-02-28 05:29:50 +00:00
mouse.h
msacm.h
msacmdlg.h
msdos.h
netspi.h Warning fixes. 2001-03-21 20:31:26 +00:00
nonclient.h
nspapi.h
ntddk.h
ntdef.h
ntsecapi.h
oaidl.h
objbase.h
objidl.h
ocidl.h
ole.h
ole2.h
ole2ver.h
oleauto.h Implement LHashValOfNameSysA for 4 LCIDs, fix prototype. 2001-02-12 19:33:42 +00:00
olectl.h
oledlg.h
oleidl.h
options.h Cleanup properly on x11drv unloading. 2001-03-23 23:45:45 +00:00
palette.h
path.h
pen.h
poppack.h
process.h Use extern "C" for Winelib C++ apps. 2001-02-12 03:38:46 +00:00
prsht.h
psapi.h
pshpack1.h
pshpack2.h
pshpack4.h
pshpack8.h
queue.h
ras.h
region.h
regstr.h
richedit.h Declare RICHEDIT_CLASS20W using a WCHAR array. 2001-02-12 19:17:46 +00:00
rpc.h
rpcdce.h
rpcdcep.h
rpcndr.h
selectors.h
server.h Use poll() on the client-side during server waits to implement 2001-03-22 20:09:34 +00:00
services.h
servprov.h
setupapi.h
shellapi.h
shlguid.h
shlobj.h
shlwapi.h
snoop.h
spy.h
sql.h
sqlext.h
sqltypes.h
stackframe.h
storage.h
syslevel.h
sysmetrics.h
tapi.h
task.h Use the standard CreateThread routine to create 16-bit tasks instead 2001-02-28 05:29:50 +00:00
tchar.h
thread.h Use poll() on the client-side during server waits to implement 2001-03-22 20:09:34 +00:00
tlhelp32.h
toolhelp.h
ts_shape.h
ts_xf86dga.h
ts_xf86dga2.h
ts_xf86vmode.h
ts_xlib.h
ts_xpm.h
ts_xresource.h
ts_xshm.h
ts_xutil.h
ts_xvideo.h
unknwn.h
urlmon.h
user.h
ver.h
version.h Release 20010326. 2001-03-26 20:57:09 +00:00
vfw.h Started the real implementation of mciavi. 2001-02-14 21:49:22 +00:00
vga.h
win.h
win16drv.h Moved GetTextMetrics to unicode. 2001-03-16 16:43:14 +00:00
winbase.h Added stub for SetThreadExecutionState (new function in Win98/2000). 2001-03-13 23:33:26 +00:00
wincon.h
wincrypt.h
windef.h
windows.h
windowsx.h
wine_gl.h
winerror.h
wingdi.h Implemented Get/SetDeviceGammaRamp. 2001-03-20 01:55:18 +00:00
wininet.h
winioctl.h
winnetwk.h
winnls.h
winnt.h Added stub for SetThreadExecutionState (new function in Win98/2000). 2001-03-13 23:33:26 +00:00
winpos.h
winproc.h
winreg.h
winres.h
winresrc.h
winsock.h
winsock2.h
winspool.h Implement EnumPrinterDataEx{A|W}. 2001-02-21 04:00:40 +00:00
winsvc.h
winuser.h Added Win2000 WS_EX_LAYERED window style. 2001-03-16 16:40:43 +00:00
winver.h Fixed prototype of GetFileVersionInfoA/W. 2001-03-16 16:42:20 +00:00
wnaspi32.h
wownt32.h
wrc_rsc.h
wshisotp.h
wsipx.h
wtypes.h
x11drv.h Cleanup properly on x11drv unloading. 2001-03-23 23:45:45 +00:00
x11font.h
zmouse.h