wine
26 years agoAdded Fi.s
Alexandre Julliard [Sat, 30 Jan 1999 13:29:52 +0000 (13:29 +0000)] 
Added Fi.s

26 years agoAdded an implementation of the OLE structured storage. The main
Francis Beaudet [Sat, 30 Jan 1999 13:24:23 +0000 (13:24 +0000)] 
Added an implementation of the OLE structured storage. The main
features of this implementation are:
- Can open storages created in Windows.
- Can create new storages that the windows libraries can
  read.
- Provides all the functionality to create/open/remove and
  rename streams and storages inside the main storage object.

26 years agoDefined RESTORE_SIGNALS by default and call SIGNAL_EmulatorInit
Ove Kaaven [Sat, 30 Jan 1999 13:17:54 +0000 (13:17 +0000)] 
Defined RESTORE_SIGNALS by default and call SIGNAL_EmulatorInit
through a function pointer instead. Added a few traces. Fixed the
"Memory corruption !" message in DGA mode. Commented out an
unnecessary TSXF86VidModeSetViewPort that caused my X server to
act up, relying on TSXF86DGASetViewPort instead.

26 years agoSome more warnings and bugs fixed.
Marcus Meissner [Sat, 30 Jan 1999 13:06:00 +0000 (13:06 +0000)] 
Some more warnings and bugs fixed.

26 years agoSmall update.
Alex Priem [Sat, 30 Jan 1999 13:04:01 +0000 (13:04 +0000)] 
Small update.

26 years ago- The usual bugfixes.
Alex Priem [Sat, 30 Jan 1999 13:02:30 +0000 (13:02 +0000)] 
- The usual bugfixes.
- Better unicode support (only defines, currently)
- Drag & drop implemented.
- LPSTR_TEXTCALLBACK should work now.
- First start at custom draw code.

26 years agoMake sure that the keystate received by the WM_XBUTTONUP and
Francis Beaudet [Sat, 30 Jan 1999 12:59:09 +0000 (12:59 +0000)] 
Make sure that the keystate received by the WM_XBUTTONUP and
WM_XBUTTONDOWN matches the message. In X, the keystate is changed
after the message is processed.  In Windows, it is changed before.

26 years agoDoc updates.
Matthew Becker [Sat, 30 Jan 1999 12:54:32 +0000 (12:54 +0000)] 
Doc updates.

26 years agoBerend Reitsma <berend at asset-control.com>
Alexandre Julliard [Sat, 30 Jan 1999 12:51:57 +0000 (12:51 +0000)] 
Berend Reitsma <berend at asset-control.com>
SetFileAttributes32A changed to make file writeable when
FILE_ATTRIBUTE_READONLY is not set.

26 years agoPreliminary color console support.
Joseph Pranevich [Sat, 30 Jan 1999 12:51:09 +0000 (12:51 +0000)] 
Preliminary color console support.

26 years agoUpdated Finnish language support.
Jukka-Pekka Iivonen [Sat, 30 Jan 1999 12:37:27 +0000 (12:37 +0000)] 
Updated Finnish language support.

26 years agoUpdated msvideo. New program 'icinfo [-about] [-configure]' to
Marcus Meissner [Fri, 29 Jan 1999 15:12:10 +0000 (15:12 +0000)] 
Updated msvideo. New program 'icinfo [-about] [-configure]' to
query installed (win32) compressors. Started on AVIFILE support.

26 years agoAdded a stub implementation for FileMoniker, ItemMoniker and BindCtx
Noomen Hamza [Thu, 28 Jan 1999 17:56:14 +0000 (17:56 +0000)] 
Added a stub implementation for FileMoniker, ItemMoniker and BindCtx
classes.

