wine
25 years agoCheck for drivers==NULL before trying to delete them at exit. This
James Juran [Sat, 10 Apr 1999 16:33:56 +0000 (16:33 +0000)] 
Check for drivers==NULL before trying to delete them at exit.  This
could happen if the emulator initialization failed for some reason and
the drivers hadn't been initialized yet.

25 years agoCall InitApp16 (using Callout) for initial process.
Ulrich Weigand [Sat, 10 Apr 1999 16:32:45 +0000 (16:32 +0000)] 
Call InitApp16 (using Callout) for initial process.

25 years agoClear invalid selectors also in CallTo16 relay code.
Ulrich Weigand [Sat, 10 Apr 1999 16:30:12 +0000 (16:30 +0000)] 
Clear invalid selectors also in CallTo16 relay code.

25 years agoRevised Spanish resources.
Jose Marcos López Caravaca [Sat, 10 Apr 1999 16:29:37 +0000 (16:29 +0000)] 
Revised Spanish resources.

25 years agoFixed window locking bug in CalcChildScroll.
Gerard Patel [Sat, 10 Apr 1999 16:28:12 +0000 (16:28 +0000)] 
Fixed window locking bug in CalcChildScroll.

25 years agoFixed fake multimedia timers. Grim Fandango is now able to start up
Ove Kaaven [Sat, 10 Apr 1999 16:27:08 +0000 (16:27 +0000)] 
Fixed fake multimedia timers. Grim Fandango is now able to start up
when under favorable conditions. The preview movie on the Brood Wars
disc now plays, too.

25 years agoBugfix EnumPrintersA: lpbPrinters=NULL or cbBuf=0 would crash Wine,
Klaas van Gend [Sat, 10 Apr 1999 16:26:15 +0000 (16:26 +0000)] 
Bugfix EnumPrintersA: lpbPrinters=NULL or cbBuf=0 would crash Wine,
instead of returning the right buffersize.

25 years agoFixed SearchPathA return value.
Guy Albertelli [Tue, 6 Apr 1999 07:14:09 +0000 (07:14 +0000)] 
Fixed SearchPathA return value.

25 years ago- clean-up of texture 'loading'
Lionel Ulmer [Tue, 6 Apr 1999 07:10:48 +0000 (07:10 +0000)] 
- clean-up of texture 'loading'
- added SetColorKey callback for already loaded textures

25 years agoFixed a problem pointed out by Kevin Holbrook.
Francois Gouget [Tue, 6 Apr 1999 07:09:09 +0000 (07:09 +0000)] 
Fixed a problem pointed out by Kevin Holbrook.

25 years agocommctrl.h must include prsht.h.
Francois Gouget [Tue, 6 Apr 1999 07:07:44 +0000 (07:07 +0000)] 
commctrl.h must include prsht.h.

25 years agoWarning fix.
Francois Gouget [Tue, 6 Apr 1999 07:06:59 +0000 (07:06 +0000)] 
Warning fix.

25 years agoAdded a new implementation of the ICOM macros that use Microsoft style
Francois Gouget [Tue, 6 Apr 1999 07:06:05 +0000 (07:06 +0000)] 
Added a new implementation of the ICOM macros that use Microsoft style
virtual methods to implement the COM interfaces in C++.

25 years agoCorrection of Mutex handling in DdeInitializeW for cases other than
Keith Matthews [Tue, 6 Apr 1999 07:04:45 +0000 (07:04 +0000)] 
Correction of Mutex handling in DdeInitializeW for cases other than
1st call. Addition of instance handling to DdeCreateStringHandleA,
DdeCreateStringHandleW, RemoveHSZNodes, FreeAndRemoveHSZNodes.  1st
cut implementation of DdeUnitialize, move of internal structure defs
in from ddeml.h. Removed non-ANSI comment.

25 years agoMoved internal structures to ddeml.c, also removed non-ANSI comments,
Keith Matthews [Tue, 6 Apr 1999 07:02:23 +0000 (07:02 +0000)] 
Moved internal structures to ddeml.c, also removed non-ANSI comments,
and added spec for DdeQueryConfInfo and DdeQueryConvInfo16.

25 years agoAuthors: Chris Morgan <cmorgan@wpi.edu>, James Abbatiello <abbeyj@wpi.edu>
Alexandre Julliard [Tue, 6 Apr 1999 07:01:33 +0000 (07:01 +0000)] 
Authors: Chris Morgan <cmorgan@wpi.edu>, James Abbatiello <abbeyj@wpi.edu>
Fixed memory leaks in mixerOpen16/mixerClose,
midiOutOpen16/midiOutClose16, waveInOpen16/waveInClose16,
midiInOpen16/midiInClose16.

