Sweden-Number/include
Alex Korobka 98447497b7 Rearranged PAINT_RedrawWindow() so that it first recursively updates
invalid regions and only then starts sending out messages. This should
help with reentrancy during message processing and now it needs just
one (or none) scratch region for all there is to do. Also, small fixes
for SetWindowPos().
1999-05-08 17:57:09 +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 Split off wingdi16.h from wingdi.h. Add many more #defines/typedefs 1999-05-08 12:45:18 +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 Updated authors list from the Changelog. Please let me know if you 1999-05-02 18:13:33 +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 Make all structures packed and removal of some WINE_PACKED. 1999-05-02 11:22:50 +00:00
compobj.h Implemented: 1999-03-23 13:48:56 +00:00
config.h.in ANSI C fixes. 1999-05-08 15:47:44 +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 Check for busy DCE moved to DCHook16(). 1999-05-08 09:50:52 +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 Misc fixes and improvements. 1999-05-02 14:24:15 +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 Misc fixes and improvements. 1999-05-02 14:24:15 +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 Moved DOS List of Lists initialization, and added the beginnings of 1999-05-08 10:54:04 +00:00
dplay.h ANSI C fixes. 1999-05-08 12:50:36 +00:00
dplobby.h ANSI C fixes. 1999-05-08 12:50:36 +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
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
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 Split off wingdi16.h from wingdi.h. Add many more #defines/typedefs 1999-05-08 12:45:18 +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 ANSI C fixes. 1999-05-08 12:50:36 +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 Removed TIMER_SwitchQueue. 1999-05-08 10:47:23 +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 Moved DOS List of Lists initialization, and added the beginnings of 1999-05-08 10:54:04 +00:00
mmreg.h Renamed wintypes.h to windef.h. 1999-03-14 16:35:05 +00:00
mmsystem.h ANSI C fixes. 1999-05-08 12:50:36 +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 Moved DOS List of Lists initialization, and added the beginnings of 1999-05-08 10:54:04 +00:00
multimedia.h - got rid of all the internal MM tweaks to load builtin MCI 1999-05-02 10:21:49 +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 Implemented the OLE object default handler and data cache. 1999-05-02 09:27:08 +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
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 ANSI C fixes. 1999-05-08 12:50:36 +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 ANSI C fixes. 1999-05-08 15:47:44 +00:00
services.h Fixed various stupid bugs in services thread routines. 1999-05-04 16:43:38 +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 ANSI C fixes. 1999-05-08 12:50:36 +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 ANSI C fixes. 1999-05-08 12:50:36 +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 ANSI C fixes. 1999-05-08 15:47:44 +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 Call THREAD_FreeTHDB as service thread callback. 1999-05-08 10:48:03 +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 Removed the timer that was used to queue TRACKBAR_Refresh calls. 1999-05-08 09:44:45 +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 Removed #include "wine/winuser16.h" and use "struct tag????" instead. 1999-05-08 12:40:24 +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 990426. 1999-04-26 18:19:22 +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 Rearranged PAINT_RedrawWindow() so that it first recursively updates 1999-05-08 17:57:09 +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 prototype for TryEnterCriticalSection. 1999-05-02 11:26:07 +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 Split off wingdi16.h from wingdi.h. Add many more #defines/typedefs 1999-05-08 12:45:18 +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 Split off wingdi16.h from wingdi.h. Add many more #defines/typedefs 1999-05-08 12:45:18 +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 Removed #include "wine/winuser16.h" and use "struct tag????" instead. 1999-05-08 12:40:24 +00:00
winproc.h Renamed wintypes.h to windef.h. 1999-03-14 16:35:05 +00:00
winreg.h Bug fixes. 1999-05-08 10:50:34 +00:00
winsock.h ANSI C fixes. 1999-05-08 12:50:36 +00:00
winspool.h Fixed ANSI compabillity. 1999-04-25 19:01:52 +00:00
winuser.h Split off wingdi16.h from wingdi.h. Add many more #defines/typedefs 1999-05-08 12:45:18 +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