.. |
bitmaps
|
File open dialog now uses icons instead of bitmaps.
|
1999-03-13 18:10:43 +00:00 |
server
|
Added debug events support.
|
1999-05-23 19:53:30 +00:00 |
wine
|
Some non-threatening fixes to some headers, as well as some casting
|
1999-06-05 15:23:20 +00:00 |
.cvsignore
|
Created include/Makefile.in to separate header file installation from
|
1999-02-13 12:18:33 +00:00 |
acconfig.h
|
Create a new configuration manifest constant HAVE_OSS_MIDI.
|
1999-05-22 18:52:21 +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
|
Implemented InsertInASPIChain and fixed minor things.
|
1999-05-13 18:44:14 +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
|
Added import declaration for Win32 built-ins.
|
1999-05-12 09:57:37 +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
|
- Reimplemented the scrolling using SetScrollInfo and GetScrollInfo.
|
1999-05-29 11:07:11 +00:00 |
commdlg.h
|
Some non-threatening fixes to some headers, as well as some casting
|
1999-06-05 15:23:20 +00:00 |
compobj.h
|
Implemented:
|
1999-03-23 13:48:56 +00:00 |
config.h.in
|
Create a new configuration manifest constant HAVE_OSS_MIDI.
|
1999-05-22 18:52:21 +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
|
Read/load type libraries. Implementation of ITypeLib, ITYpeInfo,
|
1999-06-05 12:00:13 +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
|
Added missing TRACE define when NO_DEBUG_MSGS was defined.
|
1999-05-29 10:53:03 +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
|
Added UserRepaintDisable16().
|
1999-05-22 19:02:04 +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
|
Use the new debug functions to send debug events at appropriate places.
|
1999-05-23 20:02: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 |
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
|
Implement DocumentProperties, DeviceCapabilities, beginnings of
|
1999-05-17 16:20:51 +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
|
Some non-threatening fixes to some headers, as well as some casting
|
1999-06-05 15:23:20 +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
|
- Reimplemented the scrolling using SetScrollInfo and GetScrollInfo.
|
1999-05-29 11:07:11 +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 |
Makefile.in
|
Install headers from $(SRCDIR).
|
1999-03-17 15:17:12 +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 DummyMotionNotify EVENT driver routine.
|
1999-06-05 09:02:11 +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
|
Changed global DOS_LOL into function DOSMEM_LOL() in order to operate
|
1999-05-22 10:41:28 +00:00 |
mmreg.h
|
Some more defines for multimedia.
|
1999-05-22 10:34:30 +00:00 |
mmsystem.h
|
ANSI C fixes.
|
1999-05-08 12:50:36 +00:00 |
module.h
|
Use the new debug functions to send debug events at appropriate places.
|
1999-05-23 20:02:04 +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
|
Added (still incomplete) handling of MCI_BREAK command.
|
1999-06-05 08:48:01 +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
|
Moved some exception definitions to winnt.h and ntddk.h.
|
1999-05-12 12:47:01 +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
|
Some non-threatening fixes to some headers, as well as some casting
|
1999-06-05 15:23:20 +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
|
Some non-threatening fixes to some headers, as well as some casting
|
1999-06-05 15:23:20 +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
|
Use the new debug functions to send debug events at appropriate places.
|
1999-05-23 20:02:04 +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
|
Removed process argument to PROCESS_CallUserSignalProc.
|
1999-05-24 15:01:05 +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
|
Implement DocumentProperties, DeviceCapabilities, beginnings of
|
1999-05-17 16:20:51 +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
|
Added support for dumping variable-size data of server replies.
|
1999-05-24 12:33:10 +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
|
Added ERROR_sig.
|
1999-05-12 10:42:02 +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
|
Adapted for new register functions support (ESP_reg in register
|
1999-05-13 16:21:37 +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
|
Improved syslevel handling, store currently held syslevels in thread
|
1999-05-22 16:28:47 +00:00 |
sysmetrics.h
|
Replaced all occurences of SYSMETRICS_xx and sysMetrics[SM_xx] by
|
1999-05-22 11:33:23 +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
|
Got rid of THREAD_InitDone.
|
1999-05-29 14:27:26 +00:00 |
tlhelp32.h
|
Renamed wintypes.h to windef.h.
|
1999-03-14 16:35:05 +00:00 |
toolbar.h
|
Toolbar customization dialog (take one).
|
1999-05-22 10:52:31 +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 DummyMotionNotify EVENT driver routine.
|
1999-06-05 09:02:11 +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 ExitKernel16 (replacing USER_ExitWindows), ExitProcess16, and
|
1999-05-22 16:18:36 +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 990523.
|
1999-05-23 10:42:57 +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
|
Replaced WIN_GetWindowInstance by GetWindowLongA(GWL_HINSTANCE),
|
1999-05-14 18:39:37 +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
|
Stub for SetVolumeLabel().
|
1999-06-05 15:19:30 +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
|
Some non-threatening fixes to some headers, as well as some casting
|
1999-06-05 15:23:20 +00:00 |
windows.h
|
Added mmsystem.h include.
|
1999-05-22 16:19:20 +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
|
Replaced all the Mesa specific code by GLX code. Should work now on
|
1999-05-13 18:53:05 +00:00 |
winerror.h
|
Some non-threatening fixes to some headers, as well as some casting
|
1999-06-05 15:23:20 +00:00 |
wingdi.h
|
Some non-threatening fixes to some headers, as well as some casting
|
1999-06-05 15:23:20 +00:00 |
winioctl.h
|
#pragma pack(?) changed to #include "*pack*.h"
|
1999-04-25 12:36:53 +00:00 |
winnetwk.h
|
Added 2 stubs.
|
1999-06-05 11:51:40 +00:00 |
winnls.h
|
Added some missing #defines I've run across.
|
1999-04-25 12:31:20 +00:00 |
winnt.h
|
Added a few missing debug event definitions.
|
1999-05-16 17:11:58 +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
|
Moved WINSOCK network IO event handling to special thread.
|
1999-05-24 08:13:02 +00:00 |
winspool.h
|
Implemented AddPrinterA, AddPrinterDriverA and GetPrinterDriverDirectory
|
1999-05-22 18:53:56 +00:00 |
winuser.h
|
Some non-threatening fixes to some headers, as well as some casting
|
1999-06-05 15:23:20 +00:00 |
winver.h
|
ver.h is a legacy header. winver.h should be used instead.
|
1999-05-29 11:15:39 +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
|
Added 2 stubs.
|
1999-06-05 11:51:40 +00:00 |
wrc_rsc.h
|
Renamed wintypes.h to windef.h.
|
1999-03-14 16:35:05 +00:00 |
wtypes.h
|
Some non-threatening fixes to some headers, as well as some casting
|
1999-06-05 15:23:20 +00:00 |
x11drv.h
|
Removed DummyMotionNotify EVENT driver routine.
|
1999-06-05 09:02:11 +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 |