.. |
bitmaps
|
Implemented the IDC_HAND cursor.
|
2000-10-13 23:43:45 +00:00 |
wine
|
Added/fixed missing extern "C".
|
2000-10-19 20:32:18 +00:00 |
.cvsignore
|
…
|
|
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
|
…
|
|
builtin16.h
|
Moved all Win16 definitions out of the standard Windows headers.
|
2000-09-26 22:20:14 +00:00 |
button.h
|
Made the include files self sufficient.
|
2000-03-24 21:13:57 +00:00 |
cache.h
|
…
|
|
callback.h
|
Removed a coupld of unused functions in the Callout structure.
|
2000-09-16 20:58:06 +00:00 |
cderr.h
|
…
|
|
cdrom.h
|
Always open/close the CD-ROM device for every Windows API CD-ROM
|
2000-10-23 00:40:23 +00:00 |
cguid.h
|
Added cguid.h.
|
2000-09-09 19:41:31 +00:00 |
class.h
|
…
|
|
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
|
…
|
|
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
|
…
|
|
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
|
…
|
|
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
|
…
|
|
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
|
…
|
|
instance.h
|
…
|
|
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
|
…
|
|
loadorder.h
|
- Always store the full path name of 32bit modules in WINE_MODREF
|
2000-08-28 21:33:28 +00:00 |
local.h
|
Moved all Win16 definitions out of the standard Windows headers.
|
2000-09-26 22:20:14 +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
|
…
|
|
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
|
…
|
|
mmsystem.h
|
Fixed a few non portable zero-size array declarations.
|
2000-09-27 00:25:24 +00:00 |
module.h
|
Use a binary search to find entries in resource directories.
|
2000-10-19 20:29:53 +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
|
Fixed a few prototypes.
|
2000-10-15 00:39:11 +00:00 |
ntdef.h
|
…
|
|
ntsecapi.h
|
Moved all Win16 definitions out of the standard Windows headers.
|
2000-09-26 22:20:14 +00:00 |
oaidl.h
|
…
|
|
objbase.h
|
Added/fixed missing extern "C".
|
2000-10-19 20:32:18 +00:00 |
objidl.h
|
…
|
|
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
|
…
|
|
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
|
…
|
|
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
|
…
|
|
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
|
…
|
|
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
|
…
|
|
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
|
…
|
|
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
|
…
|
|
servprov.h
|
…
|
|
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
|
…
|
|
spy.h
|
Added wParam and lParam as parameters in SPY_ExitMessage
|
2000-10-22 23:52:47 +00:00 |
sql.h
|
…
|
|
sqlext.h
|
…
|
|
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
|
…
|
|
storage.h
|
…
|
|
syslevel.h
|
…
|
|
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
|
…
|
|
urlmon.h
|
Fixed issues found by winapi_check.
|
2000-06-07 02:15:39 +00:00 |
user.h
|
Merged clipboard driver into USER driver.
|
2000-08-10 01:16:19 +00:00 |
ver.h
|
…
|
|
version.h
|
Release 20001002.
|
2000-10-02 22:44:31 +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
|
…
|
|
windef.h
|
HFILE is an int, not a regular HANDLE.
|
2000-10-13 23:11:05 +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
|
…
|
|
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
|
Renamed VS_USER_INFO to VS_USER_DEFINED.
|
2000-09-29 00:22:09 +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
|
…
|
|
wtypes.h
|
ROTFLAGS have their own ifdef protection, take them out of the
|
2000-10-12 23:15:29 +00:00 |
x11drv.h
|
Make GetTickCount not use the whole Unix epoch (since 1970) any more,
|
2000-09-22 22:37:56 +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 |