26 years agoImplemented the symbolfile command (as mentioned by the help
NF Stevens [Thu, 28 Jan 1999 17:37:49 +0000 (17:37 +0000)] 
Implemented the symbolfile command (as mentioned by the help
command). This reads a symbol file in the format generated by nm.

26 years ago- Small bug fix.
Peter Hunnisett [Thu, 28 Jan 1999 17:36:51 +0000 (17:36 +0000)] 
- Small bug fix.
- Added direct play ascii interfaces.
- Fixed up the QueryInterface for dplay and dplaylobby to handle all cases.

26 years agoFixed FILE_VIEW struct initialisation.
Marcus Meissner [Thu, 28 Jan 1999 17:35:36 +0000 (17:35 +0000)] 
Fixed FILE_VIEW struct initialisation.

26 years agoFixed non-i386 compile.
Andreas Mohr [Thu, 28 Jan 1999 17:32:57 +0000 (17:32 +0000)] 
Fixed non-i386 compile.

26 years agoCommented out unused variables to prevent needless compiler warnings.
James Juran [Thu, 28 Jan 1999 16:33:44 +0000 (16:33 +0000)] 
Commented out unused variables to prevent needless compiler warnings.

26 years ago1st cut implementation of DdeInitialize32W and supporting code.
Keith Matthews [Thu, 28 Jan 1999 16:26:39 +0000 (16:26 +0000)] 
1st cut implementation of DdeInitialize32W and supporting code.

26 years agoDocumentation standardizations.
Matthew Becker [Thu, 28 Jan 1999 13:46:25 +0000 (13:46 +0000)] 
Documentation standardizations.

26 years ago- Made the message queue access to be thread safe. (Using two new
Stephane Lussier [Thu, 28 Jan 1999 10:54:11 +0000 (10:54 +0000)] 
- Made the message queue access to be thread safe. (Using two new
  functions to access the message queue, QUEUE_Lock(), QUEUE_Unlock()
  instead of GlobalLock16()).
- Fixed QUEUE_DumpQueue (used by "info queue <handle>" with the
  wine-debugger).

26 years agoFixed a lot of warnings for possible problems.
Marcus Meissner [Thu, 28 Jan 1999 10:06:38 +0000 (10:06 +0000)] 
Fixed a lot of warnings for possible problems.

26 years agoFixed typo.
Herbert Rosmanith [Thu, 28 Jan 1999 09:57:43 +0000 (09:57 +0000)] 
Fixed typo.

26 years agoFixed various bugs.
Adam the Jazz Guy [Thu, 28 Jan 1999 09:55:51 +0000 (09:55 +0000)] 
Fixed various bugs.
Made newbie mode easier.

26 years agoFixed GetIconInfo16 (.spec,ICONINFO struct is different for Win16/Win32).
Marcus Meissner [Thu, 28 Jan 1999 09:14:38 +0000 (09:14 +0000)] 
Fixed GetIconInfo16 (.spec,ICONINFO struct is different for Win16/Win32).

26 years agoSwitch ncurses.h/curses.h include (works better for FreeBSD).
Marcus Meissner [Thu, 28 Jan 1999 09:09:03 +0000 (09:09 +0000)] 
Switch ncurses.h/curses.h include (works better for FreeBSD).

26 years agoFixed loading of win32 drivers.
Marcus Meissner [Thu, 28 Jan 1999 08:59:26 +0000 (08:59 +0000)] 
Fixed loading of win32 drivers.

26 years agoDon't abort PROFILE_GetSection on empty keys.
Alexandre Julliard [Tue, 26 Jan 1999 17:29:49 +0000 (17:29 +0000)] 
Don't abort PROFILE_GetSection on empty keys.

26 years agoTemporary #if 0'ed part for builtin modules in MSACM to make it
Eric Pouech [Tue, 26 Jan 1999 17:26:54 +0000 (17:26 +0000)] 
Temporary #if 0'ed part for builtin modules in MSACM to make it
compile with the patch for loadable drivers.

26 years agoAdded support for loading drivers in Wine.
Eric Pouech [Tue, 26 Jan 1999 17:23:30 +0000 (17:23 +0000)] 
Added support for loading drivers in Wine.

26 years agoA perl script to produce a bug report with little hassle.
Adam the Jazz Guy [Tue, 26 Jan 1999 17:22:15 +0000 (17:22 +0000)] 
A perl script to produce a bug report with little hassle.

26 years agoAdded (dummy) Death/Resurrection calls to DisplayDib.
Ove Kaaven [Tue, 26 Jan 1999 16:57:56 +0000 (16:57 +0000)] 
Added (dummy) Death/Resurrection calls to DisplayDib.

26 years agoAllocate a DOS handle if we open a normal file with LZOpenFile16.
Marcus Meissner [Tue, 26 Jan 1999 16:51:15 +0000 (16:51 +0000)] 
Allocate a DOS handle if we open a normal file with LZOpenFile16.

26 years ago- added depth conversion routines (only 8bpp -> 16 bpp for now)
Lionel Ulmer [Tue, 26 Jan 1999 15:16:41 +0000 (15:16 +0000)] 
- added depth conversion routines (only 8bpp -> 16 bpp for now)
- added support of DEPTH_FILL for Blits
- added some flags in GetCaps to get some games working

26 years agoImplemented GetIconInfo16 -> call to GetIconInfo32.
Andreas Mohr [Tue, 26 Jan 1999 14:56:01 +0000 (14:56 +0000)] 
Implemented GetIconInfo16 -> call to GetIconInfo32.

26 years agoCommented out EXEC_SERVER
Alexandre Julliard [Tue, 26 Jan 1999 13:29:00 +0000 (13:29 +0000)] 
Commented out EXEC_SERVER

26 years ago3 missing WINAPI added.
Marcus Meissner [Tue, 26 Jan 1999 12:59:31 +0000 (12:59 +0000)] 
3 missing WINAPI added.

26 years agoSmall fixes.
Juergen Schmied [Tue, 26 Jan 1999 10:37:57 +0000 (10:37 +0000)] 
Small fixes.

26 years agoChanged some treeview related definitions.
Juergen Schmied [Tue, 26 Jan 1999 10:35:53 +0000 (10:35 +0000)] 
Changed some treeview related definitions.

26 years agoImplemented SHBrowseForFolder() dialog.
Juergen Schmied [Tue, 26 Jan 1999 10:30:55 +0000 (10:30 +0000)] 
Implemented SHBrowseForFolder() dialog.

26 years agoFixed typo in type (removed quite a few warnings).
Eric Pouech [Tue, 26 Jan 1999 10:23:48 +0000 (10:23 +0000)] 
Fixed typo in type (removed quite a few warnings).

26 years agoAdded GetSecurityDescriptorOwner/Group, RevertToSelf stubs.
Marcus Meissner [Tue, 26 Jan 1999 10:11:22 +0000 (10:11 +0000)] 
Added GetSecurityDescriptorOwner/Group, RevertToSelf stubs.
Return NULL from OpenThreadToken.

26 years agoDo not endlessly loop in CONSOLE_get_input after EOF.
Marcus Meissner [Tue, 26 Jan 1999 10:08:36 +0000 (10:08 +0000)] 
Do not endlessly loop in CONSOLE_get_input after EOF.
Create xterm even if stdin is not a terminalhandle.
SetConsoleCursorPosition: Only make complex console on row change,
ignore interline positioning (so the cygwin cmdline tools do not
create xterms unnecessary)

26 years agoMake sure DrvGetPrinterData returns the correct data if cbData <= 1
Huw D M Davies [Tue, 26 Jan 1999 10:07:39 +0000 (10:07 +0000)] 
Make sure DrvGetPrinterData returns the correct data if cbData <= 1

26 years ago- Changing MESSAGEQUEUE structure according to Ulrich proposition.
Stephane Lussier [Tue, 26 Jan 1999 09:30:05 +0000 (09:30 +0000)] 
- Changing MESSAGEQUEUE structure according to Ulrich proposition.
- One message queue for every thread needing it.
- Messages in the message queue are now stored in a linked list
- Messages are allocated in the system heap.
- Messages in the message queue are 32 bits (MSG32).
- All read/write operations regarding messages in the message queue are
  thread safe.

26 years agoFixed several bugs and typos.
Eric Kohl [Sun, 24 Jan 1999 19:14:58 +0000 (19:14 +0000)] 
Fixed several bugs and typos.

26 years agoUpdates and fixes.
Eric Kohl [Sun, 24 Jan 1999 19:13:20 +0000 (19:13 +0000)] 
Updates and fixes.

26 years agoNew drag list control.
Eric Kohl [Sun, 24 Jan 1999 19:12:34 +0000 (19:12 +0000)] 
New drag list control.

26 years agoFixed pointer bugs in DPA_InsertPtr() and DPA_DeletePtr().
Eric Kohl [Sun, 24 Jan 1999 19:09:56 +0000 (19:09 +0000)] 
Fixed pointer bugs in DPA_InsertPtr() and DPA_DeletePtr().

26 years agoAdded WM_[G/S]ETFONT handling.
Eric Kohl [Sun, 24 Jan 1999 19:09:24 +0000 (19:09 +0000)] 
Added WM_[G/S]ETFONT handling.

26 years agoAdded WM_COMMAND and WM_NOTIFY handling.
Eric Kohl [Sun, 24 Jan 1999 19:07:59 +0000 (19:07 +0000)] 
Added WM_COMMAND and WM_NOTIFY handling.

26 years agoFixed redraw bug for tracking tooltips.
Eric Kohl [Sun, 24 Jan 1999 19:06:35 +0000 (19:06 +0000)] 
Fixed redraw bug for tracking tooltips.

26 years agoAdded some messages to the rebar control.
Eric Kohl [Sun, 24 Jan 1999 19:05:49 +0000 (19:05 +0000)] 
Added some messages to the rebar control.

26 years agoSeveral internal functions won't compile when the conditional
Geoff Clare [Sun, 24 Jan 1999 19:04:34 +0000 (19:04 +0000)] 
Several internal functions won't compile when the conditional
#if defined(linux) || defined(__FreeBSD__) || defined(__NetBSD__)
comes out false.  I moved the conditionals around so that
the file would at least compile.  Not sure if it does the
right thing on non-linux/FreeBSD/NetBSD systems.

26 years agoMoved process.h higher up the include list, to avoid a problem with
Geoff Clare [Sun, 24 Jan 1999 19:04:04 +0000 (19:04 +0000)] 
Moved process.h higher up the include list, to avoid a problem with
"ERR" being redefined in sys/regset.h.

26 years agoThe B57600 and B115200 symbols are not defined in Unixware.
Geoff Clare [Sun, 24 Jan 1999 19:03:27 +0000 (19:03 +0000)] 
The B57600 and B115200 symbols are not defined in Unixware.

26 years agoChange SW_??? options on list box scrolling so that they match what
NF Stevens [Sun, 24 Jan 1999 19:02:16 +0000 (19:02 +0000)] 
Change SW_??? options on list box scrolling so that they match what
Windows does.

26 years agoMoved DOS handle allocation slightly, to fix potential memory
Ove Kaaven [Sun, 24 Jan 1999 19:00:46 +0000 (19:00 +0000)] 
Moved DOS handle allocation slightly, to fix potential memory
leaks and lost handles. Also removed some useless init code.

26 years agoInternal PostScript printer driver improvements.
Nick Holloway [Sun, 24 Jan 1999 18:59:58 +0000 (18:59 +0000)] 
Internal PostScript printer driver improvements.

26 years agoChanged EDIT_EM_CharFromPos to return line number.
Gerard Patel [Sun, 24 Jan 1999 18:57:23 +0000 (18:57 +0000)] 
Changed EDIT_EM_CharFromPos to return line number.

26 years agoFree the private data pointer, THEN set it to NULL.
Marcus Meissner [Sun, 24 Jan 1999 18:55:48 +0000 (18:55 +0000)] 
Free the private data pointer, THEN set it to NULL.

26 years agoMissing WINAPI.
Marcus Meissner [Sun, 24 Jan 1999 18:54:56 +0000 (18:54 +0000)] 
Missing WINAPI.

26 years agoImplementation of the SafeArray family functions.
Sylvain St.Germain [Sun, 24 Jan 1999 18:52:55 +0000 (18:52 +0000)] 
Implementation of the SafeArray family functions.

26 years agoAdded stub for SetThreadLocale.
Guy Albertelli [Sun, 24 Jan 1999 09:59:14 +0000 (09:59 +0000)] 
Added stub for SetThreadLocale.

26 years agoFinished GetTextCharsetInfo routine.
Guy Albertelli [Sun, 24 Jan 1999 09:50:09 +0000 (09:50 +0000)] 
Finished GetTextCharsetInfo routine.

26 years agoFixed FIXME in EnumTimeFormats32W
Guy Albertelli [Sun, 24 Jan 1999 09:49:23 +0000 (09:49 +0000)] 
Fixed FIXME in EnumTimeFormats32W
Added support for FONTSIGNATURE in GetLocaleInfo32A and updated
GetLocaleInfo32W.

26 years agoFixed typos.
Pascal Cuoq [Sun, 24 Jan 1999 09:47:29 +0000 (09:47 +0000)] 
Fixed typos.

26 years agoFixed source line matching for functions in DEBUG_ProcessCoffDebug;
Sergey Turchanov [Sun, 24 Jan 1999 09:46:21 +0000 (09:46 +0000)] 
Fixed source line matching for functions in DEBUG_ProcessCoffDebug;
searching for DBG and PDB files.

26 years agoFix for files which do not contain exports (fg, EXE) to get processed
Sergey Turchanov [Sun, 24 Jan 1999 09:44:06 +0000 (09:44 +0000)] 
Fix for files which do not contain exports (fg, EXE) to get processed
for debug information.

26 years agoImplemented KERNEL.621 (CBClientThunkSLEx).
Ulrich Weigand [Sun, 24 Jan 1999 09:43:08 +0000 (09:43 +0000)] 
Implemented KERNEL.621 (CBClientThunkSLEx).

26 years agoAllow switching off/on of debugmsgs in the debugger.
Marcus Meissner [Sun, 24 Jan 1999 09:37:33 +0000 (09:37 +0000)] 
Allow switching off/on of debugmsgs in the debugger.

26 years agoImplemented Int 0x15/0xc0: BIOS - GET CONFIG and some other BIOS
Andreas Mohr [Sun, 24 Jan 1999 09:32:10 +0000 (09:32 +0000)] 
Implemented Int 0x15/0xc0: BIOS - GET CONFIG and some other BIOS
data.

26 years agoImplemented WIN16_CallMsgFilter32, WIN16_DispatchMessage32,
Andreas Mohr [Sat, 23 Jan 1999 14:15:17 +0000 (14:15 +0000)] 
Implemented WIN16_CallMsgFilter32, WIN16_DispatchMessage32,
DrawAnimatedRects16 (stub), FormatMessage16, WIN16_GetMessage32,
WIN16_PeekMessage32 and WIN16_TranslateMessage32.

26 years ago- some fixes, cleaned up includes, fixed leaks
Juergen Schmied [Sat, 23 Jan 1999 14:12:48 +0000 (14:12 +0000)] 
- some fixes, cleaned up includes, fixed leaks
- clean DllReferenceCount, better DllMain()
- dynamically linking LookupIconIdFromDirectoryEx32 and
  CreateIconFromResourceEx32 to USER32
- moved guid's instances to new file shellguid.c
- implemented  ShellExecuteEx32W

26 years agoMoved the instance creation of GUID's to a new file.
Juergen Schmied [Sat, 23 Jan 1999 14:06:44 +0000 (14:06 +0000)] 
Moved the instance creation of GUID's to a new file.
Size of compobj.o goes down to 1/3; should prevent more sig11's.

26 years agoNew file to instantiate GUID's ms-like.
Juergen Schmied [Sat, 23 Jan 1999 14:05:28 +0000 (14:05 +0000)] 
New file to instantiate GUID's ms-like.

26 years agoSet private data struct to NULL to expose problems in other code
Marcus Meissner [Sat, 23 Jan 1999 14:03:11 +0000 (14:03 +0000)] 
Set private data struct to NULL to expose problems in other code
better. Fixes the XUnmapWindow problems reported by replacing them
with NULL ptr dereferences.

26 years agoFixed typos.
Zygo Blaxell [Sat, 23 Jan 1999 14:02:08 +0000 (14:02 +0000)] 
Fixed typos.

26 years agoDOS programs use handles 0-4 without opening/closing any of those
Marcus Meissner [Sat, 23 Jan 1999 14:01:08 +0000 (14:01 +0000)] 
DOS programs use handles 0-4 without opening/closing any of those
handles first. Split up Init from AllocDosHandle and call it from
the DOSVM.

26 years agoRemove configure.in->configure rule (we might not have autoconf).
Marcus Meissner [Sat, 23 Jan 1999 13:59:51 +0000 (13:59 +0000)] 
Remove configure.in->configure rule (we might not have autoconf).

26 years agoAdded "user-friendly" warning for missing X.
Ove Kaaven [Sat, 23 Jan 1999 13:59:11 +0000 (13:59 +0000)] 
Added "user-friendly" warning for missing X.

26 years agoFixed GetObject macro problem.
Alexandre Julliard [Sat, 23 Jan 1999 12:37:00 +0000 (12:37 +0000)] 
Fixed GetObject macro problem.

26 years ago- updated documentation to be in sync with current code
Lionel Ulmer [Sat, 23 Jan 1999 12:34:36 +0000 (12:34 +0000)] 
- updated documentation to be in sync with current code

26 years ago- various warning and bug fixes
Lionel Ulmer [Sat, 23 Jan 1999 12:33:16 +0000 (12:33 +0000)] 
- various warning and bug fixes

26 years ago- added more texture formats using OpenGL's packed pixel formats
Lionel Ulmer [Sat, 23 Jan 1999 12:32:46 +0000 (12:32 +0000)] 
- added more texture formats using OpenGL's packed pixel formats

26 years ago- better support for ExecuteBuffers
Lionel Ulmer [Sat, 23 Jan 1999 12:29:44 +0000 (12:29 +0000)] 
- better support for ExecuteBuffers

26 years ago- corrected bug in Z Buffer allocation
Lionel Ulmer [Sat, 23 Jan 1999 12:25:51 +0000 (12:25 +0000)] 
- corrected bug in Z Buffer allocation
- put VIDEOMEMORY flag for all primary surfaces
- put something in a surface after a ReleaseDC

26 years agoMissing WINAPI.
Morten Welinder [Sat, 23 Jan 1999 12:23:13 +0000 (12:23 +0000)] 
Missing WINAPI.

26 years agoRemoved DT_SINGLELINE and DT_NOCLIP styles for SS_LEFTNOWORDWRAP.
Niclas Karlsson [Sat, 23 Jan 1999 12:22:20 +0000 (12:22 +0000)] 
Removed DT_SINGLELINE and DT_NOCLIP styles for SS_LEFTNOWORDWRAP.

26 years agoCheck opened enhmetafile for magic values.
Marcus Meissner [Sat, 23 Jan 1999 12:20:41 +0000 (12:20 +0000)] 
Check opened enhmetafile for magic values.

26 years agoFixed duplicate sound buffer handling. Updated status.
Rob Riggs [Sat, 23 Jan 1999 12:19:34 +0000 (12:19 +0000)] 
Fixed duplicate sound buffer handling. Updated status.

26 years agoNew functions lmemcpynAtoW and lmemcpynWtoA for converting
Juergen Schmied [Sat, 23 Jan 1999 12:11:09 +0000 (12:11 +0000)] 
New functions  lmemcpynAtoW and  lmemcpynWtoA for converting
REG_MULTI_SZ (including \0x00)
Better debug output for REG_BINARY and REG_MULTI_SZ
Rewritten RegQueryValueEx32[A|W]

26 years agoImplemented CreateHalftonePalette.
Juergen Schmied [Sat, 23 Jan 1999 12:09:30 +0000 (12:09 +0000)] 
Implemented CreateHalftonePalette.
Fixed 3 crashes (1 real, 2 potential).

26 years agoImplemented ExtractIconEx16, added some consts to ExtractIconEx*.
Marcus Meissner [Sat, 23 Jan 1999 11:56:39 +0000 (11:56 +0000)] 
Implemented ExtractIconEx16, added some consts to ExtractIconEx*.

26 years agoDoDragDrop and OleIsCurrentClipboard stub implementation.
Sylvain St.Germain [Sat, 23 Jan 1999 11:54:12 +0000 (11:54 +0000)] 
DoDragDrop and OleIsCurrentClipboard stub implementation.

26 years agoMake LoadTypeLib stub return failure instead of success.
Francis Beaudet [Sat, 23 Jan 1999 11:53:21 +0000 (11:53 +0000)] 
Make LoadTypeLib stub return failure instead of success.

26 years agoFixed accelerator handling. ACCEL16 used internal, ACCEL32 for Win32
Marcus Meissner [Fri, 22 Jan 1999 17:09:46 +0000 (17:09 +0000)] 
Fixed accelerator handling. ACCEL16 used internal, ACCEL32 for Win32
API, PE_ACCEL for PE Accelerators. See documentation/accelerators.

26 years agoThere were two copies of the DdeCmpStringHandles (A and W) and that
Francis Beaudet [Thu, 21 Jan 1999 14:05:11 +0000 (14:05 +0000)] 
There were two copies of the DdeCmpStringHandles (A and W) and that
API does not have 2 versions. Removed the extra version.

26 years agoSmall patch.
Pablo Saratxaga [Wed, 20 Jan 1999 14:54:01 +0000 (14:54 +0000)] 
Small patch.

26 years agoWin32 console needs SYNCHRONIZE access.
Marcus Meissner [Wed, 20 Jan 1999 14:46:49 +0000 (14:46 +0000)] 
Win32 console needs SYNCHRONIZE access.