wine
23 years agoDon't clear selection when initial entry is not in the list.
Susan Farley [Sat, 15 Jul 2000 21:27:32 +0000 (21:27 +0000)] 
Don't clear selection when initial entry is not in the list.

23 years agoMade --language behave the same as setting the LANGUAGE environment
Alexandre Julliard [Sat, 15 Jul 2000 19:59:10 +0000 (19:59 +0000)] 
Made --language behave the same as setting the LANGUAGE environment
variable.

23 years agoCreate rpcrt4.dll.
Huw D M Davies [Sat, 15 Jul 2000 19:53:50 +0000 (19:53 +0000)] 
Create rpcrt4.dll.
Implement UuidCreate (using existing code from CoCreateGuid).
CoCreateGuid calls UuidCreate.

23 years agoFix for supporting DBCS.
Hidenori Takeshima [Sat, 15 Jul 2000 19:46:51 +0000 (19:46 +0000)] 
Fix for supporting DBCS.

23 years agoIgnore iBitmap width when drawing flat toolbar.
Rob Farnum [Sat, 15 Jul 2000 19:45:43 +0000 (19:45 +0000)] 
Ignore iBitmap width when drawing flat toolbar.

23 years agoFixed a file descriptor leak in the PE loader.
Peter Ganten [Sat, 15 Jul 2000 19:44:29 +0000 (19:44 +0000)] 
Fixed a file descriptor leak in the PE loader.

23 years agoEnsure the validity of hOldFocus before calling WIN_GetTopParent.
Jean-Claude Batista [Sat, 15 Jul 2000 19:44:04 +0000 (19:44 +0000)] 
Ensure the validity of hOldFocus before calling WIN_GetTopParent.

23 years agoIgnore broken fonts when building cache file.
Drew Ronneberg [Sat, 15 Jul 2000 19:43:33 +0000 (19:43 +0000)] 
Ignore broken fonts when building cache file.

23 years agoAllow SetWindowLong(... GWL_STYLE) to change visible bit.
Gerard Patel [Sat, 15 Jul 2000 19:42:52 +0000 (19:42 +0000)] 
Allow SetWindowLong(... GWL_STYLE) to change visible bit.

23 years agoText of WWN article "The Registry".
Ove Kaaven [Sat, 15 Jul 2000 19:42:27 +0000 (19:42 +0000)] 
Text of WWN article "The Registry".

23 years ago- New function in aspi.c SCSI_Fix_CMD_LEN which determines if Linux is
David Elliott [Sat, 15 Jul 2000 15:15:31 +0000 (15:15 +0000)] 
- New function in aspi.c SCSI_Fix_CMD_LEN which determines if Linux is
  guessing the command length correctly, and if not, tell's it what's up.
- Changed strcat to strcpy in SendASPI32Command to avoid requiring the
  caller to clear the fields.
- Added a new field to HA_Unique content to fix some applications.  Will
  fix this for good at a later date.
- Added TRACE to GetASPI32DLLVersion (and FIXME when not running under
  Linux)
- Added some constants to winescsi.h
(with the help of Bernd Bernie Meyer <bmeyer@cs.monash.edu.au>)

23 years agoStubs for CreateDesktopA and EnumDesktopWindows.
Peter Ganten [Sat, 15 Jul 2000 15:13:56 +0000 (15:13 +0000)] 
Stubs for CreateDesktopA and EnumDesktopWindows.

23 years agoAdded ws2_32 loadorder.
Andreas Mohr [Sat, 15 Jul 2000 15:13:28 +0000 (15:13 +0000)] 
Added ws2_32 loadorder.

23 years agoTry to unlink output file before opening it.
Peter Ganten [Sat, 15 Jul 2000 15:13:09 +0000 (15:13 +0000)] 
Try to unlink output file before opening it.

23 years agoReplaced %s by %p in EDIT_WM_SetText.
Marcus Meissner [Sat, 15 Jul 2000 15:12:38 +0000 (15:12 +0000)] 
Replaced %s by %p in EDIT_WM_SetText.

23 years agoAdded WSAWaitForMultipleEvents (alias to WaitForMultipleObjectsEx).
Andreas Mohr [Sat, 15 Jul 2000 15:12:18 +0000 (15:12 +0000)] 
Added WSAWaitForMultipleEvents (alias to WaitForMultipleObjectsEx).

23 years agoAdd a warning when the normal load address for a win32 program is not
Gerard Patel [Sat, 15 Jul 2000 15:11:31 +0000 (15:11 +0000)] 
Add a warning when the normal load address for a win32 program is not
available.

