..
bitmaps
Removed non-standard OBM_RADIOCHECK bitmap.
2001-01-24 19:48:39 +00:00
msvcrt
The _IOXXX macros conflict with system headers on Solaris. Prefix
2001-10-15 17:50:55 +00:00
wine
Added support for low-level mouse and keyboard hooks.
2001-10-17 17:50:02 +00:00
.cvsignore
Created include/Makefile.in to separate header file installation from
1999-02-13 12:18:33 +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
Moved all Win16 definitions out of the standard Windows headers.
2000-09-26 22:20:14 +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
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 unnecessary Callouts.
2001-07-26 20:12:54 +00:00
cderr.h
Moved error codes to cderr.h.
1999-03-13 17:07:56 +00:00
cdrom.h
Make sure all files using config.h constants actually #include "config.h"
2000-11-26 04:04:21 +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
Add TBNF_* flags for the NMTBDISPINFO structure.
2001-08-03 18:06:50 +00:00
commdlg.h
- Fix a typo in TBSAVEPARAMS A/W declaration.
2001-01-22 02:13:58 +00:00
compobj.h
compobj.h is a synonym for objbase.h
2000-11-25 03:08:23 +00:00
config.h.in
Add config check and thread safe wrappers for the XRender library.
2001-09-14 01:04:25 +00:00
console.h
Store config file contents in the registry so we only have to load it
2000-02-19 20:50:00 +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
Removed a number of global handle allocations and critical section
2000-04-08 21:06:06 +00:00
d3d.h
Direct3D header update.
2001-04-16 19:02:22 +00:00
d3dcaps.h
Reordered the CALLBACK and WINAPI directives so that it compiles with
2000-06-11 20:07:58 +00:00
d3dhal.h
New header d3dhal.h, the Direct3D HAL device driver interface.
2001-04-16 19:01:38 +00:00
d3dtypes.h
Direct3D header update.
2001-04-16 19:02:22 +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
- implemented correctly the HSZ as local atoms and added the needed
2001-08-09 22:07:22 +00:00
ddraw.h
Fixed the IDirectDrawSurface4 interface declaration to conform a bit
2001-05-09 19:44:25 +00:00
ddrawi.h
Added dwFlags to lock_update private functions so we can pass
2001-09-10 23:12:16 +00:00
debugtools.h
Remove redundant ';' at the end of line.
2000-12-22 20:28:19 +00:00
digitalv.h
Replaced PTR_SEG_TO_LIN macro by exported MapSL function.
2000-12-13 20:20:09 +00:00
dinput.h
Added preferences to dinput drivers (so we can have two joystick
2000-12-12 00:38:58 +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
dosexe.h
Fixed some issues found by winapi_check.
2001-01-25 22:23:08 +00:00
dplay.h
Cleanup/removal of unnessary things that would have made winapi_*
2001-07-29 20:18:51 +00:00
dplobby.h
Use the DUMMYUNIONNAME macros so that the headers can be used in
2000-12-03 03:16:05 +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
Implemented IMemAllocator.
2001-09-17 20:04:28 +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
Pass security attributes for DOSFS creation.
2001-10-14 16:08:45 +00:00
font.h
Use the font charset to obtain a codepage for A->W conversion in the
2001-09-19 20:32:07 +00:00
gdi.h
Lay down the infrastructure for gdi font rendering.
2001-09-12 20:21:06 +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 HEAP_strdupA.
2001-07-24 21:45:22 +00:00
hook.h
Removed a few unnecessary Callouts.
2001-07-26 20:12:54 +00:00
imagehlp.h
Removed some more obsolete 32 suffixes.
2001-05-11 19:54:47 +00:00
imm.h
Added some missing definitions.
2000-12-05 20:45:45 +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
Makefile.in
Added some RPC definitions.
2001-10-14 16:15:37 +00:00
mapi.h
Added mapi.h with the definitions needed by the MFC.
2000-12-13 21:28:57 +00:00
mapidefs.h
Added mapi.h with the definitions needed by the MFC.
2000-12-13 21:28:57 +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
Added /dev/parport support for direct port access.
2001-06-26 21:06: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 MPEG1WAVEFORMAT and MPEGLAYER3WAVEFORMAT.
2001-10-14 16:10:02 +00:00
mmsystem.h
Moved some handle declarations to the right headers.
2001-07-30 18:57:18 +00:00
module.h
Added LOAD_WITH_ALTERED_SEARCH_PATH support to LoadLibraryEx.
2001-08-24 21:13:02 +00:00
msacm.h
Moved some handle declarations to the right headers.
2001-07-30 18:57:18 +00:00
msacmdlg.h
Added a few missing parts.
2001-01-04 20:58:05 +00:00
msdos.h
Moved comm.c into kernel32.
2000-10-13 17:11:30 +00:00
netspi.h
Warning fixes.
2001-03-21 20:31:26 +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
ntddk.h
Better handling of typelibs loaded with a trailing resource number.
2001-09-26 23:05:35 +00:00
ntdef.h
Moved some macros like NULL, FALSE to winnt.h
2000-12-15 21:31:03 +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
- Made sure that the files that contains the declarations
2001-07-23 23:50:18 +00:00
ole2.h
Added prototype for GetHGlobalFromStream.
2001-09-25 22:37:49 +00:00
ole2ver.h
- the OLE version returned was too low
1999-12-05 23:52:56 +00:00
oleauto.h
Add the decVal field to VARIANT.
2001-08-21 17:03:10 +00:00
olectl.h
Implemented OleLoadPicture.
2001-08-06 18:52:14 +00:00
oledlg.h
Reordered the CALLBACK and WINAPI directives so that it compiles with
2000-06-11 20:07:58 +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
Added support for three levels of nesting of the 'pragma pack'
2000-10-19 20:20:07 +00:00
prsht.h
Added PSN_GETOBJECT.
2001-01-22 19:25:05 +00:00
psapi.h
ANSI C fixes.
1999-06-26 14:58:24 +00:00
pshpack1.h
Added support for three levels of nesting of the 'pragma pack'
2000-10-19 20:20:07 +00:00
pshpack2.h
Added support for three levels of nesting of the 'pragma pack'
2000-10-19 20:20:07 +00:00
pshpack4.h
Added support for three levels of nesting of the 'pragma pack'
2000-10-19 20:20:07 +00:00
pshpack8.h
Added support for three levels of nesting of the 'pragma pack'
2000-10-19 20:20:07 +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
Declare RICHEDIT_CLASS20W using a WCHAR array.
2001-02-12 19:17:46 +00:00
rpc.h
Include rpc*.h/windows.h/ole2.h just like windows.
2001-07-18 20:04:08 +00:00
rpcdce.h
Added some RPC definitions.
2001-10-14 16:15:37 +00:00
rpcdcep.h
Moved things to the proper rpcxxx.h header.
2000-11-08 05:06:10 +00:00
rpcndr.h
Added some RPC definitions.
2001-10-14 16:15:37 +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
Change the callback declarations to a safer format.
2001-02-12 01:29:08 +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
Added names of the "missing" paths for SHGetSpecialFolderPathA.
2001-10-10 02:48:29 +00:00
shlwapi.h
Define the SHQueryValueEx{A|W} entry points.
2001-09-20 19:31:54 +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
Started implementing AVI splitter.
2001-10-14 16:13:14 +00:00
syslevel.h
Moved standard syslevel APIs declaration to winbase.h.
2000-11-15 23:41:46 +00:00
sysmetrics.h
Added SYSMETRICS_Set.
2001-10-02 18:35:32 +00:00
tapi.h
Implemented lineGetCountry. (works with HyperTrm.exe)
2000-07-23 14:20:58 +00:00
task.h
Fixed HTASK/HTASK16 handle mismatch.
2001-07-30 19:01:01 +00:00
tchar.h
Remove duplicate definition of _tmain.
2001-09-19 22:24:54 +00:00
thread.h
Extended __wine_enter_vm86 to handle pending interrupts.
2001-06-21 00:39:34 +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
Build tsx11 layer as a separate shared library.
2000-12-06 00:04:10 +00:00
ts_xf86dga.h
Build tsx11 layer as a separate shared library.
2000-12-06 00:04:10 +00:00
ts_xf86dga2.h
Build tsx11 layer as a separate shared library.
2000-12-06 00:04:10 +00:00
ts_xf86vmode.h
Build tsx11 layer as a separate shared library.
2000-12-06 00:04:10 +00:00
ts_xlib.h
Copy the first 128 colors from the default colormap to Wine's private
2001-04-16 19:33:25 +00:00
ts_xpm.h
Build tsx11 layer as a separate shared library.
2000-12-06 00:04:10 +00:00
ts_xrender.h
Add config check and thread safe wrappers for the XRender library.
2001-09-14 01:04:25 +00:00
ts_xresource.h
Build tsx11 layer as a separate shared library.
2000-12-06 00:04:10 +00:00
ts_xshm.h
Build tsx11 layer as a separate shared library.
2000-12-06 00:04:10 +00:00
ts_xutil.h
Build tsx11 layer as a separate shared library.
2000-12-06 00:04:10 +00:00
ts_xvideo.h
Build tsx11 layer as a separate shared library.
2000-12-06 00:04:10 +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
Changed X11 mouse driver to use SendInput, and removed WINE_MOUSEEVENT
2001-10-18 21:38:59 +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
version.h
Release 20011004.
2001-10-04 19:08:40 +00:00
vfw.h
Implemented some part of AVIFIL32.
2001-06-07 22:28:19 +00:00
vfwmsgs.h
Added two missing headers.
2001-08-22 18:20:36 +00:00
vga.h
Improved DirectDrawPalette handling (set it on init, not every time it
2000-05-23 21:14:11 +00:00
win.h
Added internal Wine messages to perform SetWindowPos, ShowWindow and
2001-10-16 21:58:58 +00:00
win16drv.h
Fixed win16drv initialisation.
2001-08-15 23:30:15 +00:00
winbase.h
Add INVALID_ATOM and MAXINTATOM to winbase.h.
2001-10-15 17:49:23 +00:00
wincon.h
HANDLER_ROUTINE is in fact PHANDLER_ROUTINE.
2001-09-14 00:06:33 +00:00
wincrypt.h
ANSI C fixes.
1999-06-26 14:58:24 +00:00
windef.h
Moved MAKEINTATOM to winbase.h and added Unicode version.
2001-10-12 18:43:27 +00:00
windows.h
RC_INVOKED (&NOWINRES) special cases.
2001-05-07 18:18:33 +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
Commented out references to x11drv internals from MESA code.
2001-07-22 23:42:09 +00:00
winerror.h
Move GDI_ERROR definition to wingdi.h.
2001-09-07 15:27:51 +00:00
wingdi.h
Move COLORREF from wingdi.h to windef.h.
2001-10-08 20:31:59 +00:00
wininet.h
Uncomment GOPHER_ATTRIBUTE_TYPE and GopherGetAttribute.
2000-12-07 23:14:29 +00:00
winioctl.h
#pragma pack(?) changed to #include "*pack*.h"
1999-04-25 12:36:53 +00:00
winnetwk.h
Reordered the CALLBACK and WINAPI directives so that it compiles with
2000-06-11 20:07:58 +00:00
winnls.h
Fix the definition of structs NUMBERFMT* and CURRENCYFMT*.
2001-09-19 22:28:00 +00:00
winnt.h
Added more STATUS_ codes.
2001-08-09 21:14:42 +00:00
winpos.h
Added internal Wine messages to perform SetWindowPos, ShowWindow and
2001-10-16 21:58:58 +00:00
winproc.h
Made all 16<->32 HWND conversions use explicit functions instead of
2001-09-19 20:37:04 +00:00
winreg.h
Moved some registry definitions to winnt.h.
2000-03-26 14:41:10 +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
Fix the SOCKADDR_IPX declaration.
2001-10-08 20:36:03 +00:00
winsock2.h
Added WSC*InstallProvider stubs.
2001-10-02 17:46:59 +00:00
winspool.h
Implement EnumPrinterDataEx{A|W}.
2001-02-21 04:00:40 +00:00
winsvc.h
Change the callback declarations to a safer format.
2001-02-12 01:29:08 +00:00
winuser.h
Added a few XBUTTON defines.
2001-10-18 21:34:17 +00:00
winver.h
Fixed prototype of GetFileVersionInfoA/W.
2001-03-16 16:42:20 +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
Added new include file ws2spi.h for adding needed types.
2001-10-09 21:48:22 +00:00
wshisotp.h
Implemented EnumProtocolA/W.
2001-01-12 23:15:54 +00:00
wsipx.h
Fix the SOCKADDR_IPX declaration.
2001-10-08 20:36:03 +00:00
wtypes.h
Added support for the DECIMAL type.
2001-05-07 18:15:38 +00:00
x11drv.h
Changed X11 mouse driver to use SendInput, and removed WINE_MOUSEEVENT
2001-10-18 21:38:59 +00:00
x11font.h
Added internal charsets for supporting DBCS charsets.
2000-08-20 19:04:04 +00:00
zmouse.h
Created zmouse.h, moved wheel code from mouse.h into it.
2000-09-27 01:18:47 +00:00