wine-wine/include
Alexandre Julliard 0bb2e5ab01 Authors: Chris Morgan <cmorgan@wpi.edu>, James Abbatiello <abbeyj@wpi.edu>
Implemented current day circling.  Fixed many bugs in the month
calender control including control spacing and alignment.  Fixed
defines monthcal.h.  Optimized control drawing and removed many
extranious redraws.  Improved control behavior.  Fixed inconsistent
formatting in both .c and .h files.
1999-11-21 02:04:09 +00:00
..
bitmaps Changed the pixmap to look like the windows default application icon. 1999-09-10 14:00:57 +00:00
wine Stub for GetFontData16. 1999-11-21 02:01:41 +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 Added the possibility to use DGA 2.0. 1999-09-20 18:42:46 +00:00
animate.h First working version. 1999-10-23 14:01:32 +00:00
aspi.h ANSI C fixes. 1999-06-26 14:58:24 +00:00
authors.h Made the include files self-sufficient. 1999-10-24 21:48:50 +00:00
basetsd.h Started on an implementation of Win64 for use on 64 bit platforms. 1999-07-04 15:56:03 +00:00
bitmap.h - Add clipboard support for copying/pasting bitmaps or Pixmaps between Wine 1999-09-20 15:42:47 +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 Fixed ANSI C violations. 1999-09-20 18:52:06 +00:00
builtin32.h Added filename to 32 bit builtin module descriptors. 1999-10-13 16:00:18 +00:00
button.h Use an extra bit in the button status byte to flag whether the 1999-09-27 11:38:47 +00:00
cache.h Renamed wintypes.h to windef.h. 1999-03-14 16:35:05 +00:00
callback.h Modified THUNK_Alloc so as to avoid 32->16->32 calling sequences. 1999-09-20 18:43:52 +00:00
casemap.h Mad the include files idempotent using a consistent macro naming 1999-06-12 18:36:54 +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 - Implement interprocess clipboard communication. 1999-09-03 15:17:57 +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 ANSI C fixes. 1999-06-26 14:58:24 +00:00
comboex.h ANSI C fixes. 1999-06-26 14:58:24 +00:00
comm.h Made the include files self-sufficient. 1999-10-24 21:48:50 +00:00
commctrl.h Added undocumented feature to InsertButtonA. 1999-11-21 00:52:26 +00:00
commdlg.h Map PrintDlg16 to PrintDlgA. 1999-10-13 12:29:57 +00:00
compobj.h Removed unnecessary includes from ole related files. 1999-08-18 18:35:57 +00:00
config.h.in Use BSD headers for ICMP portability. 1999-11-13 23:02:06 +00:00
console.h Added the hex triplets to the console color definitions. 1999-11-07 22:23:39 +00:00
crtdll.h Reimplemented multi-byte and wide-chars functions to not depend on 1999-08-08 18:47:59 +00:00
cursoricon.h Changed CopyImage to accept desiredX, desiredY and LR_COPYFROMRESOURCE. 1999-09-04 11:16:48 +00:00
d3d.h Define the COM macros even in C++. 1999-10-23 20:09:05 +00:00
datetime.h Made the include files self-sufficient. 1999-10-24 21:48:50 +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 Check for busy DCE moved to DCHook16(). 1999-05-08 09:50:52 +00:00
dde.h Removed the old, historical and no longer working IPC support. 1999-07-11 14:13:56 +00:00
ddeml.h Mad the include files idempotent using a consistent macro naming 1999-06-12 18:36:54 +00:00
ddraw.h Define the COM macros even in C++. 1999-10-23 20:09:05 +00:00
debugdefs.h Added ICMP DLL implementation. 1999-11-07 21:22:17 +00:00
debugger.h Made debugger compile and marginally work on non-Intel archs. 1999-11-13 20:58:45 +00:00
debugstr.h Add debugstr_hex_dump to allow display hex dumps of data in any 1999-11-12 01:38:12 +00:00
debugtools.h Got rid of dsprintf and related macros. 1999-08-04 12:22:42 +00:00
desktop.h ANSI C fixes. 1999-06-26 14:58:24 +00:00
device.h ANSI C fixes. 1999-06-26 14:58:24 +00:00
dialog.h #pragma pack(?) changed to #include "*pack*.h" 1999-04-25 12:36:53 +00:00
digitalv.h Mad the include files idempotent using a consistent macro naming 1999-06-12 18:36:54 +00:00
dinput.h Define the COM macros even in C++. 1999-10-23 20:09:05 +00:00
dispdib.h - Fix headers to include less or smaller header files. 1999-02-21 18:23:26 +00:00
display.h ANSI C fixes. 1999-06-26 14:58:24 +00:00
dlgs.h Made the buttons in the filedlg change when selecting a different 1999-11-12 01:02:27 +00:00
docobj.h Define the COM macros even in C++. 1999-10-23 20:09:05 +00:00
dosexe.h Moved all signal support to a new platform-specific file. 1999-09-27 10:58:45 +00:00
dplay.h - Added dplayx LibMain for initialization of all dplayx 'global' data 1999-11-04 02:17:03 +00:00
dplobby.h - Added dplayx LibMain for initialization of all dplayx 'global' data 1999-11-04 02:17:03 +00:00
drive.h Renamed wintypes.h to windef.h. 1999-03-14 16:35:05 +00:00
driver.h Moved to new trace interface. 1999-06-22 19:07:34 +00:00
dsound.h Define the COM macros even in C++. 1999-10-23 20:09:05 +00:00
elfdll.h ANSI C fixes. 1999-06-26 14:58:24 +00:00
enhmetafile.h Several improvements to Enhanced MetaFile playback. 1999-05-02 09:23:51 +00:00
enhmetafiledrv.h Started implementing Enhanced MetaFile driver. 1999-05-02 10:15:16 +00:00
file.h Fixed compiling with STRICT. 1999-10-23 19:00:02 +00:00
flatsb.h ANSI C fixes. 1999-06-26 14:58:24 +00:00
flatthunk.h ANSI C fixes. 1999-06-26 14:58:24 +00:00
font.h #pragma pack(?) changed to #include "*pack*.h" 1999-04-25 12:36:53 +00:00
gdi.h Make sure that all calls use the extended structures which are a 1999-10-24 17:26:45 +00:00
global.h Renamed wintypes.h to windef.h. 1999-03-14 16:35:05 +00:00
header.h ANSI C fixes. 1999-06-26 14:58:24 +00:00
heap.h ANSI C fixes. 1999-05-08 12:50:36 +00:00
hook.h Windows hook proc thunk management simplified. 1999-09-20 18:45:00 +00:00
hotkey.h ANSI C fixes. 1999-06-26 14:58:24 +00:00
imagehlp.h Added extern "C" if __cplusplus is defined. 1999-06-12 10:53:06 +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 Declare only one instance of GUID_NULL. 1999-07-24 10:20:50 +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
ipaddress.h ANSI C fixes. 1999-06-26 14:58:24 +00:00
keyboard.h Moved code to the X11 driver. 1999-07-04 13:31:03 +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 Set proper item focus on DeleteItem. 1999-11-04 01:42:36 +00:00
lmcons.h Added stubs for RasEnumEntriesA and RasGetEntryDialParamsA. 1999-11-07 05:49:28 +00:00
loadorder.h ANSI C fixes. 1999-06-26 14:58:24 +00:00
local.h Renamed wintypes.h to windef.h. 1999-03-14 16:35:05 +00:00
lzexpand.h Added extern "C" if __cplusplus is defined. 1999-06-12 10:53:06 +00:00
main.h Bugfix: don't call ExitProcess() before SYSLEVEL_Init(). 1999-10-23 14:15:33 +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 ANSI C fixes. 1999-06-26 14:58:24 +00:00
message.h Added the possibility to have mouse movements reported relative to 1999-11-07 21:25:57 +00:00
metafile.h ANSI C fixes. 1999-05-08 12:50:36 +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 Report non-hercules video. Turned on int 2a. 1999-10-23 19:01:10 +00:00
mmddk.h Removed last dependancies between MCI drivers and WINMM/MMSYSTEM 1999-09-27 13:38:57 +00:00
mmreg.h Mad the include files idempotent using a consistent macro naming 1999-06-12 18:36:54 +00:00
mmsystem.h Added some missing defines. 1999-09-22 16:46:22 +00:00
module.h Simplified hInstance creation/handling. 1999-11-21 00:50:30 +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 Authors: Chris Morgan <cmorgan@wpi.edu>, James Abbatiello <abbeyj@wpi.edu> 1999-11-21 02:04:09 +00:00
mouse.h Added the possibility to have mouse movements reported relative to 1999-11-07 21:25:57 +00:00
msacm.h Made msacm32 really load ACM drivers. 1999-10-31 18:29:16 +00:00
msacmdrv.h Renamed wintypes.h to windef.h. 1999-03-14 16:35:05 +00:00
msdos.h Changed CONTEXT into CONTEXT86 everywhere we really want an i386 1999-06-26 18:40:24 +00:00
nativefont.h ANSI C fixes. 1999-06-26 14:58:24 +00:00
neexe.h Added support for 32-bit NE code segments. 1999-07-15 14:31:44 +00:00
netspi.h Made the include files self-sufficient. 1999-10-24 21:48:50 +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 Adapted to new register function handling. 1999-11-13 23:54:04 +00:00
ntdef.h Started on an implementation of Win64 for use on 64 bit platforms. 1999-07-04 15:56:03 +00:00
ntsecapi.h Made the include files self-sufficient. 1999-10-24 21:48:50 +00:00
oaidl.h Added a lot of new OLE interfaces. 1999-03-10 18:03:53 +00:00
objbase.h Some non-threatening fixes to some headers, as well as some casting 1999-06-05 15:23:20 +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 Removed unnecessary includes from ole related files. 1999-08-18 18:35:57 +00:00
ole2ver.h Added a lot of new OLE interfaces. 1999-03-10 18:03:53 +00:00
oleauto.h First implementation of LoadTypeLibEx(). 1999-09-29 12:15:05 +00:00
olectl.h Fixed some of the issues reported by winapi-check. 1999-07-31 17:32:05 +00:00
oledlg.h Define the COM macros even in C++. 1999-10-23 20:09:05 +00:00
oleidl.h Added a lot of new OLE interfaces. 1999-03-10 18:03:53 +00:00
options.h - Added a new option 'noxshm' 1999-07-23 19:19:56 +00:00
pager.h ANSI C fixes. 1999-06-26 14:58:24 +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 Determine expected_version of PE buddies from the SubsystemVersion. 1999-11-10 19:45:56 +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 Bugfix: LOAD_DLL_DEBUG_EVENT lpImageName parameter was incorrect. 1999-11-10 20:15:04 +00:00
progress.h ANSI C fixes. 1999-06-26 14:58:24 +00:00
prsht.h Add support for anonymous struct/unions on compilers that implement it. 1999-09-14 07:52:16 +00:00
psapi.h ANSI C fixes. 1999-06-26 14:58:24 +00:00
psdrv.h Made the include files self-sufficient. 1999-10-24 21:48:50 +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 Solaris C/C++ compile fix. 1999-07-31 17:35:33 +00:00
pshpack8.h #pragma pack(?) changed to #include "*pack*.h" 1999-04-25 12:36:53 +00:00
queue.h Made hardware_event use win32-conformant parameters. 1999-08-07 12:33:35 +00:00
ras.h Added stubs for RasEnumEntriesA and RasGetEntryDialParamsA. 1999-11-07 05:49:28 +00:00
rebar.h ANSI C fixes. 1999-06-26 14:58:24 +00:00
region.h Moved hrgnUpdate from client to window coordinates, made nonclient 1999-03-28 09:37:57 +00:00
resource.h GCC 3.0 has not been released yet, but it is good to be prepared. 1999-08-15 16:56:06 +00:00
scroll.h ANSI C fixes. 1999-06-26 14:58:24 +00:00
selectors.h Made SELECTOR_ReallocBlock preserve the current selector access rights 1999-04-11 15:07:13 +00:00
server.h Added support for WriteProcessMemory through the server. 1999-11-13 19:54:54 +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
shell.h More use of rc files for strings and menus, fixes. First internal 1999-08-15 14:31:36 +00:00
shellapi.h Mad the include files idempotent using a consistent macro naming 1999-06-12 18:36:54 +00:00
shlguid.h More support for special pidls in SHGetSpecialFolderLocation. 1999-09-19 12:05:30 +00:00
shlobj.h Define the COM macros even in C++. 1999-10-23 20:09:05 +00:00
snoop.h Adapted to new-style Wine thunks. 1999-08-15 12:45:01 +00:00
spy.h Renamed wintypes.h to windef.h. 1999-03-14 16:35:05 +00:00
stackframe.h Modified Win32 register function handling. 1999-11-13 23:51:13 +00:00
static.h Renamed wintypes.h to windef.h. 1999-03-14 16:35:05 +00:00
status.h ANSI C fixes. 1999-06-26 14:58:24 +00:00
storage.h Recovery of release 990110 after disk crash. 1999-01-17 16:32:32 +00:00
stress.h Fixed some of the issues reported by winapi-check. 1999-09-23 11:48:02 +00:00
struct32.h Mad the include files idempotent using a consistent macro naming 1999-06-12 18:36:54 +00:00
syslevel.h ANSI C fixes. 1999-06-26 14:58:24 +00:00
sysmetrics.h Replaced all occurences of SYSMETRICS_xx and sysMetrics[SM_xx] by 1999-05-22 11:33:23 +00:00
tab.h ANSI C fixes. 1999-06-26 14:58:24 +00:00
tapi.h Fixed/added missing/wrong function prototypes and made internal 1999-07-31 14:41:43 +00:00
task.h Winsock rewrite. Sockets are now proper win32 handles. 1999-10-23 16:53:34 +00:00
tchar.h Implemented the Win95 file open/save dialogs. 1999-07-27 16:20:36 +00:00
thread.h Further server optimizations: 1999-06-26 08:43:26 +00:00
tlhelp32.h ANSI C fixes. 1999-06-26 14:58:24 +00:00
toolbar.h ANSI C fixes. 1999-06-26 14:58:24 +00:00
toolhelp.h #pragma pack(?) changed to #include "*pack*.h" 1999-04-25 12:36:53 +00:00
tooltips.h ANSI C fixes. 1999-06-26 14:58:24 +00:00
trackbar.h ANSI C fixes. 1999-06-26 14:58:24 +00:00
treeview.h Some more messages. 1999-07-31 13:09:40 +00:00
ts_xf86dga.h Mad the include files idempotent using a consistent macro naming 1999-06-12 18:36:54 +00:00
ts_xf86dga2.h Added the possibility to use DGA 2.0. 1999-09-20 18:42:46 +00:00
ts_xf86vmode.h Started on an implementation of Win64 for use on 64 bit platforms. 1999-07-04 15:56:03 +00:00
ts_xlib.h DirectX-XShm now waits for the X server to finish the previous frame 1999-11-07 22:44:06 +00:00
ts_xpm.h Mad the include files idempotent using a consistent macro naming 1999-06-12 18:36:54 +00:00
ts_xresource.h Mad the include files idempotent using a consistent macro naming 1999-06-12 18:36:54 +00:00
ts_xshm.h Mad the include files idempotent using a consistent macro naming 1999-06-12 18:36:54 +00:00
ts_xutil.h Mad the include files idempotent using a consistent macro naming 1999-06-12 18:36:54 +00:00
ttydrv.h Added the possibility to have mouse movements reported relative to 1999-11-07 21:25:57 +00:00
tweak.h Mad the include files idempotent using a consistent macro naming 1999-06-12 18:36:54 +00:00
unknwn.h Recovery of release 990110 after disk crash. 1999-01-17 16:32:32 +00:00
updown.h Implementation of the updown buddy windproc subclassing for the 1999-07-18 13:30:01 +00:00
user.h Added ExitKernel16 (replacing USER_ExitWindows), ExitProcess16, and 1999-05-22 16:18:36 +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 991114. 1999-11-15 01:40:17 +00:00
vfw.h Define the COM macros even in C++. 1999-10-23 20:09:05 +00:00
vga.h Moved everything out of windows.h. 1999-02-09 15:46:25 +00:00
w32sys.h Mad the include files idempotent using a consistent macro naming 1999-06-12 18:36:54 +00:00
win.h Fixed inconsistency in conditions that determines if a window requires 1999-07-24 12:11:22 +00:00
win16drv.h Extend DRAWMODE struct to win95 spec. 1999-09-19 14:13:39 +00:00
winaspi.h Mad the include files idempotent using a consistent macro naming 1999-06-12 18:36:54 +00:00
winbase.h Stub for GetOverlappedResult. 1999-11-10 19:51:01 +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 ANSI C fixes. 1999-06-26 14:58:24 +00:00
windef.h Add support for anonymous struct/unions on compilers that implement it. 1999-09-14 07:52:16 +00:00
windows.h ANSI C fixes. 1999-06-26 14:58:24 +00:00
windowsx.h Added macro definitions for memory allocation. 1999-10-24 17:27:12 +00:00
wine_gl.h Better detection of OpenGL. 1999-07-23 19:33:24 +00:00
winerror.h Separated Win16 (USER) and Win32 (MPR) network routines. 1999-08-07 14:32:33 +00:00
wingdi.h Add stubs for Get/SetLayout(). 1999-11-21 00:49:50 +00:00
winioctl.h #pragma pack(?) changed to #include "*pack*.h" 1999-04-25 12:36:53 +00:00
winnetwk.h Separated Win16 (USER) and Win32 (MPR) network routines. 1999-08-07 14:32:33 +00:00
winnls.h Added some missing #defines I've run across. 1999-04-25 12:31:20 +00:00
winnt.h Modified Win32 register function handling. 1999-11-13 23:51:13 +00:00
winpos.h - Do not call XConfigureWindow if SetWindowPos was called due to a 1999-06-18 17:03:13 +00:00
winproc.h Renamed wintypes.h to windef.h. 1999-03-14 16:35:05 +00:00
winreg.h Added `const's to some registry API functions. 1999-07-10 11:41:24 +00:00
winsock.h Winsock rewrite. Sockets are now proper win32 handles. 1999-10-23 16:53:34 +00:00
winsock2.h Added some basic Winsock2 definitions. 1999-09-27 11:48:11 +00:00
winspool.h Made the include files self-sufficient. 1999-10-24 21:48:50 +00:00
winsvc.h Fixed/moved/added missing/wrong function prototypes. 1999-07-04 11:01:21 +00:00
winuser.h Added ChangeDisplaySettingsExA stub and some flag defines. 1999-11-07 22:26:20 +00:00
winver.h Move VerLanguageName[AW] back to base (exported from KERNEL32 ...). 1999-09-19 12:15:58 +00:00
winversion.h Send WM_CTLCOLOREDIT not WM_CTLCOLORSTATIC messages to parent of a 1999-11-10 19:55:29 +00:00
wnaspi32.h Mad the include files idempotent using a consistent macro naming 1999-06-12 18:36:54 +00:00
wownt32.h Moved implementation of WOW routines to single file. 1999-08-18 18:31:26 +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 Added support for anonymous structs/unions on compilers that implement it. 1999-09-19 14:20:33 +00:00
x11drv.h DirectX-XShm now waits for the X server to finish the previous frame 1999-11-07 22:44:06 +00:00
x11font.h Make sure that all calls use the extended structures which are a 1999-10-24 17:26:45 +00:00
xmalloc.h Made the include files self-sufficient. 1999-10-24 21:48:50 +00:00