23 years agoOLE picture object implementation.
Huw D M Davies [Sat, 15 Jul 2000 14:59:11 +0000 (14:59 +0000)] 
OLE picture object implementation.

23 years agoFixed an incorrect format string.
Gerald Pfeifer [Sat, 15 Jul 2000 14:58:32 +0000 (14:58 +0000)] 
Fixed an incorrect format string.

23 years agoAdded loadorder entry for the Linux glide3x library.
Andreas Mohr [Sat, 15 Jul 2000 14:58:08 +0000 (14:58 +0000)] 
Added loadorder entry for the Linux glide3x library.

23 years agoAdded "CommonFilesDir"="C:\Program Files\Common Files".
Uwe Bonnes [Sat, 15 Jul 2000 14:57:32 +0000 (14:57 +0000)] 
Added "CommonFilesDir"="C:\Program Files\Common Files".

23 years agoAdded Pentium Pro/2/3/4 conditional move instructions.
Ian Schmidt [Sat, 15 Jul 2000 14:57:13 +0000 (14:57 +0000)] 
Added Pentium Pro/2/3/4 conditional move instructions.

23 years agoSet ansi/oem/mac code pages from current locale.
Alexandre Julliard [Tue, 11 Jul 2000 22:08:43 +0000 (22:08 +0000)] 
Set ansi/oem/mac code pages from current locale.

23 years agoBetter error message for really clueless newbies.
Andreas Mohr [Tue, 11 Jul 2000 22:06:13 +0000 (22:06 +0000)] 
Better error message for really clueless newbies.

23 years agoStub for the ACM_METRIC_MAX_SIZE_FORMAT command of acmMetrics.
James Hatheway [Tue, 11 Jul 2000 22:05:47 +0000 (22:05 +0000)] 
Stub for the ACM_METRIC_MAX_SIZE_FORMAT command of acmMetrics.

23 years agoCheck for NULL flipchain and just return the current surface if it
Marcus Meissner [Tue, 11 Jul 2000 22:05:21 +0000 (22:05 +0000)] 
Check for NULL flipchain and just return the current surface if it
happens.

23 years agoImplemented _vsnprintf by calling wvsnprintfA.
Marcus Meissner [Tue, 11 Jul 2000 22:05:03 +0000 (22:05 +0000)] 
Implemented _vsnprintf by calling wvsnprintfA.

23 years agoIn CreateDIBSection function, if hdc is NULL it now uses the desktop DC
Stephane Lussier [Tue, 11 Jul 2000 22:04:44 +0000 (22:04 +0000)] 
In CreateDIBSection function, if hdc is NULL it now uses the desktop DC
instead of failing.

23 years agoFixed TOOLBAR_DrawString() to offset button text if infoPtr->himlDef
Chris Morgan [Tue, 11 Jul 2000 22:03:44 +0000 (22:03 +0000)] 
Fixed TOOLBAR_DrawString() to offset button text if infoPtr->himlDef
is non-zero.  Better fix than my previous patch.

23 years agoLazy initialisation of thread locale.
Alexandre Julliard [Mon, 10 Jul 2000 15:23:04 +0000 (15:23 +0000)] 
Lazy initialisation of thread locale.

23 years ago- Make ref counting a little more efficient
Peter Hunnisett [Mon, 10 Jul 2000 13:19:28 +0000 (13:19 +0000)] 
- Make ref counting a little more efficient
- Correct suspended process resumption
- Don't use sys/queue.h anymore
- Properly initialize the global semaphore across processes
- Create a mapped file for shared data structures
- Change some trace messages
- Allocate dynamic shared data from the mapped file
- Rework setting and retrieving lobby settings from shared memory
- Add infrastructure for syncronization after app launch
- Small documentation update
- Include some stuff missing from header
- Start on dp and dpl message infrastructure
- Unicode versions of player/group commands added
- Combined Connect/ConnectEx and Open/SecureOpen
- More implementation

23 years agoMoved all NLS dependent data to the KERNEL resources.
Dmitry Timoshkov [Mon, 10 Jul 2000 13:11:27 +0000 (13:11 +0000)] 
Moved all NLS dependent data to the KERNEL resources.

23 years agoMoved setting the locale value to the right position.
Juergen Schmied [Mon, 10 Jul 2000 13:06:58 +0000 (13:06 +0000)] 
Moved setting the locale value to the right position.

