.. |
bitmaps
|
Removed non-standard OBM_RADIOCHECK bitmap.
|
2001-01-24 19:48:39 +00:00 |
wine
|
Add version information (16 and 32 bit) to core built-in dlls:
|
2001-02-23 20:37:13 +00:00 |
.cvsignore
|
|
|
acconfig.h
|
Added configure check for old linux/input.h.
|
2001-01-19 21:09:07 +00:00 |
basetsd.h
|
Moved all Win16 definitions out of the standard Windows headers.
|
2000-09-26 22:20:14 +00:00 |
bitmap.h
|
Authors: Ove Kaaven <ovek@transgaming.com>, Andrew Lewycky <andrew@transgaming.com>, Gavriel State <gav@transgaming.com>
|
2000-12-06 20:15:43 +00:00 |
brush.h
|
|
|
builtin16.h
|
Fixed winebuild to work on non-Intel architectures.
|
2000-12-29 05:17:33 +00:00 |
callback.h
|
Removed a few Callout functions by doing a GetProcAddress at the time
|
2001-02-20 00:55:17 +00:00 |
cderr.h
|
|
|
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 the same headers as on Windows.
|
2000-11-25 03:08:34 +00:00 |
commctrl.h
|
Avoid alignment problems with NMPGSCROLL struct.
|
2001-02-23 01:32:46 +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
|
Added configure check for old linux/input.h.
|
2001-01-19 21:09:07 +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 |
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
|
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
|
Use the DUMMYUNIONNAME macros so that the headers can be used in
|
2000-12-03 03:16:05 +00:00 |
d3dvec.inl
|
Added a few C++ operators to Direct3D structures, and made some unions
|
2000-07-23 14:19:19 +00:00 |
dce.h
|
Moved all Win16 definitions out of the standard Windows headers.
|
2000-09-26 22:20:14 +00:00 |
dciddi.h
|
Some important stuff from the DirectDraw DDK headers.
|
2001-02-13 20:24:16 +00:00 |
dde.h
|
Added four DDElParam functions.
|
2000-10-12 20:44:14 +00:00 |
ddeml.h
|
Declare all handles with DECLARE_OLD_HANDLE to ease conversion to
|
2000-12-26 00:07:25 +00:00 |
ddraw.h
|
Small 'typos in comments' fixes.
|
2001-02-28 05:31:02 +00:00 |
ddrawi.h
|
Some important stuff from the DirectDraw DDK headers.
|
2001-02-13 20:24: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
|
Removed #include of wingdi.h and windef.h from winuser.h (and resolved
|
2000-02-10 19:03:02 +00:00 |
dosexe.h
|
Fixed some issues found by winapi_check.
|
2001-01-25 22:23:08 +00:00 |
dplay.h
|
Created a small static library in ole/libuuid.a that contains all the
|
2000-12-06 01:50:47 +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 |
dsound.h
|
Reordered the CALLBACK and WINAPI directives so that it compiles with
|
2000-06-11 20:07:58 +00:00 |
enhmetafile.h
|
Made the include files self sufficient.
|
2000-03-24 21:13:57 +00:00 |
enhmetafiledrv.h
|
Optimized {,p}MoveTo{,Ex}{,16}.
|
2000-11-05 03:28:18 +00:00 |
file.h
|
Added handle_t type to server interface so that we can make handles
|
2001-01-05 04:08:07 +00:00 |
font.h
|
Change FONTOBJ to use LOGFONTW rather than LOGFONT16.
|
2001-02-14 22:56:38 +00:00 |
gdi.h
|
Change FONTOBJ to use LOGFONTW rather than LOGFONT16.
|
2001-02-14 22:56:38 +00:00 |
global.h
|
Use getpagesize() instead of VIRTUAL_GetPageSize().
|
2000-12-13 20:22:47 +00:00 |
guiddef.h
|
Fixed C++ operators return value.
|
2000-08-11 00:39:26 +00:00 |
heap.h
|
Only create the system heap when we actually need it.
|
2001-02-23 01:37:05 +00:00 |
hook.h
|
|
|
imagehlp.h
|
Reordered the CALLBACK and WINAPI directives so that it compiles with
|
2000-06-11 20:07:58 +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
|
Avoid a couple of dependencies on input.c internal variables.
|
2000-12-16 20:37:16 +00:00 |
instance.h
|
|
|
keyboard.h
|
Cleaned up a few USER dependencies.
|
2000-07-30 13:50:27 +00:00 |
lmcons.h
|
|
|
loadorder.h
|
Removed "elfdll" load order option and updated documentation.
|
2000-11-30 01:15:30 +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
|
A first stab at implementing the RunDll features.
|
2001-02-23 01:12:26 +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
|
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
|
Separated the MZ loader and core DOS VM into dlls/winedos.
|
2000-12-26 00:22:45 +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
|
|
|
mmsystem.h
|
Added a few missing parts.
|
2001-01-04 20:58:05 +00:00 |
module.h
|
Use the standard CreateThread routine to create 16-bit tasks instead
|
2001-02-28 05:29:50 +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
|
- Fix a typo in TBSAVEPARAMS A/W declaration.
|
2001-01-22 02:13:58 +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
|
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 |
nspapi.h
|
Implemented EnumProtocolA/W.
|
2001-01-12 23:15:54 +00:00 |
ntddk.h
|
Added basic working stubs of new Windows 2000 API functions.
|
2000-10-29 01:24:54 +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
|
|
|
objbase.h
|
Should include cguid.h.
|
2001-01-02 20:55:40 +00:00 |
objidl.h
|
|
|
ocidl.h
|
Don't include windows.h internally.
|
2000-11-30 01:31:28 +00:00 |
ole.h
|
Replaced PTR_SEG_TO_LIN macro by exported MapSL function.
|
2000-12-13 20:20:09 +00:00 |
ole2.h
|
Added two error codes: E_DRAW and DATA_E_FORMATETC.
|
2001-01-02 20:53:35 +00:00 |
ole2ver.h
|
- the OLE version returned was too low
|
1999-12-05 23:52:56 +00:00 |
oleauto.h
|
Implement LHashValOfNameSysA for 4 LCIDs, fix prototype.
|
2001-02-12 19:33:42 +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
|
Removed all traces of the --config option.
|
2001-01-10 23:56:59 +00:00 |
palette.h
|
|
|
path.h
|
Make the functions Pie, Chord, RoundRect, AngleArc, PolyDraw and
|
2000-11-01 02:12:52 +00:00 |
pen.h
|
|
|
poppack.h
|
Added support for three levels of nesting of the 'pragma pack'
|
2000-10-19 20:20:07 +00:00 |
process.h
|
Use extern "C" for Winelib C++ apps.
|
2001-02-12 03:38:46 +00:00 |
prsht.h
|
Added PSN_GETOBJECT.
|
2001-01-22 19:25:05 +00:00 |
psapi.h
|
|
|
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
|
Synchronize access to MESSAGEQUEUE members.
|
2001-01-29 00:33:35 +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
|
Don't include windows.h internally.
|
2000-11-30 01:31:28 +00:00 |
rpcdce.h
|
Moved things to the proper rpcxxx.h header.
|
2000-11-08 05:06:10 +00:00 |
rpcdcep.h
|
Moved things to the proper rpcxxx.h header.
|
2000-11-08 05:06:10 +00:00 |
rpcndr.h
|
Moved things to the proper rpcxxx.h header.
|
2000-11-08 05:06:10 +00:00 |
selectors.h
|
Removed some unnecessary includes.
|
2000-12-13 20:23:41 +00:00 |
server.h
|
Added support for nested server waits (to allow waiting in signal
|
2001-03-08 01:16:41 +00:00 |
services.h
|
|
|
servprov.h
|
|
|
setupapi.h
|
Change the callback declarations to a safer format.
|
2001-02-12 01:29:08 +00:00 |
shellapi.h
|
Moved HDROP to shellapi.h.
|
2001-01-02 21:00:46 +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
|
Change the callback declarations to a safer format.
|
2001-02-12 01:29:08 +00:00 |
snoop.h
|
|
|
spy.h
|
Added the ability to see names of the virtual key codes.
|
2000-11-05 20:07:59 +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
|
|
|
syslevel.h
|
Moved standard syslevel APIs declaration to winbase.h.
|
2000-11-15 23:41:46 +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
|
Use the standard CreateThread routine to create 16-bit tasks instead
|
2001-02-28 05:29:50 +00:00 |
tchar.h
|
Added better support for Unicode:
|
2000-12-19 04:50:49 +00:00 |
thread.h
|
Added support for nested server waits (to allow waiting in signal
|
2001-03-08 01:16:41 +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
|
Build tsx11 layer as a separate shared library.
|
2000-12-06 00:04:10 +00:00 |
ts_xpm.h
|
Build tsx11 layer as a separate shared library.
|
2000-12-06 00:04:10 +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
|
Don't include windows.h internally.
|
2000-11-30 01:31:28 +00:00 |
urlmon.h
|
Fixed issues found by winapi_check.
|
2000-06-07 02:15:39 +00:00 |
user.h
|
Moved tweak support to USER dll. Removed tweak.h and cache.h.
|
2001-01-15 20:12:55 +00:00 |
ver.h
|
|
|
version.h
|
Release 20010305.
|
2001-03-05 22:30:07 +00:00 |
vfw.h
|
Started the real implementation of mciavi.
|
2001-02-14 21:49:22 +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
|
Replace 16-bit calls in DefWindowProc by 32-bit, preferring unicode
|
2001-01-26 00:19:33 +00:00 |
win16drv.h
|
Change FONTOBJ to use LOGFONTW rather than LOGFONT16.
|
2001-02-14 22:56:38 +00:00 |
winbase.h
|
Added CreateRemoteThread.
|
2001-03-10 19:15:04 +00:00 |
wincon.h
|
Fixed GetLargestConsoleWindowSize return type for Winelib apps.
|
2000-11-25 21:46:30 +00:00 |
wincrypt.h
|
|
|
windef.h
|
Move HDWP to winuser.h.
|
2001-01-09 20:56:06 +00:00 |
windows.h
|
Removed the 'extern "C" { ... }' statement. It is not supposed to be
|
2000-12-19 04:51:43 +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
|
Replaced X11DRV_CritSection references by wine_tsx11_(un)lock.
|
2001-01-15 22:31:24 +00:00 |
winerror.h
|
Reordered the definitions according to their value.
|
2001-01-02 20:08:40 +00:00 |
wingdi.h
|
Added a prototype for GetLogColorSpace.
|
2000-12-29 03:43:43 +00:00 |
wininet.h
|
Uncomment GOPHER_ATTRIBUTE_TYPE and GopherGetAttribute.
|
2000-12-07 23:14:29 +00:00 |
winioctl.h
|
|
|
winnetwk.h
|
Reordered the CALLBACK and WINAPI directives so that it compiles with
|
2000-06-11 20:07:58 +00:00 |
winnls.h
|
Moved the function pointer types to their rightful headers.
|
2001-01-04 19:32:22 +00:00 |
winnt.h
|
WINE_UNICODE_TEXT was incorrect.
|
2001-02-28 05:18:54 +00:00 |
winpos.h
|
winuser.h now requires that we include winbase.h first.
|
2000-12-19 04:53:20 +00:00 |
winproc.h
|
Added mapping to/from unicode for WM_CHAR, WM_DEADCHAR, WM_SYSCHAR,
|
2000-11-15 23:13:17 +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
|
Work around problems on Solaris if config.h is not included.
|
2001-01-11 00:53:07 +00:00 |
winsock2.h
|
Change the callback declarations to a safer format.
|
2001-02-12 01:29:08 +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
|
A first stab at implementing the RunDll features.
|
2001-02-23 01:12:26 +00:00 |
winver.h
|
Duplicate resource directory searching routines instead of calling
|
2000-10-23 01:38:29 +00:00 |
wnaspi32.h
|
- README update
|
2000-12-09 03:15:32 +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
|
|
|
wshisotp.h
|
Implemented EnumProtocolA/W.
|
2001-01-12 23:15:54 +00:00 |
wsipx.h
|
Implemented EnumProtocolA/W.
|
2001-01-12 23:15:54 +00:00 |
wtypes.h
|
Moved HMETAFILEPICT to wtypes.h. Note, HMETAFILEPICT is always a
|
2001-01-02 22:31:07 +00:00 |
x11drv.h
|
Change FONTOBJ to use LOGFONTW rather than LOGFONT16.
|
2001-02-14 22:56:38 +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 |