25 years agoAdded sanity check for whitespace in file names, various other fixups.
Adam Sacarny [Tue, 6 Apr 1999 06:59:49 +0000 (06:59 +0000)] 
Added sanity check for whitespace in file names, various other fixups.

25 years agoWM_MOUSEMOVE implementation bug fix.
Luc Tourangeau [Sun, 4 Apr 1999 12:48:21 +0000 (12:48 +0000)] 
WM_MOUSEMOVE implementation bug fix.

25 years agoAdded Spanish keyboard layout.
José Marcos López [Sun, 4 Apr 1999 12:44:42 +0000 (12:44 +0000)] 
Added Spanish keyboard layout.

25 years agoFixed the modem control part of EscapeCommFunction16.
Lawson Whitney [Sun, 4 Apr 1999 12:38:35 +0000 (12:38 +0000)] 
Fixed the modem control part of EscapeCommFunction16.

25 years agoAdded missing goto.
Gerard Patel [Sun, 4 Apr 1999 12:37:48 +0000 (12:37 +0000)] 
Added missing goto.

25 years agoEnumCalendarInfoA stub.
Marcus Meissner [Sun, 4 Apr 1999 12:36:29 +0000 (12:36 +0000)] 
EnumCalendarInfoA stub.

25 years agoSuspend the window locks before DefKeybEventProc and
Francois Boisvert [Sat, 3 Apr 1999 16:27:53 +0000 (16:27 +0000)] 
Suspend the window locks before DefKeybEventProc and
DefMouseEventProc.

25 years agoMore #pragma fixes (idea Ove Kaaven, mistakes are mine).
Joerg Mayer [Sat, 3 Apr 1999 16:26:36 +0000 (16:26 +0000)] 
More #pragma fixes (idea Ove Kaaven, mistakes are mine).

25 years agoNo longer sending atoms in ((CREATESTRUCT*)lParam)->lpszName of
Eric Pouech [Sat, 3 Apr 1999 16:24:47 +0000 (16:24 +0000)] 
No longer sending atoms in ((CREATESTRUCT*)lParam)->lpszName of
WM_CREATE messages.

25 years agoAdded some SetLastError()s in GetProcAddress() and LoadLibrary().
Marcus Meissner [Sat, 3 Apr 1999 16:23:47 +0000 (16:23 +0000)] 
Added some SetLastError()s in GetProcAddress() and LoadLibrary().

25 years agoImplemented makepath, rand() returns correct range, fixed fputc.
Christian Schlaile [Sat, 3 Apr 1999 16:22:01 +0000 (16:22 +0000)] 
Implemented makepath, rand() returns correct range, fixed fputc.

25 years agoMask off unsupported attributes in _lcreat (bug reported by Andreas Mohr).
Alexandre Julliard [Sat, 3 Apr 1999 13:54:51 +0000 (13:54 +0000)] 
Mask off unsupported attributes in _lcreat (bug reported by Andreas Mohr).
Moved _lcreat16_uniq to int21.c

25 years agoCasts to (SEGPTR) removed. They did nothing anyway.
Pavel Roskin [Sat, 3 Apr 1999 13:52:04 +0000 (13:52 +0000)] 
Casts to (SEGPTR) removed. They did nothing anyway.
Includes added or removed where necessary.
Win16 functions replaced with their Win32 counterparts. Comments added
where it was impossible.
CALLBACK added where necessary. Some declarations fixed.
Constructs like "#if WINDOWS" corrected. Using "#ifdef __unix__" instead.
DlgProc in hello3 uses EndDialog() instead of DestroyWindow().
Listbox enabled in hello3.

25 years agoUpdated French keyboard.
Eric Pouech [Sat, 3 Apr 1999 13:50:58 +0000 (13:50 +0000)] 
Updated French keyboard.

25 years agoFancier version of hello.c courtesy of Huw Davies.
Alex Korobka [Sat, 3 Apr 1999 13:50:08 +0000 (13:50 +0000)] 
Fancier version of hello.c courtesy of Huw Davies.

25 years agoFixed compilation of the Control panel.
Pavel Roskin [Sat, 3 Apr 1999 11:23:15 +0000 (11:23 +0000)] 
Fixed compilation of the Control panel.