23 years agoFixed FormatMessage[A|16] against some buffer overflow cases.
Eric Pouech [Mon, 10 Jul 2000 13:06:25 +0000 (13:06 +0000)] 
Fixed FormatMessage[A|16] against some buffer overflow cases.

23 years agoRemoved extraneous trace message.
Eric Pouech [Mon, 10 Jul 2000 13:05:59 +0000 (13:05 +0000)] 
Removed extraneous trace message.

23 years agoUnconditionnally print messages on DLL load breakpoint.
Eric Pouech [Mon, 10 Jul 2000 13:05:44 +0000 (13:05 +0000)] 
Unconditionnally print messages on DLL load breakpoint.

23 years agoFixed winedbg watchpoints.
Andreas Mohr [Mon, 10 Jul 2000 13:05:17 +0000 (13:05 +0000)] 
Fixed winedbg watchpoints.

23 years agoPrevent SysAllocString and SysAllocString16 to perform any processing
Francois Jacques [Mon, 10 Jul 2000 13:04:45 +0000 (13:04 +0000)] 
Prevent SysAllocString and SysAllocString16 to perform any processing
on NULL strings.

23 years agoMake it possible to change the encoding of fonts from the command
Stas Sergeev [Mon, 10 Jul 2000 13:04:08 +0000 (13:04 +0000)] 
Make it possible to change the encoding of fonts from the command
line, even if autodetected.

23 years agoConvert WND.text field to Unicode.
Dmitry Timoshkov [Mon, 10 Jul 2000 12:09:31 +0000 (12:09 +0000)] 
Convert WND.text field to Unicode.
Add new key to wine.ini in the section [x11drv] - TextCP, which means
code page used for texts passed to X.
Accordingly fix handlers of WM_SETTEXT/WM_GETTEXT.

23 years agoBacked out previous patch.
Alexandre Julliard [Mon, 10 Jul 2000 10:59:35 +0000 (10:59 +0000)] 
Backed out previous patch.

23 years agoStub for RegisterDeviceNotificationA.
Marcus Meissner [Mon, 10 Jul 2000 10:58:16 +0000 (10:58 +0000)] 
Stub for RegisterDeviceNotificationA.

23 years agoFakes a negotiation of the winsock version.
Gerard Patel [Mon, 10 Jul 2000 10:57:46 +0000 (10:57 +0000)] 
Fakes a negotiation of the winsock version.

23 years ago- better loading of *.tlb files
Juergen Schmied [Mon, 10 Jul 2000 10:57:28 +0000 (10:57 +0000)] 
- better loading of *.tlb files
- seperated code for loading tlb resource into memory from code for
  parsing the tlb resource.

23 years agoImplemented OleCreate.
Juergen Schmied [Mon, 10 Jul 2000 10:56:19 +0000 (10:56 +0000)] 
Implemented OleCreate.

23 years agoGetClassInfo should return global classes even if the hInstance
Noomen Hamza [Sun, 9 Jul 2000 12:21:07 +0000 (12:21 +0000)] 
GetClassInfo should return global classes even if the hInstance
parameter is different from the one passed to the RegisterClass
function.

23 years agoFixes the BuildCommDCBA function.
Stefan Leichter [Sun, 9 Jul 2000 12:19:44 +0000 (12:19 +0000)] 
Fixes the BuildCommDCBA function.

23 years agoAdded configure check for libutil.h.
Hidenori Takeshima [Sun, 9 Jul 2000 12:19:09 +0000 (12:19 +0000)] 
Added configure check for libutil.h.

23 years agoMake the focus follow the last selected item for multiselect listboxes.
Gerard Patel [Sun, 9 Jul 2000 12:18:14 +0000 (12:18 +0000)] 
Make the focus follow the last selected item for multiselect listboxes.

23 years agoStub implementation of LHashValOfNameSysA.
Huw D M Davies [Sun, 9 Jul 2000 12:17:52 +0000 (12:17 +0000)] 
Stub implementation of LHashValOfNameSysA.
Don't crash if we encounter a BSTR with length <= 0.
Fix typos in ITypeLib::GetDocumentation.

23 years agoWith some apps a fault was possible in ExtractAssociatedIcon.
Dave Hawkes [Sun, 9 Jul 2000 12:17:23 +0000 (12:17 +0000)] 
With some apps a fault was possible in ExtractAssociatedIcon.

23 years agoGetIconInfo did no correctly identify icons from cursors.
Dave Hawkes [Sun, 9 Jul 2000 12:16:58 +0000 (12:16 +0000)] 
GetIconInfo did no correctly identify icons from cursors.

