Sweden-Number/include
Alexandre Julliard aa5a1162a3 Patch flat cs of 16-bit entry points if current %cs is different from
compiled value, and retrieve flat ds from a global variable. This
should avoid problems with win4lin kernels.
2000-10-29 01:28:30 +00:00
..
bitmaps Implemented the IDC_HAND cursor. 2000-10-13 23:43:45 +00:00
wine Raise an exception when a stub entry point is called. 2000-10-26 22:03:34 +00:00
.cvsignore Created include/Makefile.in to separate header file installation from 1999-02-13 12:18:33 +00:00
Makefile.in The MODEM stuff has been spun off to its rightful place: mcx.h. 2000-10-13 23:16:46 +00:00
acconfig.h Make calls to gethostbyname, gethostbyaddr, getservbyname, 2000-09-24 19:41:57 +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 DIB_FixColorsToLoadflags to cursoricon.c. 2000-06-03 20:45:20 +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 Patch flat cs of 16-bit entry points if current %cs is different from 2000-10-29 01:28:30 +00:00
button.h Made the include files self sufficient. 2000-03-24 21:13:57 +00:00
cache.h Renamed wintypes.h to windef.h. 1999-03-14 16:35:05 +00:00
callback.h Removed a coupld of unused functions in the Callout structure. 2000-09-16 20:58:06 +00:00
cderr.h Moved error codes to cderr.h. 1999-03-13 17:07:56 +00:00
cdrom.h Added some missing defines for non-Linux. 2000-10-24 01:42:42 +00:00
cguid.h Added cguid.h. 2000-09-09 19:41:31 +00:00
class.h Renamed wintypes.h to windef.h. 1999-03-14 16:35:05 +00:00
clipboard.h Moved all Win16 definitions out of the standard Windows headers. 2000-09-26 22:20:14 +00:00
color.h Removed extra includes from ole.h and wingdi.h. 2000-02-10 19:39:48 +00:00
combo.h - ComboLBox is always created as child of ComboBox. If ComboBox has style 2000-06-07 03:48:02 +00:00
commctrl.h Added flag and notification definitions for ComboBoxEx. 2000-10-17 00:28:36 +00:00
commdlg.h Added various type and macro definitions that are needed to compile 2000-09-27 22:31:28 +00:00
compobj.h Removed unnecessary includes from ole related files. 1999-08-18 18:35:57 +00:00
config.h.in Make calls to gethostbyname, gethostbyaddr, getservbyname, 2000-09-24 19:41:57 +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
cursoricon.h Removed a number of global handle allocations and critical section 2000-04-08 21:06:06 +00:00
d3d.h Added some DirectDraw7-related definitions. 2000-07-23 13:42:13 +00:00
d3dcaps.h Reordered the CALLBACK and WINAPI directives so that it compiles with 2000-06-11 20:07:58 +00:00
d3dtypes.h Added a few C++ operators to Direct3D structures, and made some unions 2000-07-23 14:19:19 +00:00
d3dvec.inl Added a few C++ operators to Direct3D structures, and made some unions 2000-07-23 14:19:19 +00:00
dc.h Authors: Alexandre Julliard <julliard@codeweavers.com> (for Corel), Albert den Haan <albertd@corel.com> 2000-08-19 21:38:55 +00:00
dce.h Moved all Win16 definitions out of the standard Windows headers. 2000-09-26 22:20:14 +00:00
dde.h Added four DDElParam functions. 2000-10-12 20:44:14 +00:00
ddeml.h Moved all Win16 definitions out of the standard Windows headers. 2000-09-26 22:20:14 +00:00
ddraw.h Added some basic IDirectDraw7 interface support, fixed argument count 2000-10-23 00:36:45 +00:00
debugdefs.h Added setupapi shared library and SetupIterateCabinet stub. 2000-07-08 18:27:03 +00:00
debugtools.h Optimized debugging API to reduce code size. 2000-02-10 22:15:21 +00:00
desktop.h Store monitor size and depth in the generic structure. 2000-03-25 17:30:13 +00:00
dialog.h Disable the owner of a modal dialog box just before creating the 2000-08-21 03:31:39 +00:00
digitalv.h Mad the include files idempotent using a consistent macro naming 1999-06-12 18:36:54 +00:00
dinput.h Moved all Win16 definitions out of the standard Windows headers. 2000-09-26 22:20:14 +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 Removed #include of wingdi.h and windef.h from winuser.h (and resolved 2000-02-10 19:03:02 +00:00
dosexe.h Implemented DOS INT21 AH=4B (EXEC). 2000-10-17 00:33:02 +00:00
dplay.h - Implemented loading and initialization of service providers 2000-08-25 21:58:05 +00:00
dplobby.h - Make ref counting a little more efficient 2000-07-10 13:19:28 +00:00
drive.h Use special environment variables to transmit the cwd of the various 2000-10-03 04:19:16 +00:00
dsdriver.h Restructure DirectSound. Remove dsound thread, use MM timers 2000-06-23 15:45:05 +00:00
dsound.h Reordered the CALLBACK and WINAPI directives so that it compiles with 2000-06-11 20:07:58 +00:00
elfdll.h - Fixed resource functions to work directly from the HMODULE instead of 2000-08-07 04:12:41 +00:00
enhmetafile.h Made the include files self sufficient. 2000-03-24 21:13:57 +00:00
enhmetafiledrv.h Removed extra includes from ole.h and wingdi.h. 2000-02-10 19:39:48 +00:00
file.h Moved all Win16 definitions out of the standard Windows headers. 2000-09-26 22:20:14 +00:00
font.h #pragma pack(?) changed to #include "*pack*.h" 1999-04-25 12:36:53 +00:00
gdi.h Added support for non-deletable system brushes and pens created by 2000-09-16 20:53:51 +00:00
global.h Moved all Win16 definitions out of the standard Windows headers. 2000-09-26 22:20:14 +00:00
guiddef.h Fixed C++ operators return value. 2000-08-11 00:39:26 +00:00
heap.h Removed HEAP_xalloc. 2000-04-30 12:22:18 +00:00
hook.h Windows hook proc thunk management simplified. 1999-09-20 18:45:00 +00:00
imagehlp.h Reordered the CALLBACK and WINAPI directives so that it compiles with 2000-06-11 20:07:58 +00:00
imm.h Reordered the CALLBACK and WINAPI directives so that it compiles with 2000-06-11 20:07:58 +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 Added the possibility to have mouse movements reported relative to 1999-11-07 21:25:57 +00:00
instance.h Renamed wintypes.h to windef.h. 1999-03-14 16:35:05 +00:00
keyboard.h Cleaned up a few USER dependencies. 2000-07-30 13:50:27 +00:00
ldt.h Moved most global data out of the LPDOSTASK structure. 2000-09-24 20:47:50 +00:00
lmcons.h Added stubs for RasEnumEntriesA and RasGetEntryDialParamsA. 1999-11-07 05:49:28 +00:00
loadorder.h - Always store the full path name of 32bit modules in WINE_MODREF 2000-08-28 21:33: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
main.h Removed shell.h. Cleaned up the nested includes mess in wine/obj_*.h. 2000-09-26 00:00:55 +00:00
mapidefs.h Renamed wintypes.h to windef.h. 1999-03-14 16:35:05 +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
mdi.h Convert WND.text field to Unicode. 2000-07-10 12:09:31 +00:00
menu.h Removed a lot of unnecessary includes and fixed the compile errors. 2000-03-08 18:26:56 +00:00
message.h Before calling the timer window proc, make sure it is valid. 2000-09-29 00:56:05 +00:00
metafile.h Made the include files self sufficient. 2000-03-24 21:13:57 +00:00
miscemu.h Set selector 0000H base to 0xf0000 until the first 64K are 2000-10-15 00:37:50 +00:00
mmddk.h Moved all Win16 definitions out of the standard Windows headers. 2000-09-26 22:20:14 +00:00
mmreg.h Mad the include files idempotent using a consistent macro naming 1999-06-12 18:36:54 +00:00
mmsystem.h Fixed a few non portable zero-size array declarations. 2000-09-27 00:25:24 +00:00
module.h Free the Win16 dummy module and wm->deps. 2000-10-25 21:22:27 +00:00
mouse.h Created zmouse.h, moved wheel code from mouse.h into it. 2000-09-27 01:18:47 +00:00
msacm.h Removed the ';' ending on lines using the DECL_WINELIB_TYPE_AW and 2000-10-03 04:10:42 +00:00
msdos.h Moved comm.c into kernel32. 2000-10-13 17:11:30 +00:00
neexe.h Moved all Win16 definitions out of the standard Windows headers. 2000-09-26 22:20:14 +00:00
netspi.h Reordered the CALLBACK and WINAPI directives so that it compiles with 2000-06-11 20:07:58 +00:00
nonclient.h Moved all Win16 definitions out of the standard Windows headers. 2000-09-26 22:20:14 +00:00
ntddk.h Added basic working stubs of new Windows 2000 API functions. 2000-10-29 01:24:54 +00:00
ntdef.h - implementation of RtlReg* (read access), RtlEvent*, RtlSemaphore*, 2000-01-23 22:35:33 +00:00
ntsecapi.h Moved all Win16 definitions out of the standard Windows headers. 2000-09-26 22:20:14 +00:00
oaidl.h Added a lot of new OLE interfaces. 1999-03-10 18:03:53 +00:00
objbase.h Added/fixed missing extern "C". 2000-10-19 20:32:18 +00:00
objidl.h Small fixes. 1999-02-19 10:00:54 +00:00
ocidl.h Removed shell.h. Cleaned up the nested includes mess in wine/obj_*.h. 2000-09-26 00:00:55 +00:00
ole.h Moved all Win16 definitions out of the standard Windows headers. 2000-09-26 22:20:14 +00:00
ole2.h Must include objbase.h. 2000-10-13 23:11:56 +00:00
ole2ver.h - the OLE version returned was too low 1999-12-05 23:52:56 +00:00
oleauto.h Added/fixed missing extern "C". 2000-10-19 20:32:18 +00:00
olectl.h Added/fixed missing extern "C". 2000-10-19 20:32:18 +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 Removed shell.h. Cleaned up the nested includes mess in wine/obj_*.h. 2000-09-26 00:00:55 +00:00
options.h Make GetTickCount not use the whole Unix epoch (since 1970) any more, 2000-09-22 22:37:56 +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 Authors: Alexandre Julliard <julliard@codeweavers.com> (for Corel), Albert den Haan <albertd@corel.com> 2000-08-19 21:38:55 +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
process.h Use intermediate typedef. 2000-10-22 23:54:32 +00:00
prsht.h The string fields in PROPSHEETPAGEA should be ANSI strings. 2000-10-13 17:10:24 +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 Moved idle event handling to the server. 2000-05-30 19:48:18 +00:00
ras.h Added stubs for RasEnumEntriesA and RasGetEntryDialParamsA. 1999-11-07 05:49:28 +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 Reordered the CALLBACK and WINAPI directives so that it compiles with 2000-06-11 20:07:58 +00:00
rpc.h Added guiddef.h and moved a few GUID definitions to the correct file. 2000-08-03 04:19:24 +00:00
scroll.h ANSI C fixes. 1999-06-26 14:58:24 +00:00
selectors.h Fixed some Solaris specific assembler problems. 2000-02-27 16:39:48 +00:00
server.h Converted a few more server requests to the new mechanism. 2000-10-15 00:40:25 +00:00
services.h Made the service thread instanciable in every process. 1999-06-12 08:24:23 +00:00
servprov.h Define the COM macros even in C++. 1999-10-23 20:09:05 +00:00
shellapi.h Moved all Win16 definitions out of the standard Windows headers. 2000-09-26 22:20:14 +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 Removed shell.h. Cleaned up the nested includes mess in wine/obj_*.h. 2000-09-26 00:00:55 +00:00
shlwapi.h Moved DLLVERSIONINFO to shlwapi.h. 2000-09-29 01:03:30 +00:00
snoop.h Adapted to new-style Wine thunks. 1999-08-15 12:45:01 +00:00
spy.h Added wParam and lParam as parameters in SPY_ExitMessage 2000-10-22 23:52:47 +00:00
sql.h Xiang Li 1999-12-11 23:56:46 +00:00
sqlext.h Xiang Li 1999-12-11 23:56:46 +00:00
sqltypes.h Made the include files self sufficient. 2000-03-24 21:13:57 +00:00
stackframe.h Made the winedbg an external and WineLib program. 2000-04-13 19:31:58 +00:00
static.h Renamed wintypes.h to windef.h. 1999-03-14 16:35:05 +00:00
storage.h Recovery of release 990110 after disk crash. 1999-01-17 16:32:32 +00:00
syslevel.h ANSI C fixes. 1999-06-26 14:58:24 +00:00
sysmetrics.h Cleaned up some more USER dependencies. 2000-07-31 23:32:47 +00:00
tapi.h Implemented lineGetCountry. (works with HyperTrm.exe) 2000-07-23 14:20:58 +00:00
task.h Implemented DOS INT21 AH=4B (EXEC). 2000-10-17 00:33:02 +00:00
tchar.h Removed the ';' ending on lines using the DECL_WINELIB_TYPE_AW and 2000-10-03 04:10:42 +00:00
thread.h Moved all Win16 definitions out of the standard Windows headers. 2000-09-26 22:20:14 +00:00
tlhelp32.h Use tpXXX instead of tbXXX in tagTHREADENTRY32. 2000-09-12 23:36:18 +00:00
toolhelp.h Moved all Win16 definitions out of the standard Windows headers. 2000-09-26 22:20:14 +00:00
ts_shape.h - implementation of SetWindowsRgn and GetWindowRgn 2000-07-28 23:04:54 +00:00
ts_xf86dga.h Removed X_DISPLAY_MISSING. 2000-04-25 19:55:35 +00:00
ts_xf86dga2.h Removed X_DISPLAY_MISSING. 2000-04-25 19:55:35 +00:00
ts_xf86vmode.h Removed X_DISPLAY_MISSING. 2000-04-25 19:55:35 +00:00
ts_xlib.h Fixed for DBCS(cp932/cp949) codepage conversion. 2000-08-15 12:01:47 +00:00
ts_xpm.h Removed X_DISPLAY_MISSING. 2000-04-25 19:55:35 +00:00
ts_xresource.h Removed X_DISPLAY_MISSING. 2000-04-25 19:55:35 +00:00
ts_xshm.h Removed X_DISPLAY_MISSING. 2000-04-25 19:55:35 +00:00
ts_xutil.h Preserve WM hints that were set during window creation by calling 2000-06-02 20:36:29 +00:00
ts_xvideo.h Added possibility to use XVideo. 2000-09-06 19:46:59 +00:00
tweak.h Misc small cleanups. 2000-03-18 22:25:41 +00:00
unknwn.h Recovery of release 990110 after disk crash. 1999-01-17 16:32:32 +00:00
urlmon.h Fixed issues found by winapi_check. 2000-06-07 02:15:39 +00:00
user.h Replaced ToAscii by ToUnicode in the User driver interface. 2000-10-25 21:34:31 +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 20001026. 2000-10-26 22:42:29 +00:00
vfw.h Moved all Win16 definitions out of the standard Windows headers. 2000-09-26 22:20:14 +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 Status bars on managed windows should not have SIZEGRIP style. 2000-10-13 17:07:08 +00:00
win16drv.h Authors: Alexandre Julliard <julliard@codeweavers.com> (for Corel), Albert den Haan <albertd@corel.com> 2000-08-19 21:38:55 +00:00
winbase.h Removed redundant thread priority defines. 2000-10-22 23:42:11 +00:00
wincon.h Moved all Win16 definitions out of the standard Windows headers. 2000-09-26 22:20:14 +00:00
wincrypt.h ANSI C fixes. 1999-06-26 14:58:24 +00:00
windef.h Raise an exception when a stub entry point is called. 2000-10-26 22:03:34 +00:00
windows.h Completed/corrected the list of include files. 2000-10-13 23:13:01 +00:00
windowsx.h hmemcpy16 is a Win16 API, the macro is hmemcpy. 2000-06-18 17:24:34 +00:00
wine_gl.h Eased restrictions on OpenGL/MESA usage a bit. It compiles just fine 2000-08-08 20:46:50 +00:00
winerror.h Added the {HRESULT,SCODE}_SEVERITY macros. 2000-10-19 20:30:37 +00:00
wingdi.h Fixed issue found by winapi_check. 2000-10-22 23:55:15 +00:00
wininet.h Added/fixed missing extern "C". 2000-10-19 20:32:18 +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 Moved LCTYPE, GetLocaleInfo, NUMBERFMT, CURRENCYFMT and the related 2000-10-12 23:20:29 +00:00
winnt.h Skip directory symlinks in DOSFS_FindNextEx. 2000-10-19 20:38:38 +00:00
winpos.h Made the include files self sufficient. 2000-03-24 21:13:57 +00:00
winproc.h Moved all Win16 definitions out of the standard Windows headers. 2000-09-26 22:20:14 +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 Completed/corrected the list of include files. 2000-10-13 23:13:01 +00:00
winsock2.h Moved all Win16 definitions out of the standard Windows headers. 2000-09-26 22:20:14 +00:00
winspool.h Reduce scope of "Status" #ifdef hack. 2000-07-23 13:38:08 +00:00
winsvc.h - Added some missing WINELIB_NAME_AW definitions, types and messages 2000-09-19 02:43:00 +00:00
winuser.h Added support for AZERTY keyboard layout. 2000-10-19 22:25:35 +00:00
winver.h Duplicate resource directory searching routines instead of calling 2000-10-23 01:38:29 +00:00
wnaspi32.h Fixed some issues found by winapi_check. 2000-10-02 03:39:34 +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
wtypes.h ROTFLAGS have their own ifdef protection, take them out of the 2000-10-12 23:15:29 +00:00
x11drv.h Replaced ToAscii by ToUnicode in the User driver interface. 2000-10-25 21:34:31 +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