Recovery of release 990110 after disk crash.wine-990110
commit638f169b1e2aefe02d3c2444faa6db624d52a674
authorAlexandre Julliard <julliard@winehq.org>
Sun, 17 Jan 1999 16:32:32 +0000 (17 16:32 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Sun, 17 Jan 1999 16:32:32 +0000 (17 16:32 +0000)
treefe24d43ed3f0e3e1ac52e6ebe15bb591ae16d655
parent7a2f5019afba52c77f5d9115cf829001a826b339
Recovery of release 990110 after disk crash.
See Changelog for changes between 990103 and 990110.
169 files changed:
ANNOUNCE
ChangeLog
Makefile.in
configure
configure.in
console/ncurses.c
controls/listbox.c
debugger/editline.c
debugger/msc.c
dlls/comctl32/Makefile.in
dlls/comctl32/commctrl.c
dlls/comctl32/datetime.c
dlls/comctl32/flatsb.c [new file with mode: 0644]
dlls/comctl32/imagelist.c
dlls/comctl32/propsheet.c
dlls/comctl32/tab.c
dlls/comctl32/trackbar.c
dlls/ntdll/rtl.c
dlls/shell32/contmenu.c
dlls/shell32/dataobject.c
dlls/shell32/enumidlist.c
dlls/shell32/folders.c
dlls/shell32/iconcache.c
dlls/shell32/pidl.c
dlls/shell32/pidl.h
dlls/shell32/shell32_main.c
dlls/shell32/shell32_main.h
dlls/shell32/shelllink.c
dlls/shell32/shellole.c
dlls/shell32/shellord.c
dlls/shell32/shlfolder.c
dlls/shell32/shlview.c
dlls/winaspi/winaspi16.c
documentation/bugreports
documentation/fonts
documentation/wine.man
files/async.c
files/file.c
graphics/d3dcommon.c
graphics/d3ddevices.c
graphics/d3dtexture.c
graphics/ddraw.c
graphics/vga.c
graphics/x11drv/xfont.c
if1632/compobj.spec
if1632/relay.c
include/acconfig.h
include/commctrl.h
include/compobj.h
include/config.h.in
include/d3d.h
include/ddraw.h
include/debug.h
include/debugdefs.h
include/dinput.h
include/dosexe.h
include/dplay.h
include/dsound.h
include/flatsb.h [new file with mode: 0644]
include/interfaces.h
include/main.h
include/miscemu.h
include/msdos.h
include/multimedia.h
include/objbase.h
include/objidl.h [new file with mode: 0644]
include/ole.h
include/ole2.h
include/oleobj.h
include/options.h
include/propsheet.h [new file with mode: 0644]
include/servprov.h [new file with mode: 0644]
include/shell.h
include/shlguid.h [new file with mode: 0644]
include/shlobj.h
include/storage.h
include/tab.h
include/unknwn.h [new file with mode: 0644]
include/version.h
include/winbase.h
include/windows.h
include/wine/obj_base.h [copied from include/objbase.h with 66% similarity]
include/wine/obj_channel.h [new file with mode: 0644]
include/wine/obj_clientserver.h [new file with mode: 0644]
include/wine/obj_dataobject.h [new file with mode: 0644]
include/wine/obj_marshal.h [new file with mode: 0644]
include/wine/obj_misc.h [new file with mode: 0644]
include/wine/obj_moniker.h [new file with mode: 0644]
include/wine/obj_propertystorage.h [new file with mode: 0644]
include/wine/obj_storage.h [new file with mode: 0644]
include/winerror.h
include/wtypes.h [new file with mode: 0644]
include/x11drv.h
libtest/.cvsignore
libtest/Makefile.in
libtest/vartest-Win32.log [new file with mode: 0644]
libtest/vartest.c [new file with mode: 0644]
libtest/vartest.readme [new file with mode: 0644]
loader/dos/dosmod.c
loader/dos/dosmod.h
loader/dos/dosvm.c
loader/dos/module.c
loader/main.c
loader/ne/convert.c
loader/ne/segment.c
loader/task.c
memory/virtual.c
misc/main.c
misc/printdrv.c
misc/registry.c
misc/shell.c
misc/version.c
misc/winsock_dns.c
msdos/Makefile.in
msdos/cdrom.c
msdos/dosconf.c [new file with mode: 0644]
msdos/int10.c
msdos/int21.c
msdos/ioports.c
multimedia/dplay.c
multimedia/dsound.c
objects/dc.c
objects/font.c
ole/compobj.c
ole/ifs.c
ole/moniker.c
ole/ole2.c
ole/ole2disp.c
ole/oledlg.c
ole/oleobj.c
ole/storage.c
ole/typelib.c
ole/variant.c
programs/clock/language.c
programs/notepad/language.c
programs/progman/main.c
relay32/builtin32.c
relay32/comctl32.spec
relay32/ntdll.spec
relay32/ole32.spec
relay32/relay386.c
relay32/winspool.spec
scheduler/k32obj.c
scheduler/syslevel.c
server/console.c
server/file.c
tools/wrc/CHANGES
tools/wrc/dumpres.c
tools/wrc/genres.c
tools/wrc/newstruc.c
tools/wrc/newstruc.h
tools/wrc/parser.l
tools/wrc/parser.y
tools/wrc/readres.c
tools/wrc/utils.c
tools/wrc/utils.h
tools/wrc/wrc.h
tools/wrc/wrctypes.h
tools/wrc/writeres.c
win32/console.c
win32/device.c
windows/dialog.c
windows/dinput.c
windows/hook.c
windows/queue.c
windows/sysmetrics.c
windows/win.c
windows/winpos.c
windows/winproc.c