23 years agoUnder Windows 95/98/NT, message boxes do not have a default icon.
Haithem Hmida [Sun, 9 Jul 2000 12:16:36 +0000 (12:16 +0000)] 
Under Windows 95/98/NT, message boxes do not have a default icon.

23 years agoFixed lstrcpynAtoW usage (reported by Stas Sergeev).
Alexandre Julliard [Sun, 9 Jul 2000 11:20:59 +0000 (11:20 +0000)] 
Fixed lstrcpynAtoW usage (reported by Stas Sergeev).
Small cleanups.

23 years agoCreated separate libraries for dplay, shfolder, shlwapi, wow32 and
Alexandre Julliard [Sun, 9 Jul 2000 11:19:35 +0000 (11:19 +0000)] 
Created separate libraries for dplay, shfolder, shlwapi, wow32 and
wsock32 so that we have at most one Win32 dll in each .so library.

23 years agoUpdated X11DRV_DIB_GetDIBits to properly handle bottom-up DIBs
Francois Jacques [Sat, 8 Jul 2000 18:34:39 +0000 (18:34 +0000)] 
Updated X11DRV_DIB_GetDIBits to properly handle bottom-up DIBs
manipulation.
Corrected XGetSubImage arguments order.

23 years agoAdded some missing definitions.
Matthew Lake [Sat, 8 Jul 2000 18:31:43 +0000 (18:31 +0000)] 
Added some missing definitions.

23 years agoImplemented SafeArrayGetVarType.
Francois Jacques [Sat, 8 Jul 2000 18:30:41 +0000 (18:30 +0000)] 
Implemented SafeArrayGetVarType.
Added a VT_RECORD variant type definition.

23 years agoStarted implementation of the functions GetDefaultCommConfigA/W.
Stefan Leichter [Sat, 8 Jul 2000 18:29:54 +0000 (18:29 +0000)] 
Started implementation of the functions GetDefaultCommConfigA/W.

23 years agoCorrected 24->32 conversion. Still only correct for little endian.
Marcus Meissner [Sat, 8 Jul 2000 18:28:57 +0000 (18:28 +0000)] 
Corrected 24->32 conversion. Still only correct for little endian.

23 years agoCheck for WS_DISABLED parent in WindowFromPoint for un-managed windows.
Susan Farley [Sat, 8 Jul 2000 18:28:25 +0000 (18:28 +0000)] 
Check for WS_DISABLED parent in WindowFromPoint for un-managed windows.

23 years agoRename MODULE_InitDll to MODULE_InitDLL for the sake of consistency.
Andreas Mohr [Sat, 8 Jul 2000 18:28:03 +0000 (18:28 +0000)] 
Rename MODULE_InitDll to MODULE_InitDLL for the sake of consistency.

23 years agoFixed TOOLBAR_DrawString() to offset button text if the himl parameter
Chris Morgan [Sat, 8 Jul 2000 18:27:44 +0000 (18:27 +0000)] 
Fixed TOOLBAR_DrawString() to offset button text if the himl parameter
is non-zero or the default himl, himlDef, is non-zero.  Fixes a bug in
WinZip 8.0 where text is not shifted down by the height of the button
image.

23 years agoCheck the value returned by DIALOG_GetCharSize.
Slava Monich [Sat, 8 Jul 2000 18:27:24 +0000 (18:27 +0000)] 
Check the value returned by DIALOG_GetCharSize.

23 years agoAdded setupapi shared library and SetupIterateCabinet stub.
Francois Jacques [Sat, 8 Jul 2000 18:27:03 +0000 (18:27 +0000)] 
Added setupapi shared library and SetupIterateCabinet stub.

23 years agoImplemented a large number of the msvideo dll routines.
Bradley Baetz [Sat, 8 Jul 2000 12:50:26 +0000 (12:50 +0000)] 
Implemented a large number of the msvideo dll routines.

23 years agoAllow the size of bitmaps to be changed after toolbar buttons have
Gerard Patel [Sat, 8 Jul 2000 12:48:37 +0000 (12:48 +0000)] 
Allow the size of bitmaps to be changed after toolbar buttons have
been added.

23 years agoOn Windows property sheet has DWL_USER dword pointing to a structure
Slava Monich [Sat, 8 Jul 2000 12:48:13 +0000 (12:48 +0000)] 
On Windows property sheet has DWL_USER dword pointing to a structure
that starts with HWND and PROPSHEETHEADER fields.