25 years ago'Realigned' the layout table a bit. Applied the non-latin-1 stuff and
Ove Kaaven [Sat, 3 Apr 1999 11:18:58 +0000 (11:18 +0000)] 
'Realigned' the layout table a bit. Applied the non-latin-1 stuff and
the dead key mapping stuff to the actual mapping code too.  Prettied
up the fixme message. Added a check where if the keys of two layouts
match exactly, the one with the best-matching keycode order is chosen,
so that the QWERTY and Dvorak layouts can be distinguished.

25 years agoAdded (empty) stub for OpenVxDHandle.
Eric Pouech [Sat, 3 Apr 1999 11:18:06 +0000 (11:18 +0000)] 
Added (empty) stub for OpenVxDHandle.

25 years agommioOpen() now handles correctly MMIO_PARSE flag.
Eric Pouech [Sat, 3 Apr 1999 11:17:31 +0000 (11:17 +0000)] 
mmioOpen() now handles correctly MMIO_PARSE flag.

25 years agoBackground color fix when disabled or read only.
Luc Tourangeau [Sat, 3 Apr 1999 11:14:30 +0000 (11:14 +0000)] 
Background color fix when disabled or read only.

25 years agoTransfered the window struct memory release from WIN_DestroyWindow to
Francois Boisvert [Sat, 3 Apr 1999 11:13:33 +0000 (11:13 +0000)] 
Transfered the window struct memory release from WIN_DestroyWindow to
WIN_ReleaseWndPtr.

25 years agoDLGITEMTEMPLATE structure had one too many member.
Thuy Nguyen [Sat, 3 Apr 1999 11:12:46 +0000 (11:12 +0000)] 
DLGITEMTEMPLATE structure had one too many member.

25 years agoPrevent crash in debugger.
Eric Pouech [Sat, 3 Apr 1999 11:10:54 +0000 (11:10 +0000)] 
Prevent crash in debugger.

25 years agoImplemented the Win95 look and feel.
Francis Beaudet [Fri, 2 Apr 1999 10:37:42 +0000 (10:37 +0000)] 
Implemented the Win95 look and feel.

25 years agoWrote a basic implementation of the WM_PRINT message.
Francis Beaudet [Fri, 2 Apr 1999 10:36:21 +0000 (10:36 +0000)] 
Wrote a basic implementation of the WM_PRINT message.

25 years agoSuspend all windows locks before the control is passed to the
Francois Boisvert [Fri, 2 Apr 1999 10:34:43 +0000 (10:34 +0000)] 
Suspend all windows locks before the control is passed to the
application.
Also fixed some bugs in dce.c

25 years ago- Remove some old rc make stuff
Joerg Mayer [Fri, 2 Apr 1999 10:33:21 +0000 (10:33 +0000)] 
- Remove some old rc make stuff
- "make clean" omitted some include subdirs

25 years agoAdded DllClassFactory to DirectDraw.
Lionel Ulmer [Fri, 2 Apr 1999 10:26:32 +0000 (10:26 +0000)] 
Added DllClassFactory to DirectDraw.

25 years agoSplit off keysym/deadchar -> char mapping, use it in DetectLayout.
Marcus Meissner [Thu, 1 Apr 1999 12:05:44 +0000 (12:05 +0000)] 
Split off keysym/deadchar -> char mapping, use it in DetectLayout.

25 years agoFixes for ignored WVR_[VH]REDRAW flags, made minimization in managed
Alex Korobka [Thu, 1 Apr 1999 12:03:52 +0000 (12:03 +0000)] 
Fixes for ignored WVR_[VH]REDRAW flags, made minimization in managed
mode go through window manager, small bugfixes for menu and window
code, extended clipboard driver model to handle formats other than
text.

25 years agoEC_USEFONTINFO means es->char_width/3, not es->char_width. This is
Pavel Roskin [Thu, 1 Apr 1999 11:56:41 +0000 (11:56 +0000)] 
EC_USEFONTINFO means es->char_width/3, not es->char_width. This is
true for multiline controls too, as my tests show.

25 years agoAdded support for icon and smallicon views.
Luc Tourangeau [Thu, 1 Apr 1999 11:55:44 +0000 (11:55 +0000)] 
Added support for icon and smallicon views.

25 years agoMade DOSVM_GetTimer survive EAGAIN errors...
Ove Kaaven [Thu, 1 Apr 1999 11:53:52 +0000 (11:53 +0000)] 
Made DOSVM_GetTimer survive EAGAIN errors...

