.. |
bitmaps
|
Added white border.
|
1999-02-14 13:31:18 +00:00 |
server
|
Added server snapshot support (processes only for now).
|
1999-02-14 18:03:15 +00:00 |
wine
|
Added the actual definitions of the interfaces.
|
1999-02-17 10:31:39 +00:00 |
.cvsignore
|
Created include/Makefile.in to separate header file installation from
|
1999-02-13 12:18:33 +00:00 |
acconfig.h
|
- Added the graphics/ttydrv directory.
|
1999-02-04 10:09:54 +00:00 |
animate.h
|
Added xxx_Unregister() functions to all common controls.
|
1998-10-24 10:49:27 +00:00 |
aspi.h
|
Release 980927
|
1998-09-27 18:28:36 +00:00 |
async.h
|
Made async IO (SIGIO) stuff from WINSOCK generic useable.
|
1998-12-14 18:15:10 +00:00 |
authors.h
|
Added support for the Dutch language.
|
1999-02-11 16:32:16 +00:00 |
bit_array.h
|
Release 950727
|
1995-07-29 13:09:43 +00:00 |
bitmap.h
|
WinG fixes.
|
1999-02-09 15:37:16 +00:00 |
brush.h
|
Release 970202
|
1997-02-02 19:01:52 +00:00 |
builtin32.h
|
Enable/disable relay32 debugging on the fly. Start app with
|
1999-01-30 15:55:28 +00:00 |
button.h
|
Release 970824
|
1997-08-24 16:00:30 +00:00 |
cache.h
|
Release 971221
|
1997-12-21 19:17:50 +00:00 |
callback.h
|
Moves more stuff from windows.h.
|
1999-01-01 18:57:33 +00:00 |
casemap.h
|
Release 980601
|
1998-06-01 10:44:35 +00:00 |
cdrom.h
|
New Wine internal interface for handling CD Rom (especially audio CD
|
1999-02-02 15:22:03 +00:00 |
class.h
|
Added code to manage Ascii and WideChar class names, and to return the
|
1998-11-15 09:21:17 +00:00 |
clipboard.h
|
Corrected prototypes func() ->func(void).
|
1999-02-14 13:38:27 +00:00 |
color.h
|
Moved some more code to the X11 driver.
|
1999-02-04 14:05:38 +00:00 |
combo.h
|
Better CB_SETCURSEL message handling.
|
1999-01-01 18:40:02 +00:00 |
comboex.h
|
Added xxx_Unregister() functions to all common controls.
|
1998-10-24 10:49:27 +00:00 |
comm.h
|
Release 970824
|
1997-08-24 16:00:30 +00:00 |
commctrl.h
|
Preliminary listview control implementation.
|
1999-02-17 12:58:48 +00:00 |
commdlg.h
|
Group commit for recovery after disk crash.
|
1999-01-17 16:55:11 +00:00 |
compobj.h
|
Recovery of release 990110 after disk crash.
|
1999-01-17 16:32:32 +00:00 |
config.h.in
|
- Added the graphics/ttydrv directory.
|
1999-02-04 10:09:54 +00:00 |
console.h
|
Corrected prototypes func() ->func(void).
|
1999-02-14 13:38:27 +00:00 |
crtdll.h
|
Release 980601
|
1998-06-01 10:44:35 +00:00 |
cursoricon.h
|
Moved X11 mouse cursor handling to the DISPLAY driver.
|
1998-11-14 18:57:47 +00:00 |
d3d.h
|
Some ddraw/d3d bugfixes, updated Diablo/WC4 ddraw status.
|
1999-02-14 09:25:37 +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
|
Moved DC_SetupGC functions to graphics/x11drv/graphics.c.
|
1998-11-22 17:45:06 +00:00 |
dce.h
|
Release 971221
|
1997-12-21 19:17:50 +00:00 |
dde.h
|
Release 950727
|
1995-07-29 13:09:43 +00:00 |
dde_atom.h
|
Release 950918
|
1995-09-18 11:19:54 +00:00 |
dde_mem.h
|
Release 960928
|
1996-09-28 18:11:01 +00:00 |
dde_proc.h
|
Release 970305
|
1997-03-05 08:22:35 +00:00 |
ddeml.h
|
1st cut implementation of DdeInitialize32W and supporting code.
|
1999-01-28 16:26:39 +00:00 |
ddraw.h
|
- added a dump of the palette creation flags
|
1999-02-05 10:23:37 +00:00 |
debug.h
|
Added support for MCI AVI driver
|
1999-02-13 12:38:09 +00:00 |
debugdefs.h
|
Added support for MCI AVI driver
|
1999-02-13 12:38:09 +00:00 |
debugger.h
|
Added possibility to load .stabs/.stabstr sections from PE dlls.
|
1999-02-14 09:27:42 +00:00 |
debugstr.h
|
Release 980413
|
1998-04-13 12:21:30 +00:00 |
debugtools.h
|
Solaris redefines ERR and CS, fixed occurances.
|
1998-11-06 16:30:41 +00:00 |
desktop.h
|
Corrected prototypes func() ->func(void).
|
1999-02-14 13:38:27 +00:00 |
device.h
|
Hacked server-side device support
|
1999-01-19 17:48:23 +00:00 |
dialog.h
|
Dialog window should not be destroyed in DefDlgProc; this break
|
1999-01-31 15:02:23 +00:00 |
dinput.h
|
Moved everything out of windows.h.
|
1999-02-09 15:46:25 +00:00 |
dispdib.h
|
Implemented DisplayDib.
|
1998-10-24 11:08:27 +00:00 |
display.h
|
Moved some more code to the X11 driver.
|
1999-02-04 14:05:38 +00:00 |
dlgs.h
|
Release 970112
|
1997-01-12 18:32:19 +00:00 |
dosexe.h
|
Moved the if1632/signal.c stuff into loader/signal.c, adapted function
|
1999-02-13 17:55:17 +00:00 |
dplay.h
|
Recovery of release 990110 after disk crash.
|
1999-01-17 16:32:32 +00:00 |
drive.h
|
Implemented raw device access calls for ioctlGenericBlkDevReq()
|
1999-01-03 12:31:51 +00:00 |
driver.h
|
Added support for loading drivers in Wine.
|
1999-01-26 17:23:30 +00:00 |
dsound.h
|
Fixed duplicate sound buffer handling. Updated status.
|
1999-01-23 12:19:34 +00:00 |
except.h
|
Release 980601
|
1998-06-01 10:44:35 +00:00 |
file.h
|
DOS programs use handles 0-4 without opening/closing any of those
|
1999-01-23 14:01:08 +00:00 |
flatsb.h
|
Fixed several bugs and typos.
|
1999-01-24 19:14:58 +00:00 |
flatthunk.h
|
Release 980601
|
1998-06-01 10:44:35 +00:00 |
font.h
|
New FONT_GetObject32W(), GetObject32W().
|
1998-10-23 13:27:36 +00:00 |
gdi.h
|
Group commit for recovery after disk crash.
|
1999-01-17 16:55:11 +00:00 |
global.h
|
Change fault handler 'addr' argument to LPCVOID.
|
1999-02-09 15:30:22 +00:00 |
header.h
|
Added Unicode support (at least partially).
|
1998-11-22 18:12:12 +00:00 |
heap.h
|
Release 980726
|
1998-07-26 14:27:39 +00:00 |
hook.h
|
Authors: Albert Den Haan <albertd@corel.ca>, Adrian Thurston <athursto@corel.ca>, Paul Quinn <paulq@corel.ca>, Zygo Blaxell <zygob@corel.ca>
|
1999-02-10 06:48:49 +00:00 |
hotkey.h
|
Added xxx_Unregister() functions to all common controls.
|
1998-10-24 10:49:27 +00:00 |
imagehlp.h
|
Fixed warnings, some only visible with -Wstrict-prototypes or -pedantic.
|
1998-11-14 18:59:30 +00:00 |
imagelist.h
|
Moves more stuff from windows.h.
|
1999-01-01 18:57:33 +00:00 |
imm.h
|
Release 980927
|
1998-09-27 18:28:36 +00:00 |
initguid.h
|
New file to instantiate GUID's ms-like.
|
1999-01-23 14:05:28 +00:00 |
input.h
|
USER-side part of input event handling: contains implementation of
|
1998-11-08 12:26:36 +00:00 |
instance.h
|
Release 970720
|
1997-07-20 16:23:21 +00:00 |
interfaces.h
|
Replaced references to interfaces.h by wine/obj_xxx.h headers instead
|
1999-02-02 16:14:23 +00:00 |
ipaddress.h
|
IPaddress common control implementation. First try; needs more work to
|
1998-12-26 11:48:35 +00:00 |
k32obj.h
|
Removed client-side wait functions; all waiting is now done through
|
1998-12-31 15:52:06 +00:00 |
keyboard.h
|
Corrected prototypes func() ->func(void).
|
1999-02-14 13:38:27 +00:00 |
ldt.h
|
- Several kernel.spec return type mismatch fixes
|
1998-12-07 10:48:09 +00:00 |
libres.h
|
Release 980517
|
1998-05-17 17:13:43 +00:00 |
listview.h
|
Preliminary listview control implementation.
|
1999-02-17 12:58:48 +00:00 |
local.h
|
Release 980215
|
1998-02-15 19:40:49 +00:00 |
lzexpand.h
|
Moved everything out of windows.h.
|
1999-02-09 15:46:25 +00:00 |
main.h
|
Moved some more code to the X11 driver.
|
1999-02-04 14:05:38 +00:00 |
Makefile.in
|
Created include/Makefile.in to separate header file installation from
|
1999-02-13 12:18:33 +00:00 |
mapidefs.h
|
Most of the currency variant conversion functions implemented.
|
1998-12-11 14:02:16 +00:00 |
mdi.h
|
CreateWindowEx32[AW] now creates an MDI chils when the WM_EX_MDICHILD
|
1998-11-01 14:50:06 +00:00 |
menu.h
|
Implemented the WIN31 Look mdi buttons and also some defines for the
|
1999-02-13 09:10:17 +00:00 |
message.h
|
-Fixed MESSAGE functions that were thunking down to 16 bits implementation.
|
1999-02-09 15:35:12 +00:00 |
metafile.h
|
Release 980118
|
1998-01-18 18:01:49 +00:00 |
metafiledrv.h
|
Fixed some LPPOINT/LPSIZE mismatches and some missing "const" in the
|
1998-10-28 10:47:09 +00:00 |
miscemu.h
|
Moved the if1632/signal.c stuff into loader/signal.c, adapted function
|
1999-02-13 17:55:17 +00:00 |
mmreg.h
|
Change a couple of names that would conflict after all 32[AW] suffixes
|
1999-02-14 09:41:42 +00:00 |
mmsystem.h
|
Change a couple of names that would conflict after all 32[AW] suffixes
|
1999-02-14 09:41:42 +00:00 |
module.h
|
Modify NE_FindTypeSection and NE_FindResourceFromType so as to be
|
1999-01-31 10:13:44 +00:00 |
monitor.h
|
Implementation of the new monitor abstraction.
|
1999-02-04 10:12:55 +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
|
Lots of new defines and stubs.
|
1998-12-15 15:38:36 +00:00 |
msacm.h
|
c2man doesn't like extra semicolons.
|
1999-02-15 15:24:20 +00:00 |
msacmdrv.h
|
Change a couple of names that would conflict after all 32[AW] suffixes
|
1999-02-14 09:41:42 +00:00 |
msdos.h
|
Removed references to obsolete msdos/cdrom.c file.
|
1999-02-02 16:10:10 +00:00 |
multimedia.h
|
Fixed bugs on MCI notification (callback info are copied before
|
1999-02-14 11:26:34 +00:00 |
nativefont.h
|
Added IPAddress and NativeFont controls.
|
1998-10-11 13:17:47 +00:00 |
neexe.h
|
Renamed all LPIMAGE_* types to PIMAGE_*.
|
1998-10-16 09:30:33 +00:00 |
nonclient.h
|
Release 980628
|
1998-06-28 18:40:26 +00:00 |
ntddk.h
|
Made nt-related types compatible, throw out wine-specific types.
|
1999-02-12 13:44:38 +00:00 |
ntdef.h
|
Made nt-related types compatible, throw out wine-specific types.
|
1999-02-12 13:44:38 +00:00 |
ntdll.h
|
Made nt-related types compatible, throw out wine-specific types.
|
1999-02-12 13:44:38 +00:00 |
objbase.h
|
Added the actual interface definitions to the obj_marshal.h skeleton
|
1999-02-13 12:25:03 +00:00 |
objidl.h
|
Added the actual interface definitions to the obj_marshal.h skeleton
|
1999-02-13 12:25:03 +00:00 |
ole.h
|
Fixed a couple of faulty names used in wine and typos so that it will
|
1999-02-13 17:56:28 +00:00 |
ole2.h
|
Implemented the OLE Drag and Drop target registration mechanism and
|
1999-02-13 09:13:49 +00:00 |
oleauto.h
|
Updated msvideo. New program 'icinfo [-about] [-configure]' to
|
1999-01-29 15:12:10 +00:00 |
oledlg.h
|
Release 980927
|
1998-09-27 18:28:36 +00:00 |
oleidl.h
|
Implemented the OLE Drag and Drop target registration mechanism and
|
1999-02-13 09:13:49 +00:00 |
oleobj.h
|
Recovery of release 990110 after disk crash.
|
1999-01-17 16:32:32 +00:00 |
options.h
|
Moved initialization until later. Also moved around code a bit to be
|
1999-02-14 11:15:47 +00:00 |
pager.h
|
Added xxx_Unregister() functions to all common controls.
|
1998-10-24 10:49:27 +00:00 |
palette.h
|
WinG fixes.
|
1999-02-09 15:37:16 +00:00 |
path.h
|
Release 980517
|
1998-05-17 17:13:43 +00:00 |
pe_image.h
|
Added GetResDirEntryA for use by the VERSION code.
|
1999-01-31 10:13:13 +00:00 |
peexe.h
|
Some small bugfixes, added more PE relocation types (for WinCE mostly),
|
1999-02-09 14:25:57 +00:00 |
pen.h
|
Release 970202
|
1997-02-02 19:01:52 +00:00 |
process.h
|
Removed PROCESS_GetPtr.
|
1999-02-14 17:51:01 +00:00 |
progress.h
|
Added WM_[G/S]ETFONT handling.
|
1999-01-24 19:09:24 +00:00 |
propsheet.h
|
Recovery of release 990110 after disk crash.
|
1999-01-17 16:32:32 +00:00 |
prsht.h
|
Authors: Adrian Thurston <adriant@corel.ca>, Zygo Blaxell <zblaxell@corel.ca>
|
1999-02-11 16:22:12 +00:00 |
psapi.h
|
Release 980927
|
1998-09-27 18:28:36 +00:00 |
psdrv.h
|
Protect against multiple includes.
|
1999-01-01 19:50:40 +00:00 |
queue.h
|
-Fixed MESSAGE functions that were thunking down to 16 bits implementation.
|
1999-02-09 15:35:12 +00:00 |
ras.h
|
Added RasEnumConnections stub.
|
1998-12-11 13:26:26 +00:00 |
rebar.h
|
Added Unicode support (at least partially).
|
1998-11-22 18:12:12 +00:00 |
region.h
|
Release 980913
|
1998-09-13 16:32:00 +00:00 |
resource.h
|
Release 980601
|
1998-06-01 10:44:35 +00:00 |
scroll.h
|
Got rid of flickering scrollbar arrows. MDI scrolling speeded up a
|
1998-10-18 10:37:46 +00:00 |
selectors.h
|
Release 980413
|
1998-04-13 12:21:30 +00:00 |
server.h
|
Added server snapshot support (processes only for now).
|
1999-02-14 18:03:15 +00:00 |
servprov.h
|
Converted to the new COM declaration 'standard' for better
|
1999-02-17 10:30:04 +00:00 |
shell.h
|
Stub for PathQualify32[A|W].
|
1999-01-31 10:00:26 +00:00 |
shellapi.h
|
Moved everything out of windows.h.
|
1999-02-09 15:46:25 +00:00 |
shlguid.h
|
Implemented the OLE Drag and Drop target registration mechanism and
|
1999-02-13 09:13:49 +00:00 |
shlobj.h
|
Implemented the OLE Drag and Drop target registration mechanism and
|
1999-02-13 09:13:49 +00:00 |
shm_block.h
|
Release 950901
|
1995-09-01 15:57:28 +00:00 |
shm_fragment.h
|
Release 950901
|
1995-09-01 15:57:28 +00:00 |
shm_main_blk.h
|
Release 950901
|
1995-09-01 15:57:28 +00:00 |
shm_semaph.h
|
Release 950901
|
1995-09-01 15:57:28 +00:00 |
sig_context.h
|
Moved the if1632/signal.c stuff into loader/signal.c, adapted function
|
1999-02-13 17:55:17 +00:00 |
snoop.h
|
Speed up relay32, snoop16 and snoop32 include/excludes by doing them
|
1998-11-14 17:06:55 +00:00 |
spy.h
|
Release 970914
|
1997-09-14 17:17:23 +00:00 |
stackframe.h
|
Release 980809
|
1998-08-09 12:47:43 +00:00 |
static.h
|
Release 970824
|
1997-08-24 16:00:30 +00:00 |
status.h
|
Added Unicode support (at least partially).
|
1998-11-22 18:12:12 +00:00 |
storage.h
|
Recovery of release 990110 after disk crash.
|
1999-01-17 16:32:32 +00:00 |
stress.h
|
Release 970824
|
1997-08-24 16:00:30 +00:00 |
struct32.h
|
Moves more stuff from windows.h.
|
1999-01-01 18:57:33 +00:00 |
syslevel.h
|
Fixed some more missing WINAPIs (hopefully correct).
|
1998-10-17 12:10:19 +00:00 |
sysmetrics.h
|
Release 980927
|
1998-09-27 18:28:36 +00:00 |
tab.h
|
Small update.
|
1999-01-30 13:04:01 +00:00 |
task.h
|
Implemented stub for InitThreadInput.
|
1998-12-24 15:15:00 +00:00 |
tchar.h
|
Authors: Albert Den Haan <albertd@corel.ca>, Adrian Thurston <athursto@corel.ca>, Paul Quinn <paulq@corel.ca>, Zygo Blaxell <zygob@corel.ca>
|
1999-02-10 06:48:49 +00:00 |
thread.h
|
Hacked server-side device support
|
1999-01-19 17:48:23 +00:00 |
tlhelp32.h
|
Implemented CreateToolhelp32Snapshot, including two of the routines
|
1998-12-11 15:04:11 +00:00 |
toolbar.h
|
Added Unicode support (at least partially).
|
1998-11-22 18:12:12 +00:00 |
toolhelp.h
|
Attempt at fixing the MAX_PATH multiple definition problem.
|
1999-01-31 18:55:54 +00:00 |
tooltips.h
|
Added Unicode support (at least partially).
|
1998-11-22 18:12:12 +00:00 |
trackbar.h
|
- Tooltip support
|
1998-12-24 16:58:01 +00:00 |
treeview.h
|
Change a few types to match you-know-who's declarations.
|
1999-02-02 13:59:17 +00:00 |
ts_xf86dga.h
|
Non-X11 compile fix for generated code.
|
1999-02-04 10:51:35 +00:00 |
ts_xf86vmode.h
|
Non-X11 compile fix for generated code.
|
1999-02-04 10:51:35 +00:00 |
ts_xlib.h
|
Non-X11 compile fix for generated code.
|
1999-02-04 10:51:35 +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
|
Non-X11 compile fix for generated code.
|
1999-02-04 10:51:35 +00:00 |
ttydrv.h
|
Corrected prototypes func() ->func(void).
|
1999-02-14 13:38:27 +00:00 |
tweak.h
|
Release 980927
|
1998-09-27 18:28:36 +00:00 |
unknwn.h
|
Recovery of release 990110 after disk crash.
|
1999-01-17 16:32:32 +00:00 |
updown.h
|
Added xxx_Unregister() functions to all common controls.
|
1998-10-24 10:49:27 +00:00 |
user.h
|
- Cleaned up the message queue when a thread exit (but not the process).
|
1999-02-09 14:07:07 +00:00 |
ver.h
|
Implementation of VER.DLL. Thunks up to VERSION.DLL.
|
1999-01-31 10:08:42 +00:00 |
version.h
|
Release 990214.
|
1999-02-14 14:29:51 +00:00 |
vfw.h
|
Updated msvideo / vfw.h, use builtin msvfw32.dll by default, added
|
1999-02-05 09:41:55 +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
|
Added management and allocation of the PERQUEUEDATA structure.
|
1999-02-05 10:37:53 +00:00 |
win16drv.h
|
Most of the currency variant conversion functions implemented.
|
1998-12-11 14:02:16 +00:00 |
winaspi.h
|
Release 980927
|
1998-09-27 18:28:36 +00:00 |
winbase.h
|
Change a couple of names that would conflict after all 32[AW] suffixes
|
1999-02-14 09:41:42 +00:00 |
wincon.h
|
Moved everything out of windows.h.
|
1999-02-09 15:46:25 +00:00 |
wincrypt.h
|
Added entries for most Crypt* calls.
|
1999-02-13 09:08:33 +00:00 |
windef.h
|
Implemented the OLE Drag and Drop target registration mechanism and
|
1999-02-13 09:13:49 +00:00 |
windows.h
|
Moved everything out of windows.h.
|
1999-02-09 15:46:25 +00:00 |
windowsx.h
|
Added windowsx.h for Winelib.
|
1999-02-09 13:51:58 +00:00 |
wine_gl.h
|
Added check for the presence of Mesa's header files.
|
1999-01-30 15:54:43 +00:00 |
winerror.h
|
Implemented the OLE Drag and Drop target registration mechanism and
|
1999-02-13 09:13:49 +00:00 |
wingdi.h
|
Fixed a couple of faulty names used in wine and typos so that it will
|
1999-02-13 17:56:28 +00:00 |
winioctl.h
|
Changed // comments to /* */ so WINE compiles with non-gcc compilers
|
1998-12-26 12:54:29 +00:00 |
winnetwk.h
|
Moved everything out of windows.h.
|
1999-02-09 15:46:25 +00:00 |
winnls.h
|
Implementation of ConvertDefaultLocale32.
|
1999-02-14 09:22:12 +00:00 |
winnt.h
|
Made nt-related types compatible, throw out wine-specific types.
|
1999-02-12 13:44:38 +00:00 |
winpos.h
|
Added management and allocation of the PERQUEUEDATA structure.
|
1999-02-05 10:37:53 +00:00 |
winproc.h
|
Fixes: LB_/CB_/EM_ messages for getting/setting text and a bug in
|
1998-11-08 16:28:49 +00:00 |
winreg.h
|
Made nt-related types compatible, throw out wine-specific types.
|
1999-02-12 13:44:38 +00:00 |
winsock.h
|
Fixed a couple of faulty names used in wine and typos so that it will
|
1999-02-13 17:56:28 +00:00 |
winspool.h
|
Authors: Paul Quinn <paulq@corel.ca>, Albert Den Haan <albertd@corel.ca>
|
1999-02-10 06:52:57 +00:00 |
wintypes.h
|
A few non-x86 Winelib fixes.
|
1999-02-14 11:35:29 +00:00 |
winuser.h
|
c2man doesn't like extra semicolons.
|
1999-02-15 15:24:20 +00:00 |
winver.h
|
Moved everything out of windows.h.
|
1999-02-09 15:46:25 +00:00 |
winversion.h
|
Fixed tons of incomplete prototypes, assignment's of pointer with
|
1998-12-26 19:44:13 +00:00 |
wnaspi32.h
|
Release 980927
|
1998-09-27 18:28:36 +00:00 |
wnet.h
|
Release 980517
|
1998-05-17 17:13:43 +00:00 |
wrc_rsc.h
|
A few non-x86 Winelib fixes.
|
1999-02-14 11:35:29 +00:00 |
wtypes.h
|
Make the REFxxx types const even in C. Also add FMTID.
|
1999-02-13 08:57:29 +00:00 |
x11drv.h
|
Corrected prototypes func() ->func(void).
|
1999-02-14 13:38:27 +00:00 |
x11font.h
|
Implement TranslateCharsetInfo, change charset type to BYTE.
|
1999-01-01 18:41:22 +00:00 |
xmalloc.h
|
Fixes for C++ Winelib compilation.
|
1998-11-30 10:36:51 +00:00 |