23 years agoImplementation of Get/SetThreadPriorityBoost.
Slava Monich [Sat, 8 Jul 2000 12:47:30 +0000 (12:47 +0000)] 
Implementation of Get/SetThreadPriorityBoost.

23 years agoAdded documentation on how to setup wine's Buildin Postscript Driver
Stefan Leichter [Sat, 8 Jul 2000 12:46:27 +0000 (12:46 +0000)] 
Added documentation on how to setup wine's Buildin Postscript Driver
working with ghostscript (afmfiles, ppdfile).

23 years ago- Explicit init of rtn.cookie in DEBUG_EvalExpr to bad value to
Peter Hunnisett [Sat, 8 Jul 2000 12:45:44 +0000 (12:45 +0000)] 
- Explicit init of rtn.cookie in DEBUG_EvalExpr to bad value to
  expose further bad code
- Print of pointer used as array now works

23 years agoOnly use the column headers to calculate the width of a
James Hatheway [Sat, 8 Jul 2000 12:45:21 +0000 (12:45 +0000)] 
Only use the column headers to calculate the width of a
LDS_REPORT-type listbox if it actually has column headers.
(ie. LVS_NOCOLUMNHEADER bit is not set.)

23 years agoBeginDeferWindowPos should allow zero count.
Slava Monich [Sat, 8 Jul 2000 12:44:09 +0000 (12:44 +0000)] 
BeginDeferWindowPos should allow zero count.

23 years agoAdded semi-stub.
Andreas Mohr [Sat, 8 Jul 2000 12:43:34 +0000 (12:43 +0000)] 
Added semi-stub.

23 years agoHandle mciSendString("open <mcitype>",...)
Bradley Baetz [Sat, 8 Jul 2000 12:43:09 +0000 (12:43 +0000)] 
Handle mciSendString("open <mcitype>",...)

23 years ago- Bugfix: Macro expansion of strings would assert an internal error
Bertho Stultiens [Sat, 8 Jul 2000 11:49:29 +0000 (11:49 +0000)] 
- Bugfix: Macro expansion of strings would assert an internal error
  or a segfault due to a lacking '\0' in the expansion.
- Bugfix: Prevent buffer overflow in reallocation of macro expansion
  buffers.
- Bugfix: Wrc's version information was not passed as numerical to the
  preprocessor due to an error in the definition of the macro.
- Relaxed the newline constraint in global LANGUAGE statements, which
  was introduced in version 1.1.3, so that some fancy preprocessor
  constructs can work.
- Removed the gcc-style #line handling from the resource-parser to the
  resource-scanner so that it is possible to include files at any stage
  of the source, independent of the parser-state.
- Bugfix: Stringtables were not correctly searched for duplicates
  because the language comparison disregarded the sublanguage.
- Eliminated a repetitive warning when writing stringtables with zero
  length string entries. These are perfectly valid (but make no sense:-).
  Warnings are now only generated during parse in pedantic mode.

23 years agoComplete NLS values for Russian language.
Dmitry Timoshkov [Sat, 8 Jul 2000 11:48:24 +0000 (11:48 +0000)] 
Complete NLS values for Russian language.

23 years agoRemove duplicates in the NLS files.
Dmitry Timoshkov [Sat, 8 Jul 2000 11:48:03 +0000 (11:48 +0000)] 
Remove duplicates in the NLS files.

23 years agoFix SysStringByteLen to really return the length in bytes.
Huw D M Davies [Sat, 8 Jul 2000 11:47:38 +0000 (11:47 +0000)] 
Fix SysStringByteLen to really return the length in bytes.

23 years agoChanged the size of property sheet template to be the same as the
Slava Monich [Sat, 8 Jul 2000 11:47:19 +0000 (11:47 +0000)] 
Changed the size of property sheet template to be the same as the
original one (was 292x159, now 220x140).

23 years agoImplement IDataAdviseHolder.
Huw D M Davies [Sat, 8 Jul 2000 11:46:54 +0000 (11:46 +0000)] 
Implement IDataAdviseHolder.

23 years agoFix typo in ITypeLib::IsName.
Huw D M Davies [Sat, 8 Jul 2000 11:46:33 +0000 (11:46 +0000)] 
Fix typo in ITypeLib::IsName.

23 years agoCreateStreamOnHGlobal should alloc a shared memory block if supplied
Huw D M Davies [Sat, 8 Jul 2000 11:46:16 +0000 (11:46 +0000)] 
CreateStreamOnHGlobal should alloc a shared memory block if supplied
handle is 0.