25 years agoImplemented async comm buffers (but probably not bugfree), and along
Ove Kaaven [Thu, 1 Apr 1999 11:52:16 +0000 (11:52 +0000)] 
Implemented async comm buffers (but probably not bugfree), and along
with them, the functionality of async event notifications, mong them
EnableCommNotification. Removed a previous hack that was faking the
buffers, since we now have real buffers...

25 years agoAdded CN_* flags used in WM_COMMNOTIFY.
Ove Kaaven [Thu, 1 Apr 1999 11:50:07 +0000 (11:50 +0000)] 
Added CN_* flags used in WM_COMMNOTIFY.

25 years agoImplement the EnumAttachedSurface method.
Lionel Ulmer [Thu, 1 Apr 1999 11:49:29 +0000 (11:49 +0000)] 
Implement the EnumAttachedSurface method.

25 years agoImplementation for OleCreateMenuDescriptor, OleSetMenuDescriptor and
Noel Borthwick [Thu, 1 Apr 1999 11:48:01 +0000 (11:48 +0000)] 
Implementation for OleCreateMenuDescriptor, OleSetMenuDescriptor and
OleDestroyMenuDescriptor along with a bunch of internally used methods
and data structures.

25 years agoinitguid.h should only contain the macro that defines the guids.
Adrian Thurston [Thu, 1 Apr 1999 11:47:09 +0000 (11:47 +0000)] 
initguid.h should only contain the macro that defines the guids.
Added olectl.h to guid.c so some needed guids get defined.
Made GUID_NULL an actual guid set to 0,0,0...

25 years agoAdded GdiSignalProc() stub.
Ulrich Weigand [Thu, 1 Apr 1999 11:46:02 +0000 (11:46 +0000)] 
Added GdiSignalProc() stub.

25 years agoAdded USER32.UserSignalProc to Callout table.
Ulrich Weigand [Thu, 1 Apr 1999 11:44:52 +0000 (11:44 +0000)] 
Added USER32.UserSignalProc to Callout table.
Implemented built-in UserSignalProc().
Don't announce Win3.1-style USER handler any more.

25 years agoImplemented PROCESS_CallUserSignalProc().
Ulrich Weigand [Thu, 1 Apr 1999 11:43:05 +0000 (11:43 +0000)] 
Implemented PROCESS_CallUserSignalProc().
Send USER signals at various appropriate places.
Moved [GS]etProcessDword() to scheduler/process.c.

25 years agoAll 19 FileMenu_* functions, some as stubs, some implemented.
Juergen Schmied [Thu, 1 Apr 1999 10:24:21 +0000 (10:24 +0000)] 
All 19 FileMenu_* functions, some as stubs, some implemented.

25 years agoSHCLSIDFromString, StrToOleStr implemented.
Juergen Schmied [Thu, 1 Apr 1999 10:23:09 +0000 (10:23 +0000)] 
SHCLSIDFromString, StrToOleStr implemented.
RLBuildListOfPaths stub.

25 years agoDllGetVersion (not yet exported).
Juergen Schmied [Thu, 1 Apr 1999 10:20:31 +0000 (10:20 +0000)] 
DllGetVersion (not yet exported).
Small change to SHAppBarMessage.

25 years agoAdded DrvClose, DrvDefDriverProc, DrvOpen, DrvOpenA, DrvSendMessage.
Eric Pouech [Thu, 1 Apr 1999 10:19:35 +0000 (10:19 +0000)] 
Added DrvClose, DrvDefDriverProc, DrvOpen, DrvOpenA, DrvSendMessage.

25 years agoAdded StackEnter() and StackLeave() stubs
Eric Pouech [Thu, 1 Apr 1999 10:18:43 +0000 (10:18 +0000)] 
Added StackEnter() and StackLeave() stubs

25 years agoStarting implementation of MCI creator tasks
Eric Pouech [Thu, 1 Apr 1999 10:18:01 +0000 (10:18 +0000)] 
Starting implementation of MCI creator tasks
Fixed bug in MCI_OPEN handling (thanks to Adam for reporting this one)
Better implementation of mmTaskCreate16

25 years agoAdded creator task to MCI struct.
Eric Pouech [Thu, 1 Apr 1999 10:16:13 +0000 (10:16 +0000)] 
Added creator task to MCI struct.

25 years agoReplaced 0xC000 by symbolic constants.
Pavel Roskin [Thu, 1 Apr 1999 10:13:04 +0000 (10:13 +0000)] 
Replaced 0xC000 by symbolic constants.

