.. |
bitmaps
|
Removed non-standard OBM_RADIOCHECK bitmap.
|
2001-01-24 19:48:39 +00:00 |
msvcrt
|
Authors: Jon Griffiths <jon_p_griffiths@yahoo.com>, François Gouget <fgouget@codeweavers.com>, Alexandre Julliard <julliard@codeweavers.com>
|
2001-12-21 19:23:30 +00:00 |
wine
|
- move async activation into the server
|
2001-12-20 00:07:05 +00:00 |
.cvsignore
|
Created include/Makefile.in to separate header file installation from
|
1999-02-13 12:18:33 +00:00 |
amaudio.h
|
Added some dshow headers.
|
2001-07-02 18:04:04 +00:00 |
amvideo.h
|
Started implementing AVI splitter.
|
2001-10-14 16:13:14 +00:00 |
audevcod.h
|
Added some dshow headers.
|
2001-08-15 17:38:28 +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 the 16-bit pointer to the DIB bits out of the driver-specific
|
2001-07-22 23:13:08 +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
|
Made register and interrupt flags instead of entry point types, so
|
2001-12-14 23:14:22 +00:00 |
callback.h
|
Removed no longer used thunking and callout functions.
|
2001-12-17 22:14:10 +00:00 |
cderr.h
|
Moved error codes to cderr.h.
|
1999-03-13 17:07:56 +00:00 |
cdrom.h
|
Fix the #include order for config.h.
|
2001-11-06 20:57:11 +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 rpc*.h/windows.h/ole2.h just like windows.
|
2001-07-18 20:04:08 +00:00 |
commctrl.h
|
Fixed packing and layout of many system structures.
|
2001-11-23 18:44:43 +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 check for stdint.h (needed on NetBSD).
|
2001-12-14 22:47:19 +00:00 |
console.h
|
Fix the #include order for config.h.
|
2001-11-06 20:57:11 +00:00 |
control.h
|
Started implementing AVI splitter.
|
2001-10-14 16:13:14 +00:00 |
cpl.h
|
A first stab at implementing the RunDll features.
|
2001-02-23 01:12:26 +00:00 |
cursoricon.h
|
Export DestroyIcon32 from user32 and use GetProcAddress to call it
|
2001-12-17 21:40:56 +00:00 |
d3d.h
|
Direct3D header update.
|
2001-04-16 19:02:22 +00:00 |
d3dcaps.h
|
Reordered the CALLBACK and WINAPI directives so that it compiles with
|
2000-06-11 20:07:58 +00:00 |
d3dhal.h
|
New header d3dhal.h, the Direct3D HAL device driver interface.
|
2001-04-16 19:01:38 +00:00 |
d3dtypes.h
|
Direct3D header update.
|
2001-04-16 19:02:22 +00:00 |
d3dvec.inl
|
Direct3D header update.
|
2001-04-16 19:02:22 +00:00 |
dce.h
|
Implemented GetAncestor and removed WIN_GetTopParent.
|
2001-08-24 00:26:59 +00:00 |
dciddi.h
|
Some important stuff from the DirectDraw DDK headers.
|
2001-02-13 20:24:16 +00:00 |
dde.h
|
Merge from Corel tree. Contributors are:
|
2001-06-22 23:02:48 +00:00 |
ddeml.h
|
- implemented correctly the HSZ as local atoms and added the needed
|
2001-08-09 22:07:22 +00:00 |
ddraw.h
|
Fixed the IDirectDrawSurface4 interface declaration to conform a bit
|
2001-05-09 19:44:25 +00:00 |
ddrawi.h
|
Added dwFlags to lock_update private functions so we can pass
|
2001-09-10 23:12:16 +00:00 |
debugtools.h
|
Make debugtools.h independent from config.h.
|
2001-11-06 19:01:05 +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
|
Include rpc*.h/windows.h/ole2.h just like windows.
|
2001-07-18 20:04:08 +00:00 |
dplay.h
|
Fixed packing and layout of many system structures.
|
2001-11-23 18:44:43 +00:00 |
dplobby.h
|
Fixed packing and layout of many system structures.
|
2001-11-23 18:44:43 +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 |
dshow.h
|
Fixed some broken macros.
|
2001-09-11 00:29:03 +00:00 |
dsound.h
|
Fixed a typo.
|
2001-10-21 15:01:43 +00:00 |
enhmetafiledrv.h
|
Optimized {,p}MoveTo{,Ex}{,16}.
|
2000-11-05 03:28:18 +00:00 |
errors.h
|
Added two missing headers.
|
2001-08-22 18:20:36 +00:00 |
evcode.h
|
Added some dshow headers.
|
2001-08-15 17:38:28 +00:00 |
file.h
|
- move async activation into the server
|
2001-12-20 00:07:05 +00:00 |
font.h
|
Implement GetFontData.
|
2001-10-23 20:06:32 +00:00 |
gdi.h
|
Changed DC hook and abort proc handling to avoid having to allocate
|
2001-12-17 20:58:06 +00:00 |
global.h
|
Use getpagesize() instead of VIRTUAL_GetPageSize().
|
2000-12-13 20:22:47 +00:00 |
guiddef.h
|
Added missing include directives.
|
2001-05-07 18:20:32 +00:00 |
heap.h
|
Moved heap functions to ntdll.
|
2001-12-19 19:16:27 +00:00 |
hook.h
|
Removed a few unnecessary Callouts.
|
2001-07-26 20:12:54 +00:00 |
imagehlp.h
|
Removed some more obsolete 32 suffixes.
|
2001-05-11 19:54:47 +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
|
Merged mouse buttons states into the key state array.
|
2001-10-02 18:53:59 +00:00 |
instance.h
|
Renamed wintypes.h to windef.h.
|
1999-03-14 16:35:05 +00:00 |
lmcons.h
|
Added stubs for RasEnumEntriesA and RasGetEntryDialParamsA.
|
1999-11-07 05:49:28 +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
|
Authors: Jon Griffiths <jon_p_griffiths@yahoo.com>, François Gouget <fgouget@codeweavers.com>, Alexandre Julliard <julliard@codeweavers.com>
|
2001-12-21 19:23:30 +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 missing MAPI defines.
|
2001-11-14 21:23:17 +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
|
Make sure that GetMessagePos and GetMessageTime return sane values
|
2001-10-17 17:48:49 +00:00 |
metafile.h
|
Removed some unnecessary includes.
|
2001-07-23 00:04:00 +00:00 |
minmax.h
|
Added the minmax.h header (VC6).
|
2001-05-07 20:14:00 +00:00 |
miscemu.h
|
Moved most of the real-mode stuff to dlls/winedos.
|
2001-12-04 19:54:44 +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
|
Added MPEG1WAVEFORMAT and MPEGLAYER3WAVEFORMAT.
|
2001-10-14 16:10:02 +00:00 |
mmsystem.h
|
Fixed bugs in output functions (write).
|
2001-12-04 19:40:28 +00:00 |
module.h
|
Added LOAD_WITH_ALTERED_SEARCH_PATH support to LoadLibraryEx.
|
2001-08-24 21:13:02 +00:00 |
msacm.h
|
Moved some handle declarations to the right headers.
|
2001-07-30 18:57:18 +00:00 |
msacmdlg.h
|
Added a few missing parts.
|
2001-01-04 20:58:05 +00:00 |
msdos.h
|
Got rid of WINE_PACKED.
|
2001-12-26 19:42:20 +00:00 |
nb30.h
|
Fixed packing and layout of many system structures.
|
2001-11-23 18:44:43 +00:00 |
netspi.h
|
Warning fixes.
|
2001-03-21 20:31:26 +00:00 |
nonclient.h
|
Moved scrollbar tracking code to scroll.c.
|
2001-10-16 21:52:26 +00:00 |
nspapi.h
|
Implemented EnumProtocolA/W.
|
2001-01-12 23:15:54 +00:00 |
ntddk.h
|
Moved heap functions to ntdll.
|
2001-12-19 19:16:27 +00:00 |
ntdef.h
|
Fixed packing and layout of many system structures.
|
2001-11-23 18:44:43 +00:00 |
ntsecapi.h
|
Moved all Win16 definitions out of the standard Windows headers.
|
2000-09-26 22:20:14 +00:00 |
oaidl.h
|
Include rpc*.h/windows.h/ole2.h just like windows.
|
2001-07-18 20:04:08 +00:00 |
objbase.h
|
Added missing include directives.
|
2001-05-07 18:20:32 +00:00 |
objidl.h
|
Include rpc*.h/windows.h/ole2.h just like windows.
|
2001-07-18 20:04:08 +00:00 |
ocidl.h
|
Include rpc*.h/windows.h/ole2.h just like windows.
|
2001-07-18 20:04:08 +00:00 |
ole.h
|
- Made sure that the files that contains the declarations
|
2001-07-23 23:50:18 +00:00 |
ole2.h
|
Added prototype for GetHGlobalFromStream.
|
2001-09-25 22:37:49 +00:00 |
ole2ver.h
|
- the OLE version returned was too low
|
1999-12-05 23:52:56 +00:00 |
oleauto.h
|
Add the decVal field to VARIANT.
|
2001-08-21 17:03:10 +00:00 |
olectl.h
|
Implemented OleLoadPicture.
|
2001-08-06 18:52:14 +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
|
Include rpc*.h/windows.h/ole2.h just like windows.
|
2001-07-18 20:04:08 +00:00 |
options.h
|
Removed some unnecessary includes.
|
2001-07-23 00:04:00 +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 |
prsht.h
|
Added PSN_GETOBJECT.
|
2001-01-22 19:25:05 +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
|
Added support for low-level mouse and keyboard hooks.
|
2001-10-17 17:50:02 +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
|
Added missing RichEdit defines.
|
2001-11-16 18:11:15 +00:00 |
rpc.h
|
Include rpc*.h/windows.h/ole2.h just like windows.
|
2001-07-18 20:04:08 +00:00 |
rpcdce.h
|
Added some RPC definitions.
|
2001-10-14 16:15:37 +00:00 |
rpcdcep.h
|
Moved things to the proper rpcxxx.h header.
|
2000-11-08 05:06:10 +00:00 |
rpcndr.h
|
MIDL_STUB_MESSAGE needs a pack4 for the MaxCount field.
|
2001-11-19 02:08:56 +00:00 |
rpcnterr.h
|
Added a bunch of entry points.
|
2001-07-11 20:19:06 +00:00 |
rpcproxy.h
|
Added some RPC definitions.
|
2001-10-14 16:15:37 +00:00 |
selectors.h
|
Removed some unnecessary includes.
|
2000-12-13 20:23:41 +00:00 |
services.h
|
Made the service thread instanciable in every process.
|
1999-06-12 08:24:23 +00:00 |
servprov.h
|
Include rpc*.h/windows.h/ole2.h just like windows.
|
2001-07-18 20:04:08 +00:00 |
setupapi.h
|
Change the callback declarations to a safer format.
|
2001-02-12 01:29:08 +00:00 |
shellapi.h
|
Added missing CommandLineToArgvW prototype.
|
2001-07-17 00:39:58 +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
|
Added names of the "missing" paths for SHGetSpecialFolderPathA.
|
2001-10-10 02:48:29 +00:00 |
shlwapi.h
|
Implemented, documented or fixed SHDeleteOrphanKeyA/W, SHEnumKeyExA/W,
|
2001-12-17 21:21:29 +00:00 |
snoop.h
|
Make snoop code take ordinal base into account.
|
2001-05-24 18:43:16 +00:00 |
spy.h
|
Enhance SPY_GetMsgName to translate common control messages.
|
2001-09-07 18:38:57 +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
|
Recovery of release 990110 after disk crash.
|
1999-01-17 16:32:32 +00:00 |
strmif.h
|
Added definitions of MERITs.
|
2001-10-28 21:15:17 +00:00 |
syslevel.h
|
Moved standard syslevel APIs declaration to winbase.h.
|
2000-11-15 23:41:46 +00:00 |
sysmetrics.h
|
Implemented processing for actions SPI_SETMOUSEBUTTONSWAP,
|
2001-12-21 20:31:24 +00:00 |
tapi.h
|
Implemented lineGetCountry. (works with HyperTrm.exe)
|
2000-07-23 14:20:58 +00:00 |
task.h
|
Fixed HTASK/HTASK16 handle mismatch.
|
2001-07-30 19:01:01 +00:00 |
tchar.h
|
Remove duplicate definition of _tmain.
|
2001-09-19 22:24:54 +00:00 |
thread.h
|
Redesign of the server communication protocol to allow arbitrary sized
|
2001-11-30 18:46:42 +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
|
Fix the #include order for config.h.
|
2001-11-06 20:57:11 +00:00 |
ts_xf86dga.h
|
Fix the #include order for config.h.
|
2001-11-06 20:57:11 +00:00 |
ts_xf86dga2.h
|
Fix the #include order for config.h.
|
2001-11-06 20:57:11 +00:00 |
ts_xf86vmode.h
|
Fix the #include order for config.h.
|
2001-11-06 20:57:11 +00:00 |
ts_xlib.h
|
Fix the #include order for config.h.
|
2001-11-06 20:57:11 +00:00 |
ts_xpm.h
|
Fix the #include order for config.h.
|
2001-11-06 20:57:11 +00:00 |
ts_xrender.h
|
Fix the #include order for config.h.
|
2001-11-06 20:57:11 +00:00 |
ts_xresource.h
|
Fix the #include order for config.h.
|
2001-11-06 20:57:11 +00:00 |
ts_xshm.h
|
Fix the #include order for config.h.
|
2001-11-06 20:57:11 +00:00 |
ts_xutil.h
|
Fix the #include order for config.h.
|
2001-11-06 20:57:11 +00:00 |
ts_xvideo.h
|
Fix the #include order for config.h.
|
2001-11-06 20:57:11 +00:00 |
unknwn.h
|
Include rpc*.h/windows.h/ole2.h just like windows.
|
2001-07-18 20:04:08 +00:00 |
urlmon.h
|
CreateURLMoniker takes a LPCWSTR, not a LPWSTR.
|
2001-10-08 20:27:01 +00:00 |
user.h
|
Removed Get/SetScreenSaveTimeout user driver functions because they
|
2001-11-30 23:15:32 +00:00 |
uuids.h
|
Added some missing GUIDs.
|
2001-10-15 17:51:15 +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 20011108.
|
2001-11-08 19:58:05 +00:00 |
vfw.h
|
Implemented some part of AVIFIL32.
|
2001-06-07 22:28:19 +00:00 |
vfwmsgs.h
|
Added two missing headers.
|
2001-08-22 18:20:36 +00:00 |
win.h
|
Added WIN_GetRectangles function.
|
2001-12-06 22:33:58 +00:00 |
win16drv.h
|
Fixed win16drv initialisation.
|
2001-08-15 23:30:15 +00:00 |
winbase.h
|
Moved heap functions to ntdll.
|
2001-12-19 19:16:27 +00:00 |
wincon.h
|
Redesign of the server communication protocol to allow arbitrary sized
|
2001-11-30 18:46:42 +00:00 |
wincrypt.h
|
ANSI C fixes.
|
1999-06-26 14:58:24 +00:00 |
windef.h
|
Moved MAKEINTATOM to winbase.h and added Unicode version.
|
2001-10-12 18:43:27 +00:00 |
windows.h
|
Make winsock.h and winsock2.h independent from the Unix headers.
|
2001-11-14 21:26:23 +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
|
Fix the #include order for config.h.
|
2001-11-06 20:57:11 +00:00 |
winerror.h
|
Move GDI_ERROR definition to wingdi.h.
|
2001-09-07 15:27:51 +00:00 |
wingdi.h
|
Fixed packing and layout of many system structures.
|
2001-11-23 18:44:43 +00:00 |
wininet.h
|
Uncomment GOPHER_ATTRIBUTE_TYPE and GopherGetAttribute.
|
2000-12-07 23:14:29 +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
|
Fix the definition of structs NUMBERFMT* and CURRENCYFMT*.
|
2001-09-19 22:28:00 +00:00 |
winnt.h
|
Moved heap functions to ntdll.
|
2001-12-19 19:16:27 +00:00 |
winpos.h
|
Window activation cleanups.
|
2001-11-06 22:28:18 +00:00 |
winproc.h
|
Made all 16<->32 HWND conversions use explicit functions instead of
|
2001-09-19 20:37:04 +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
|
Very simple support for SO_OPENTYPE in getsockopt and setsockopt.
|
2001-12-14 22:48:38 +00:00 |
winsock2.h
|
Make winsock.h and winsock2.h independent from the Unix headers.
|
2001-11-14 21:26:23 +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
|
Fixed packing and layout of many system structures.
|
2001-11-23 18:44:43 +00:00 |
winver.h
|
Fixed prototype of GetFileVersionInfoA/W.
|
2001-03-16 16:42:20 +00:00 |
wnaspi32.h
|
Some ASPI fixes, SC_GET_DISK_INFO stubbed, but returning sucess, ASPI
|
2001-06-06 20:19:07 +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 |
ws2spi.h
|
Added new include file ws2spi.h for adding needed types.
|
2001-10-09 21:48:22 +00:00 |
ws2tcpip.h
|
Make winsock.h and winsock2.h independent from the Unix headers.
|
2001-11-14 21:26:23 +00:00 |
wshisotp.h
|
Implemented EnumProtocolA/W.
|
2001-01-12 23:15:54 +00:00 |
wsipx.h
|
Make winsock.h and winsock2.h independent from the Unix headers.
|
2001-11-14 21:26:23 +00:00 |
wtypes.h
|
Added support for the DECIMAL type.
|
2001-05-07 18:15:38 +00:00 |
x11drv.h
|
Fix the #include order for config.h.
|
2001-11-06 20:57:11 +00:00 |
x11font.h
|
ExtTextOutW with symbol fonts works with chars in the ranges
|
2001-10-23 19:54:27 +00:00 |
zmouse.h
|
Created zmouse.h, moved wheel code from mouse.h into it.
|
2000-09-27 01:18:47 +00:00 |