Sweden-Number/include
Patrik Stridvall a9a671d7ca Fixed ANSI compabillity. 1999-04-25 19:01:52 +00:00
..
bitmaps File open dialog now uses icons instead of bitmaps. 1999-03-13 18:10:43 +00:00
server Added new CLIENT_DebuggerRequest routine, implemented support for 1999-04-11 17:13:03 +00:00
wine Fixed ANSI compabillity. 1999-04-25 19:01:52 +00:00
.cvsignore Created include/Makefile.in to separate header file installation from 1999-02-13 12:18:33 +00:00
Makefile.in Install headers from $(SRCDIR). 1999-03-17 15:17:12 +00:00
acconfig.h autoconf fixes and cleanups (check for dlopen() in libc too). 1999-04-24 12:02:14 +00:00
animate.h Large-scale renaming of all Win32 functions and types to use the 1999-02-26 11:11:13 +00:00
aspi.h #pragma pack(?) changed to #include "*pack*.h" 1999-04-25 12:36:53 +00:00
async.h Made async IO (SIGIO) stuff from WINSOCK generic useable. 1998-12-14 18:15:10 +00:00
authors.h Added support for the Dutch language. 1999-02-11 16:32:16 +00:00
bit_array.h Release 950727 1995-07-29 13:09:43 +00:00
bitmap.h Implemented recording of StretchDIBits and SetDIBitsToDevice and 1999-04-19 16:45:24 +00:00
brush.h Large-scale renaming of all Win32 functions and types to use the 1999-02-26 11:11:13 +00:00
builtin32.h Reorganization of the loader to correctly load and free libraries and 1999-04-18 12:14:06 +00:00
button.h Implement the button with bitmaps. 1999-04-15 15:49:36 +00:00
cache.h Renamed wintypes.h to windef.h. 1999-03-14 16:35:05 +00:00
callback.h Call InitApp16 (using Callout) for initial process. 1999-04-10 16:32:45 +00:00
casemap.h Release 980601 1998-06-01 10:44:35 +00:00
cderr.h Moved error codes to cderr.h. 1999-03-13 17:07:56 +00:00
cdrom.h Added new function CDAUDIO_Seek(). 1999-03-15 15:14:43 +00:00
class.h Renamed wintypes.h to windef.h. 1999-03-14 16:35:05 +00:00
clipboard.h Fixes for ignored WVR_[VH]REDRAW flags, made minimization in managed 1999-04-01 12:03:52 +00:00
color.h More code moved to the X11 driver (bitmap and palette and misc). 1999-04-01 08:16:08 +00:00
combo.h Implemented the Win95 look and feel. 1999-04-02 10:37:42 +00:00
comboex.h Large-scale renaming of all Win32 functions and types to use the 1999-02-26 11:11:13 +00:00
comm.h Implemented async comm buffers (but probably not bugfree), and along 1999-04-01 11:52:16 +00:00
commctrl.h Added some missing #defines I've run across. 1999-04-25 12:31:20 +00:00
commdlg.h Added some missing #defines I've run across. 1999-04-25 12:31:20 +00:00
compobj.h Implemented: 1999-03-23 13:48:56 +00:00
config.h.in autoconf fixes and cleanups (check for dlopen() in libc too). 1999-04-24 12:02:14 +00:00
console.h Only declare console "driver" once, use external refs elsewhere. 1999-04-18 09:25:27 +00:00
crtdll.h Release 980601 1998-06-01 10:44:35 +00:00
cursoricon.h #pragma pack(?) changed to #include "*pack*.h" 1999-04-25 12:36:53 +00:00
d3d.h Fixed ANSI compabillity. 1999-04-22 16:27:50 +00:00
datetime.h New Files. Added 'date and time picker' and 'month calendar' control 1998-11-08 11:30:27 +00:00
dc.h Large-scale renaming of all Win32 functions and types to use the 1999-02-26 11:11:13 +00:00
dce.h Large-scale renaming of all Win32 functions and types to use the 1999-02-26 11:11:13 +00:00
dde.h Fixed ANSI compabillity. 1999-04-22 16:27:50 +00:00
dde_atom.h Renamed wintypes.h to windef.h. 1999-03-14 16:35:05 +00:00
dde_mem.h Renamed wintypes.h to windef.h. 1999-03-14 16:35:05 +00:00
dde_proc.h Renamed wintypes.h to windef.h. 1999-03-14 16:35:05 +00:00
ddeml.h Moved internal structures to ddeml.c, also removed non-ANSI comments, 1999-04-06 07:02:23 +00:00
ddraw.h Removed all implementation aspects. 1999-03-27 16:48:25 +00:00
debug.h New debug scheme with explicit debug channels declaration. 1999-04-19 14:56:29 +00:00
debugdefs.h New debug scheme with explicit debug channels declaration. 1999-04-19 14:56:29 +00:00
debugger.h Added a possibility to let the internal debugger use a separate 1999-04-25 12:24:42 +00:00
debugstr.h New debug scheme with explicit debug channels declaration. 1999-04-19 14:56:29 +00:00
debugtools.h New debug scheme with explicit debug channels declaration. 1999-04-19 14:56:29 +00:00
desktop.h More code moved to the X11 driver (bitmap and palette and misc). 1999-04-01 08:16:08 +00:00
device.h Large-scale renaming of all Win32 functions and types to use the 1999-02-26 11:11:13 +00:00
dialog.h #pragma pack(?) changed to #include "*pack*.h" 1999-04-25 12:36:53 +00:00
digitalv.h Make use of digitalv.h file. 1999-03-15 15:40:27 +00:00
dinput.h Renamed wintypes.h to windef.h. 1999-03-14 16:35:05 +00:00
dispdib.h - Fix headers to include less or smaller header files. 1999-02-21 18:23:26 +00:00
display.h #pragma pack(?) changed to #include "*pack*.h" 1999-04-25 12:36:53 +00:00
dlgs.h Release 970112 1997-01-12 18:32:19 +00:00
docobj.h Added some missing #defines I've run across. 1999-04-25 12:31:20 +00:00
dosexe.h Added infrastructure and definitions for general-purpose event and IRQ 1999-03-25 10:53:08 +00:00
dplay.h #pragma pack(?) changed to #include "*pack*.h" 1999-04-25 12:36:53 +00:00
dplobby.h - use the latest ICOM macros 1999-04-11 11:53:20 +00:00
drive.h Renamed wintypes.h to windef.h. 1999-03-14 16:35:05 +00:00
driver.h Added missing windef.h includes. 1999-04-15 16:41:04 +00:00
dsound.h ICOMisation of the DirectSound API. 1999-04-11 11:51:48 +00:00
elfdll.h autoconf fixes and cleanups (check for dlopen() in libc too). 1999-04-24 12:02:14 +00:00
except.h Release 980601 1998-06-01 10:44:35 +00:00
file.h Mask off unsupported attributes in _lcreat (bug reported by Andreas Mohr). 1999-04-03 13:54:51 +00:00
flatsb.h Fixed several bugs and typos. 1999-01-24 19:14:58 +00:00
flatthunk.h Large-scale renaming of all Win32 functions and types to use the 1999-02-26 11:11:13 +00:00
font.h #pragma pack(?) changed to #include "*pack*.h" 1999-04-25 12:36:53 +00:00
gdi.h General tidy up of the MetaFile driver - make sure that everything 1999-04-25 09:24:23 +00:00
global.h Renamed wintypes.h to windef.h. 1999-03-14 16:35:05 +00:00
header.h Large-scale renaming of all Win32 functions and types to use the 1999-02-26 11:11:13 +00:00
heap.h Added some missing #defines I've run across. 1999-04-25 12:31:20 +00:00
hook.h Authors: Adrian Thurston <adriant@corel.ca>, Paul Quinn <paulq@corel.ca> 1999-03-24 14:58:11 +00:00
hotkey.h Large-scale renaming of all Win32 functions and types to use the 1999-02-26 11:11:13 +00:00
imagehlp.h Fixed ANSI compabillity. 1999-04-22 16:27:50 +00:00
imagelist.h Large-scale renaming of all Win32 functions and types to use the 1999-02-26 11:11:13 +00:00
imm.h Fixed ANSI compabillity. 1999-04-22 16:27:50 +00:00
initguid.h initguid.h should only contain the macro that defines the guids. 1999-04-01 11:47:09 +00:00
input.h Large-scale renaming of all Win32 functions and types to use the 1999-02-26 11:11:13 +00:00
instance.h Renamed wintypes.h to windef.h. 1999-03-14 16:35:05 +00:00
ipaddress.h Replaced direct access to the WND structure by corresponding calls to 1999-03-12 17:42:50 +00:00
keyboard.h #pragma pack(?) changed to #include "*pack*.h" 1999-04-25 12:36:53 +00:00
ldt.h Renamed wintypes.h to windef.h. 1999-03-14 16:35:05 +00:00
libres.h Renamed wintypes.h to windef.h. 1999-03-14 16:35:05 +00:00
listview.h Added support for icon and smallicon views. 1999-04-01 11:55:44 +00:00
loadorder.h New files to support load order and partial stubs for elfdlls. 1999-04-18 12:09:21 +00:00
local.h Renamed wintypes.h to windef.h. 1999-03-14 16:35:05 +00:00
lzexpand.h Renamed wintypes.h to windef.h. 1999-03-14 16:35:05 +00:00
main.h Large-scale renaming of all Win32 functions and types to use the 1999-02-26 11:11:13 +00:00
mapidefs.h Renamed wintypes.h to windef.h. 1999-03-14 16:35:05 +00:00
mdi.h Renamed wintypes.h to windef.h. 1999-03-14 16:35:05 +00:00
menu.h - use fonts/fontsizes given by SystemParametersInfo 1999-04-18 14:40:32 +00:00
message.h More code moved to the X11 driver (bitmap and palette and misc). 1999-04-01 08:16:08 +00:00
metafile.h Change (32 bit) HMETAFILEs to GDI objects (HMETAFILE16s remain as 1999-04-15 16:46:51 +00:00
metafiledrv.h General tidy up of the MetaFile driver - make sure that everything 1999-04-25 09:24:23 +00:00
miscemu.h #pragma pack(?) changed to #include "*pack*.h" 1999-04-25 12:36:53 +00:00
mmreg.h Renamed wintypes.h to windef.h. 1999-03-14 16:35:05 +00:00
mmsystem.h #pragma pack(?) changed to #include "*pack*.h" 1999-04-25 12:36:53 +00:00
module.h Built-in dlls now have resources attached via the PE-header like 1999-04-25 18:31:35 +00:00
monitor.h More code moved to the X11 driver (bitmap and palette and misc). 1999-04-01 08:16:08 +00:00
monthcal.h New Files. Added 'date and time picker' and 'month calendar' control 1998-11-08 11:30:27 +00:00
mouse.h #pragma pack(?) changed to #include "*pack*.h" 1999-04-25 12:36:53 +00:00
msacm.h Moved macro DECLARE_HANDLE() (in msacm.h and wtypes.h) to windef.h, 1999-03-28 12:39:18 +00:00
msacmdrv.h Renamed wintypes.h to windef.h. 1999-03-14 16:35:05 +00:00
msdos.h Optimized include/*.h: (recursively) include all headers needed by 1999-02-17 13:51:06 +00:00
multimedia.h Started implementation of mmThreadXXX functions. 1999-04-11 12:14:51 +00:00
nativefont.h Added IPAddress and NativeFont controls. 1998-10-11 13:17:47 +00:00
neexe.h Renamed wintypes.h to windef.h. 1999-03-14 16:35:05 +00:00
nonclient.h Large-scale renaming of all Win32 functions and types to use the 1999-02-26 11:11:13 +00:00
ntddk.h Implemented NtTerminateProcess and NtDisplayString. 1999-04-11 14:53:24 +00:00
ntdef.h Renamed wintypes.h to windef.h. 1999-03-14 16:35:05 +00:00
ntdll.h Large-scale renaming of all Win32 functions and types to use the 1999-02-26 11:11:13 +00:00
oaidl.h Added a lot of new OLE interfaces. 1999-03-10 18:03:53 +00:00
objbase.h Clean up objbase.h. Makes the STDMETHOD set of macros available to the winelib user. 1999-04-22 14:56:14 +00:00
objidl.h Small fixes. 1999-02-19 10:00:54 +00:00
ocidl.h Added a lot of new OLE interfaces. 1999-03-10 18:03:53 +00:00
ole.h Many new defines, and structs to help compile MFC. As well as a few 1999-03-14 13:47:00 +00:00
ole2.h Authors: Paul Quinn <paulq@corel.ca>, Aaron Barnes <aaronb@corel.ca>, Adrian Thurston <adriant@corel.ca> 1999-03-28 13:15:40 +00:00
ole2ver.h Added a lot of new OLE interfaces. 1999-03-10 18:03:53 +00:00
oleauto.h Fixed ANSI compabillity. 1999-04-25 19:01:52 +00:00
olectl.h Fixed ANSI compabillity. 1999-04-22 16:27:50 +00:00
oledlg.h Additional macro definitions. 1999-03-27 16:06:55 +00:00
oleidl.h Added a lot of new OLE interfaces. 1999-03-10 18:03:53 +00:00
oleobj.h ICOMization of remaining interfaces. 1999-04-22 15:23:18 +00:00
options.h Added walon language support (I also moved Cz -> Cs, Sw -> Sv, and Po 1999-04-16 09:06:58 +00:00
pager.h Large-scale renaming of all Win32 functions and types to use the 1999-02-26 11:11:13 +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 Renamed wintypes.h to windef.h. 1999-03-14 16:35:05 +00:00
pe_image.h Reorganization of the loader to correctly load and free libraries and 1999-04-18 12:14:06 +00:00
peexe.h Fixed ANSI compabillity. 1999-04-22 16:27:50 +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 #pragma pack(?) changed to #include "*pack*.h" 1999-04-25 12:36:53 +00:00
process.h Non-functional PROCESS_Suspend/ResumeOtherThreads removed. 1999-04-11 17:11:09 +00:00
progress.h Renamed wintypes.h to windef.h. 1999-03-14 16:35:05 +00:00
propsheet.h Recovery of release 990110 after disk crash. 1999-01-17 16:32:32 +00:00
prsht.h Fixed some SendMessage32A that escaped the renaming. 1999-03-13 18:15:29 +00:00
psapi.h Large-scale renaming of all Win32 functions and types to use the 1999-02-26 11:11:13 +00:00
psdrv.h Added StretchDIBits for the PostScript driver. 1999-03-23 13:46:04 +00:00
pshpack1.h #pragma pack(?) changed to #include "*pack*.h" 1999-04-25 12:36:53 +00:00
pshpack2.h #pragma pack(?) changed to #include "*pack*.h" 1999-04-25 12:36:53 +00:00
pshpack4.h #pragma pack(?) changed to #include "*pack*.h" 1999-04-25 12:36:53 +00:00
pshpack8.h #pragma pack(?) changed to #include "*pack*.h" 1999-04-25 12:36:53 +00:00
queue.h Renamed wintypes.h to windef.h. 1999-03-14 16:35:05 +00:00
ras.h Renamed wintypes.h to windef.h. 1999-03-14 16:35:05 +00:00
rebar.h Large-scale renaming of all Win32 functions and types to use the 1999-02-26 11:11:13 +00:00
region.h Moved hrgnUpdate from client to window coordinates, made nonclient 1999-03-28 09:37:57 +00:00
resource.h Built-in dlls now have resources attached via the PE-header like 1999-04-25 18:31:35 +00:00
scroll.h Renamed wintypes.h to windef.h. 1999-03-14 16:35:05 +00:00
selectors.h Made SELECTOR_ReallocBlock preserve the current selector access rights 1999-04-11 15:07:13 +00:00
server.h Added env ptr to new_process request 1999-04-18 14:41:41 +00:00
services.h Implemented 'kernel services thread'. 1999-04-11 15:01:20 +00:00
servprov.h Converted to the new COM declaration 'standard' for better 1999-02-17 10:30:04 +00:00
shell.h #pragma pack(?) changed to #include "*pack*.h" 1999-04-25 12:36:53 +00:00
shellapi.h Added some missing #defines I've run across. 1999-04-25 12:31:20 +00:00
shlguid.h initguid.h should only contain the macro that defines the guids. 1999-04-01 11:47:09 +00:00
shlobj.h ICOMization of remaining interfaces. 1999-04-22 15:23:18 +00:00
shm_block.h Renamed wintypes.h to windef.h. 1999-03-14 16:35:05 +00:00
shm_fragment.h Release 950901 1995-09-01 15:57:28 +00:00
shm_main_blk.h Fixed ANSI compabillity. 1999-04-22 16:27:50 +00:00
shm_semaph.h Release 950901 1995-09-01 15:57:28 +00:00
sig_context.h A few patches to help Wine to compile on OS/2. 1999-04-16 06:55:26 +00:00
snoop.h Large-scale renaming of all Win32 functions and types to use the 1999-02-26 11:11:13 +00:00
spy.h Renamed wintypes.h to windef.h. 1999-03-14 16:35:05 +00:00
stackframe.h #pragma pack(?) changed to #include "*pack*.h" 1999-04-25 12:36:53 +00:00
static.h Renamed wintypes.h to windef.h. 1999-03-14 16:35:05 +00:00
status.h Large-scale renaming of all Win32 functions and types to use the 1999-02-26 11:11:13 +00:00
storage.h Recovery of release 990110 after disk crash. 1999-01-17 16:32:32 +00:00
stress.h Renamed wintypes.h to windef.h. 1999-03-14 16:35:05 +00:00
struct32.h Large-scale renaming of all Win32 functions and types to use the 1999-02-26 11:11:13 +00:00
syslevel.h Renamed wintypes.h to windef.h. 1999-03-14 16:35:05 +00:00
sysmetrics.h Fixed ANSI compabillity. 1999-04-22 16:27:50 +00:00
tab.h -Implemented TCS_BUTTONS, TCS_FIXEDWIDTH, TCM_GETITEMRECT, 1999-04-18 09:35:42 +00:00
tapi.h Fixed ANSI compabillity. 1999-04-22 16:27:50 +00:00
task.h #pragma pack(?) changed to #include "*pack*.h" 1999-04-25 12:36:53 +00:00
tchar.h Fixed ANSI compabillity. 1999-04-25 19:01:52 +00:00
thread.h Merged Linux/FreeBSD reentrant errno handler, added Solaris. 1999-04-18 13:20:43 +00:00
tlhelp32.h Renamed wintypes.h to windef.h. 1999-03-14 16:35:05 +00:00
toolbar.h Change the AddBitmap function. Implement flat toolbar. Change 1999-03-25 16:42:27 +00:00
toolhelp.h #pragma pack(?) changed to #include "*pack*.h" 1999-04-25 12:36:53 +00:00
tooltips.h Large-scale renaming of all Win32 functions and types to use the 1999-02-26 11:11:13 +00:00
trackbar.h Large-scale renaming of all Win32 functions and types to use the 1999-02-26 11:11:13 +00:00
treeview.h Implementation of TVM_SORTCHILDRENCB. 1999-03-25 10:55:01 +00:00
ts_xf86dga.h Non-X11 compile fix for generated code. 1999-02-04 10:51:35 +00:00
ts_xf86vmode.h Moved hrgnUpdate from client to window coordinates, made nonclient 1999-03-28 09:37:57 +00:00
ts_xlib.h Fixes for ignored WVR_[VH]REDRAW flags, made minimization in managed 1999-04-01 12:03:52 +00:00
ts_xpm.h Non-X11 compile fix for generated code. 1999-02-04 10:51:35 +00:00
ts_xresource.h Non-X11 compile fix for generated code. 1999-02-04 10:51:35 +00:00
ts_xshm.h Non-X11 compile fix for generated code. 1999-02-04 10:51:35 +00:00
ts_xutil.h Moved hrgnUpdate from client to window coordinates, made nonclient 1999-03-28 09:37:57 +00:00
ttydrv.h Fixes for ignored WVR_[VH]REDRAW flags, made minimization in managed 1999-04-01 12:03:52 +00:00
tweak.h Renamed wintypes.h to windef.h. 1999-03-14 16:35:05 +00:00
unknwn.h Recovery of release 990110 after disk crash. 1999-01-17 16:32:32 +00:00
updown.h Renamed wintypes.h to windef.h. 1999-03-14 16:35:05 +00:00
user.h Added USER32.UserSignalProc to Callout table. 1999-04-01 11:44:52 +00:00
ver.h Renamed wintypes.h to windef.h. 1999-03-14 16:35:05 +00:00
version.h Release 990328. 1999-03-28 15:38:32 +00:00
vfw.h Fixed ANSI compabillity. 1999-04-22 16:27:50 +00:00
vga.h Moved everything out of windows.h. 1999-02-09 15:46:25 +00:00
w32sys.h Release 970305 1997-03-05 08:22:35 +00:00
win.h Fixes for ignored WVR_[VH]REDRAW flags, made minimization in managed 1999-04-01 12:03:52 +00:00
win16drv.h #pragma pack(?) changed to #include "*pack*.h" 1999-04-25 12:36:53 +00:00
winaspi.h #pragma pack(?) changed to #include "*pack*.h" 1999-04-25 12:36:53 +00:00
winbase.h Added some missing #defines I've run across. 1999-04-25 12:31:20 +00:00
wincon.h Large-scale renaming of all Win32 functions and types to use the 1999-02-26 11:11:13 +00:00
wincrypt.h Large-scale renaming of all Win32 functions and types to use the 1999-02-26 11:11:13 +00:00
windef.h Added some missing #defines I've run across. 1999-04-25 12:31:20 +00:00
windows.h Large-scale renaming of all Win32 functions and types to use the 1999-02-26 11:11:13 +00:00
windowsx.h Large-scale renaming of all Win32 functions and types to use the 1999-02-26 11:11:13 +00:00
wine_gl.h Added check for the presence of Mesa's header files. 1999-01-30 15:54:43 +00:00
winerror.h Added some missing #defines I've run across. 1999-04-25 12:31:20 +00:00
wingdi.h Added some missing #defines I've run across. 1999-04-25 12:31:20 +00:00
winioctl.h #pragma pack(?) changed to #include "*pack*.h" 1999-04-25 12:36:53 +00:00
winnetwk.h Added some missing #defines I've run across. 1999-04-25 12:31:20 +00:00
winnls.h Added some missing #defines I've run across. 1999-04-25 12:31:20 +00:00
winnt.h #pragma pack(?) changed to #include "*pack*.h" 1999-04-25 12:36:53 +00:00
winpos.h Fixes for ignored WVR_[VH]REDRAW flags, made minimization in managed 1999-04-01 12:03:52 +00:00
winproc.h Renamed wintypes.h to windef.h. 1999-03-14 16:35:05 +00:00
winreg.h Added support for strict handles. Only works on machines where 1999-04-25 11:05:30 +00:00
winsock.h #pragma pack(?) changed to #include "*pack*.h" 1999-04-25 12:36:53 +00:00
winspool.h Fixed ANSI compabillity. 1999-04-25 19:01:52 +00:00
winuser.h Added some missing #defines I've run across. 1999-04-25 12:31:20 +00:00
winver.h Renamed wintypes.h to windef.h. 1999-03-14 16:35:05 +00:00
winversion.h Large-scale renaming of all Win32 functions and types to use the 1999-02-26 11:11:13 +00:00
wnaspi32.h #pragma pack(?) changed to #include "*pack*.h" 1999-04-25 12:36:53 +00:00
wnet.h Don't announce the WNetDirectoryNotify capability WNetGetConnection. 1999-04-18 09:27:07 +00:00
wrc_rsc.h Renamed wintypes.h to windef.h. 1999-03-14 16:35:05 +00:00
wtypes.h Fixed ANSI compabillity. 1999-04-22 16:27:50 +00:00
x11drv.h Fixed ugly disabled controls and black background in Write and Lotus 1999-04-15 15:52:59 +00:00
x11font.h #pragma pack(?) changed to #include "*pack*.h" 1999-04-25 12:36:53 +00:00
xmalloc.h Fixes for C++ Winelib compilation. 1998-11-30 10:36:51 +00:00