23 years agoDo not crash if there was no files selected and OK button was pressed.
Dmitry Timoshkov [Sat, 8 Jul 2000 11:45:58 +0000 (11:45 +0000)] 
Do not crash if there was no files selected and OK button was pressed.

23 years agoFix a couple of problems with underruns and stopping/restarting.
Ove Kaaven [Sat, 8 Jul 2000 11:45:39 +0000 (11:45 +0000)] 
Fix a couple of problems with underruns and stopping/restarting.

23 years agoFixed the debugmsg help.
Joerg Mayer [Sat, 8 Jul 2000 11:45:13 +0000 (11:45 +0000)] 
Fixed the debugmsg help.

23 years agoMap each channel on every host to an ASPI controller number.
David Elliott [Sat, 8 Jul 2000 11:44:48 +0000 (11:44 +0000)] 
Map each channel on every host to an ASPI controller number.
Store map in HKEY_DYN_DATA.

23 years agoDSA_InsertItem returns nIndex, not nItemCount.
Andreas Mohr [Sat, 8 Jul 2000 11:44:20 +0000 (11:44 +0000)] 
DSA_InsertItem returns nIndex, not nItemCount.

23 years agoFixed background redrawing when control is covered. Fixed a really
Chris Morgan [Sat, 8 Jul 2000 11:43:57 +0000 (11:43 +0000)] 
Fixed background redrawing when control is covered.  Fixed a really
dumb mistake I made with border drawing many patches ago.  Fixed
offset by 1 alignment issues.

23 years agoRemoved another bad assert and two no longer needed ones.
Marcus Meissner [Sat, 8 Jul 2000 11:43:34 +0000 (11:43 +0000)] 
Removed another bad assert and two no longer needed ones.

24 years agoFixed bad exception handler chain termination.
Eric Pouech [Sun, 25 Jun 2000 12:54:11 +0000 (12:54 +0000)] 
Fixed bad exception handler chain termination.

24 years agoMoved zero-sized window hack to x11drv.
Lawson Whitney [Sun, 25 Jun 2000 12:53:27 +0000 (12:53 +0000)] 
Moved zero-sized window hack to x11drv.

24 years agoReturn "no debugger attached" in NtQueryInformationProcess to satisfy
Marcus Meissner [Sun, 25 Jun 2000 12:51:55 +0000 (12:51 +0000)] 
Return "no debugger attached" in NtQueryInformationProcess to satisfy
some copy protection mechanisms.

24 years agoFixed crash when lpTemplateName is gotten from MAKEINTRESOURCE.
Eric Pouech [Sun, 25 Jun 2000 12:51:14 +0000 (12:51 +0000)] 
Fixed crash when lpTemplateName is gotten from MAKEINTRESOURCE.

24 years agoFixed two asserts in Blt().
Marcus Meissner [Sun, 25 Jun 2000 12:50:54 +0000 (12:50 +0000)] 
Fixed two asserts in Blt().

24 years agoProperly cast arguments to printf to match the intended output.
Gerald Pfeifer [Sun, 25 Jun 2000 12:50:31 +0000 (12:50 +0000)] 
Properly cast arguments to printf to match the intended output.

24 years agoSeveral fixes spotted by Corel (Jean-Claude Batista & Sean Langley).
Eric Pouech [Sun, 25 Jun 2000 12:50:11 +0000 (12:50 +0000)] 
Several fixes spotted by Corel (Jean-Claude Batista & Sean Langley).
Seeking from SEEK_END was wrong.
Seeking on empty buffer was wrong.
Some installed ioProcs had uninitialized fields.
A few more bits for rename functions.

24 years agoAdded BreakOnDllLoad internal var, cleaned up register validation on
Eric Pouech [Sun, 25 Jun 2000 12:49:13 +0000 (12:49 +0000)] 
Added BreakOnDllLoad internal var, cleaned up register validation on
exception.

24 years agoAdd workarounds for null strings in TOOLBAR_InsertButtonA and calling
Mike McCormack [Sun, 25 Jun 2000 12:48:41 +0000 (12:48 +0000)] 
Add workarounds for null strings in TOOLBAR_InsertButtonA and calling
TOOLBAR_SetButtonSize after button added to the toolbar (latter for
WINZIP32.EXE)

24 years agoSet the minimum dropped height to the combo list height if any in
Gerard Patel [Sun, 25 Jun 2000 12:47:59 +0000 (12:47 +0000)] 
Set the minimum dropped height to the combo list height if any in
CBDropDown.