.. |
bitmaps
|
Added 16x16 wine logo.
|
2000-11-07 20:25:54 +00:00 |
wine
|
Renamed CallTo16* functions to wine_call_to_16* and export them from
|
2000-11-29 19:39:30 +00:00 |
.cvsignore
|
Created include/Makefile.in to separate header file installation from
|
1999-02-13 12:18:33 +00:00 |
acconfig.h
|
Test if we need to put the .type directive inside a .def directive.
|
2000-11-27 23:32:55 +00:00 |
basetsd.h
|
Moved all Win16 definitions out of the standard Windows headers.
|
2000-09-26 22:20:14 +00:00 |
bitmap.h
|
Implemented Get/SetDIBColorTable.
|
2000-11-25 21:42:00 +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
|
Renamed CallTo16* functions to wine_call_to_16* and export them from
|
2000-11-29 19:39:30 +00:00 |
button.h
|
Made the include files self sufficient.
|
2000-03-24 21:13:57 +00:00 |
cache.h
|
Renamed wintypes.h to windef.h.
|
1999-03-14 16:35:05 +00:00 |
callback.h
|
Check all Callouts function pointers for NULL before using them.
|
2000-11-08 22:47:53 +00:00 |
cderr.h
|
Moved error codes to cderr.h.
|
1999-03-13 17:07:56 +00:00 |
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 |
class.h
|
Renamed wintypes.h to windef.h.
|
1999-03-14 16:35:05 +00:00 |
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 |
comcat.h
|
Include the same headers as on Windows.
|
2000-11-25 03:08:34 +00:00 |
commctrl.h
|
Added LPUDACCEL and HDF_RTLREADING.
|
2000-11-10 22:32:12 +00:00 |
commdlg.h
|
Added CC_SOLIDCOLOR and CC_ANYCOLOR.
|
2000-11-08 05:02:50 +00:00 |
compobj.h
|
compobj.h is a synonym for objbase.h
|
2000-11-25 03:08:23 +00:00 |
config.h.in
|
Do not include sys/ptrace.h and sys/user.h unconditionally.
|
2000-11-29 20:04:09 +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 |
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 |
debugtools.h
|
Require {DECLARE,DEFAULT}_DEBUG_CHANNEL statements to end in a ;
|
2000-11-27 23:54:25 +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
|
Mad the include files idempotent using a consistent macro naming
|
1999-06-12 18:36:54 +00:00 |
dinput.h
|
- reorganized DInput DLL
|
2000-11-05 20:25:02 +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
|
Moved builtin dll registration to libwine.
|
2000-11-08 04:33:20 +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
|
Make sure all files using config.h constants actually #include "config.h"
|
2000-11-26 04:04:21 +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
|
Implemented DosFileHandleToWin32Handle, Win32HandleToDosFileHandle and
|
2000-11-27 21:59:08 +00:00 |
font.h
|
#pragma pack(?) changed to #include "*pack*.h"
|
1999-04-25 12:36:53 +00:00 |
gdi.h
|
Optimized {,p}MoveTo{,Ex}{,16}.
|
2000-11-05 03:28:18 +00:00 |
global.h
|
Moved LDT handling to libwine.so. Changed the interface to use the
|
2000-11-14 01:54:49 +00:00 |
guiddef.h
|
Fixed C++ operators return value.
|
2000-08-11 00:39:26 +00:00 |
heap.h
|
Made HEAP_strdup* functions inline (temporary).
|
2000-11-28 22:34:27 +00:00 |
hook.h
|
Windows hook proc thunk management simplified.
|
1999-09-20 18:45:00 +00:00 |
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
|
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 |
keyboard.h
|
Cleaned up a few USER dependencies.
|
2000-07-30 13:50:27 +00:00 |
ldt.h
|
Moved LDT handling to libwine.so. Changed the interface to use the
|
2000-11-14 01:54:49 +00:00 |
lmcons.h
|
Added stubs for RasEnumEntriesA and RasGetEntryDialParamsA.
|
1999-11-07 05:49:28 +00:00 |
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 |
main.h
|
New debug channel mechanism allowing decentralized channel
|
2000-11-05 04:51:34 +00:00 |
Makefile.in
|
Moved things to the proper rpcxxx.h header.
|
2000-11-08 05:06:10 +00:00 |
mapidefs.h
|
Renamed wintypes.h to windef.h.
|
1999-03-14 16:35:05 +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 |
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
|
Reorganized DOS memory remapping slightly, so that the real-mode
|
2000-11-13 04:11:57 +00:00 |
mmddk.h
|
Moved all Win16 definitions out of the standard Windows headers.
|
2000-09-26 22:20:14 +00:00 |
mmreg.h
|
Mad the include files idempotent using a consistent macro naming
|
1999-06-12 18:36:54 +00:00 |
mmsystem.h
|
Fixed a few non portable zero-size array declarations.
|
2000-09-27 00:25:24 +00:00 |
module.h
|
Moved builtin dll registration to libwine.
|
2000-11-08 04:33:20 +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
|
Added basic working stubs of new Windows 2000 API functions.
|
2000-10-29 01:24:54 +00:00 |
ntdef.h
|
- implementation of RtlReg* (read access), RtlEvent*, RtlSemaphore*,
|
2000-01-23 22:35:33 +00:00 |
ntsecapi.h
|
Moved all Win16 definitions out of the standard Windows headers.
|
2000-09-26 22:20:14 +00:00 |
oaidl.h
|
Added a lot of new OLE interfaces.
|
1999-03-10 18:03:53 +00:00 |
objbase.h
|
Match the Windows header dependencies.
|
2000-11-15 22:12:48 +00:00 |
objidl.h
|
Small fixes.
|
1999-02-19 10:00:54 +00:00 |
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
|
Added prototypes for Ole{G,S}etAutoConvert, LHashValOfNameSys{,A}.
|
2000-11-25 01:20:17 +00:00 |
ole2ver.h
|
- the OLE version returned was too low
|
1999-12-05 23:52:56 +00:00 |
oleauto.h
|
Added prototypes for Ole{G,S}etAutoConvert, LHashValOfNameSys{,A}.
|
2000-11-25 01:20:17 +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
|
More code moved to the X11 driver (bitmap and palette and misc).
|
1999-04-01 08:16:08 +00:00 |
path.h
|
Make the functions Pie, Chord, RoundRect, AngleArc, PolyDraw and
|
2000-11-01 02:12:52 +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
|
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
|
ANSI C fixes.
|
1999-06-26 14:58:24 +00:00 |
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
|
Added stubs for RasEnumEntriesA and RasGetEntryDialParamsA.
|
1999-11-07 05:49:28 +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
|
Reordered the CALLBACK and WINAPI directives so that it compiles with
|
2000-06-11 20:07:58 +00:00 |
rpc.h
|
Include the same headers as on Windows.
|
2000-11-25 03:08:34 +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 |
scroll.h
|
ANSI C fixes.
|
1999-06-26 14:58:24 +00:00 |
selectors.h
|
Moved LDT handling to libwine.so. Changed the interface to use the
|
2000-11-14 01:54:49 +00:00 |
server.h
|
Moved LDT handling to libwine.so. Changed the interface to use the
|
2000-11-14 01:54:49 +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 |
setupapi.h
|
Added stubs and setupapi.h.
|
2000-11-06 20:24:43 +00:00 |
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
|
Adapted to new-style Wine thunks.
|
1999-08-15 12:45:01 +00:00 |
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
|
Made the winedbg an external and WineLib program.
|
2000-04-13 19:31:58 +00:00 |
static.h
|
Renamed wintypes.h to windef.h.
|
1999-03-14 16:35:05 +00:00 |
storage.h
|
Recovery of release 990110 after disk crash.
|
1999-01-17 16:32:32 +00:00 |
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
|
Check all Callouts function pointers for NULL before using them.
|
2000-11-08 22:47:53 +00:00 |
tchar.h
|
Fixed typos in comments.
|
2000-11-07 20:30:50 +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
|
Implemented TerminateApp needed for DBase 5.0.
|
2000-11-27 01:36:24 +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
|
Match the Windows header dependencies.
|
2000-11-15 22:12:48 +00:00 |
urlmon.h
|
Fixed issues found by winapi_check.
|
2000-06-07 02:15:39 +00:00 |
user.h
|
Replaced ToAscii by ToUnicode in the User driver interface.
|
2000-10-25 21:34:31 +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 20001026.
|
2000-10-26 22:42:29 +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
|
Moved standard syslevel APIs declaration to winbase.h.
|
2000-11-15 23:41:46 +00:00 |
win16drv.h
|
Optimized {,p}MoveTo{,Ex}{,16}.
|
2000-11-05 03:28:18 +00:00 |
winbase.h
|
Implemented DosFileHandleToWin32Handle, Win32HandleToDosFileHandle and
|
2000-11-27 21:59:08 +00:00 |
wincon.h
|
Fixed GetLargestConsoleWindowSize return type for Winelib apps.
|
2000-11-25 21:46:30 +00:00 |
wincrypt.h
|
ANSI C fixes.
|
1999-06-26 14:58:24 +00:00 |
windef.h
|
Fixed compilation warning on Cygwin.
|
2000-11-25 01:21:22 +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
|
Add a stub for the CAPS1 capability in GetDeviceCaps.
|
2000-11-29 20:02:46 +00:00 |
wininet.h
|
Added/fixed missing extern "C".
|
2000-10-19 20:32:18 +00:00 |
winioctl.h
|
#pragma pack(?) changed to #include "*pack*.h"
|
1999-04-25 12:36:53 +00:00 |
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
|
Test if we need to put the .type directive inside a .def directive.
|
2000-11-27 23:32:55 +00:00 |
winpos.h
|
Made the include files self sufficient.
|
2000-03-24 21:13:57 +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
|
Added checking for netdb.h.
|
2000-11-26 04:00:53 +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
|
Moved wsprintf functions to dlls/user.
|
2000-11-26 22:39:50 +00:00 |
winver.h
|
Duplicate resource directory searching routines instead of calling
|
2000-10-23 01:38:29 +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
|
Mad the include files idempotent using a consistent macro naming
|
1999-06-12 18:36:54 +00:00 |
wtypes.h
|
Moved things to the proper rpcxxx.h header.
|
2000-11-08 05:06:10 +00:00 |
x11drv.h
|
Do not compile code that makes use of the X Shm extension.
|
2000-11-26 03:59:20 +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 |