25 years agoFixed small ==, != mixup.
Francis Beaudet [Thu, 1 Apr 1999 10:11:23 +0000 (10:11 +0000)] 
Fixed small ==, != mixup.

25 years agoImplemented WM_NOTIFYFORMAT.
Luc Tourangeau [Thu, 1 Apr 1999 10:10:24 +0000 (10:10 +0000)] 
Implemented WM_NOTIFYFORMAT.

25 years ago"foo" was not translated to "foo.so" in elf loader.
Marcus Meissner [Thu, 1 Apr 1999 10:09:46 +0000 (10:09 +0000)] 
"foo" was not translated to "foo.so" in elf loader.

25 years agoLoadBitmap16()/LoadImage16() calling sequence simplified.
Ulrich Weigand [Thu, 1 Apr 1999 10:08:58 +0000 (10:08 +0000)] 
LoadBitmap16()/LoadImage16() calling sequence simplified.

25 years agoAllow NULL NE resource handler; call the default handler directly.
Ulrich Weigand [Thu, 1 Apr 1999 10:08:21 +0000 (10:08 +0000)] 
Allow NULL NE resource handler; call the default handler directly.
Removed WPROCS / Callbacks support for WineLib resource handlers.

25 years agoMade Universal Thunk list per-process, not system global.
Ulrich Weigand [Thu, 1 Apr 1999 10:05:40 +0000 (10:05 +0000)] 
Made Universal Thunk list per-process, not system global.

25 years agoAdditional macro definitions.
Paul Quinn [Thu, 1 Apr 1999 10:03:11 +0000 (10:03 +0000)] 
Additional macro definitions.

25 years agoImplemented TCM_ADJUSTRECT.
Francis Beaudet [Thu, 1 Apr 1999 10:02:04 +0000 (10:02 +0000)] 
Implemented TCM_ADJUSTRECT.

25 years agoRemoved "implicit declaration" warnings.
Michael Veksler [Thu, 1 Apr 1999 10:01:20 +0000 (10:01 +0000)] 
Removed "implicit declaration" warnings.

25 years agoFixed OpenGL devices implementation.
Lionel Ulmer [Thu, 1 Apr 1999 10:00:38 +0000 (10:00 +0000)] 
Fixed OpenGL devices implementation.

25 years agoIn UserYield16, when current thread is a 32 bit one which hold the
Eric Pouech [Thu, 1 Apr 1999 09:58:53 +0000 (09:58 +0000)] 
In UserYield16, when current thread is a 32 bit one which hold the
Win16Lock, must take care of a LockCount > 1.

25 years agoMore code moved to the X11 driver (bitmap and palette and misc).
Patrik Stridvall [Thu, 1 Apr 1999 08:16:08 +0000 (08:16 +0000)] 
More code moved to the X11 driver (bitmap and palette and misc).

25 years agoRelease 990328. wine-990328
Alexandre Julliard [Sun, 28 Mar 1999 15:38:32 +0000 (15:38 +0000)] 
Release 990328.

25 years agoMove DM* defines from winbase.h -> wingdi.h.
Huw D M Davies [Sun, 28 Mar 1999 15:20:00 +0000 (15:20 +0000)] 
Move DM* defines from winbase.h -> wingdi.h.

25 years agoFixed QueryInterface functions for IDirect3D 1 and 2.
Lionel Ulmer [Sun, 28 Mar 1999 15:15:45 +0000 (15:15 +0000)] 
Fixed QueryInterface functions for IDirect3D 1 and 2.

25 years agoApparently no longer needed.
Alexandre Julliard [Sun, 28 Mar 1999 15:11:31 +0000 (15:11 +0000)] 
Apparently no longer needed.

25 years agoChanged some debug messages from one channel to another, to clean up a
Dimitrie O. Paun [Sun, 28 Mar 1999 15:07:41 +0000 (15:07 +0000)] 
Changed some debug messages from one channel to another, to clean up a
bit the debug channel usage.

25 years agoFixed CreateProcessA so it can handle commandlines with arguments and
Jess Haas [Sun, 28 Mar 1999 15:00:44 +0000 (15:00 +0000)] 
Fixed CreateProcessA so it can handle commandlines with arguments and
no .exe.

25 years agoFixed GetModuleHandle16.
Jess Haas [Sun, 28 Mar 1999 14:57:37 +0000 (14:57 +0000)] 
Fixed GetModuleHandle16.

25 years agoAdded Russian keyboard support.
Pavel Roskin [Sun, 28 Mar 1999 13:44:56 +0000 (13:44 +0000)] 
Added Russian keyboard support.

25 years agoAdded stub for SetSystemCursor.
Lionel Ulmer [Sun, 28 Mar 1999 13:42:12 +0000 (13:42 +0000)] 
Added stub for SetSystemCursor.

25 years agoSetFileAttributesA: "implemented" setting of directory flag as test of
Steffen Moeller [Sun, 28 Mar 1999 13:40:52 +0000 (13:40 +0000)] 
SetFileAttributesA: "implemented" setting of directory flag as test of
compatibility.

25 years agoChanges in X11DRV_KEYBOARD_DetectLayout in order to implement Russian
Pavel Roskin [Sun, 28 Mar 1999 13:39:55 +0000 (13:39 +0000)] 
Changes in X11DRV_KEYBOARD_DetectLayout in order to implement Russian
keyboard support.

25 years agoAuthors: Paul Quinn <paulq@corel.ca>, Aaron Barnes <aaronb@corel.ca>, Adrian Thurston...
Alexandre Julliard [Sun, 28 Mar 1999 13:15:40 +0000 (13:15 +0000)] 
Authors: Paul Quinn <paulq@corel.ca>, Aaron Barnes <aaronb@corel.ca>, Adrian Thurston <adriant@corel.ca>
Bundle of new stubs.

25 years agoAdded missing WINAPIs.
Andreas Mohr [Sun, 28 Mar 1999 13:13:03 +0000 (13:13 +0000)] 
Added missing WINAPIs.

25 years agoAdded CreateIoCompletionPort stub.
Andreas Mohr [Sun, 28 Mar 1999 13:11:46 +0000 (13:11 +0000)] 
Added CreateIoCompletionPort stub.

25 years agoCall EVENT_Pending() to flush X11 output queue before blocking in
Ulrich Weigand [Sun, 28 Mar 1999 13:10:54 +0000 (13:10 +0000)] 
Call EVENT_Pending() to flush X11 output queue before blocking in
MsgWaitForMultipleObjects().
Don't call EVENT_WaitNetEvent in MSG_PeekHardwareMsg.
Protect system queue access in hardware_event().

25 years agoFixed some bugs in thread safeness for wnd struct.
Francois Boisvert [Sun, 28 Mar 1999 12:42:52 +0000 (12:42 +0000)] 
Fixed some bugs in thread safeness for wnd struct.

25 years agoMade libtest/hello3 work again, now with Windows-compatible resource
Pavel Roskin [Sun, 28 Mar 1999 12:40:43 +0000 (12:40 +0000)] 
Made libtest/hello3 work again, now with Windows-compatible resource
loading.

25 years agoMoved macro DECLARE_HANDLE() (in msacm.h and wtypes.h) to windef.h,
Jiuming Luo [Sun, 28 Mar 1999 12:39:18 +0000 (12:39 +0000)] 
Moved macro DECLARE_HANDLE() (in msacm.h and wtypes.h) to windef.h,
then deleted the duplicated typedefs (in imm.h and mmsystem.h).

25 years agoRewrote EnumPrintersA, added CriticalSection around Registry reads and
Klaas van Gend [Sun, 28 Mar 1999 12:37:34 +0000 (12:37 +0000)] 
Rewrote EnumPrintersA, added CriticalSection around Registry reads and
implemented PRINTER_INFO_2 request.

25 years agoAdded Swiss German keyboard layout.
Jonathan Naylor [Sun, 28 Mar 1999 12:36:27 +0000 (12:36 +0000)] 
Added Swiss German keyboard layout.

25 years ago- adjusted printing of refcounts to be equal
Juergen Schmied [Sun, 28 Mar 1999 12:35:24 +0000 (12:35 +0000)] 
- adjusted printing of refcounts to be equal
- cleaning up icon cache on PROCESS_DETACH
- fixed ascii/unicode use in SH/ILCreateFromPath
- fixed small memory leak in shellview

25 years agoEmpty DOSVM_QueueEvent for !MZ_SUPPORTED.
Marcus Meissner [Sun, 28 Mar 1999 12:34:25 +0000 (12:34 +0000)] 
Empty DOSVM_QueueEvent for !MZ_SUPPORTED.

25 years agoFixed warnings.
Pavel Roskin [Sun, 28 Mar 1999 12:33:51 +0000 (12:33 +0000)] 
Fixed warnings.