wine
24 years agoModified IcmpCloseHandle and IcmpSendEchoRequest so that we don't
Francois Gouget [Sat, 25 Dec 1999 22:46:22 +0000 (22:46 +0000)] 
Modified IcmpCloseHandle and IcmpSendEchoRequest so that we don't
crash if the handle is INVALID_HANDLE_VALUE.

24 years agoChanged the "this_is_a_syntax_error" error message to a more specific
Steven Elliott [Sat, 25 Dec 1999 22:45:57 +0000 (22:45 +0000)] 
Changed the "this_is_a_syntax_error" error message to a more specific
error message.

24 years agoMove Bezier code out of x11drv into commmon GDI code; if any driver
Huw D M Davies [Mon, 20 Dec 1999 04:14:48 +0000 (04:14 +0000)] 
Move Bezier code out of x11drv into commmon GDI code; if any driver
does not implement PolyBezier[To] the curve is approximated to lines
and drawn with Polyline.
Implement many GDI-Path recording functions (at least the win9x subset).
Implement FlattenPath and FillPath.

24 years agoFixed ordinal numbering and added new spec stub.
Peter Hunnisett [Mon, 20 Dec 1999 04:12:23 +0000 (04:12 +0000)] 
Fixed ordinal numbering and added new spec stub.

24 years agoReadded Xpm autoconf checks.
Marcus Meissner [Mon, 20 Dec 1999 04:10:06 +0000 (04:10 +0000)] 
Readded Xpm autoconf checks.

24 years agoEnumSystemLocalesA should look for registry values, not subkeys.
Rein Klazes [Mon, 20 Dec 1999 04:05:58 +0000 (04:05 +0000)] 
EnumSystemLocalesA should look for registry values, not subkeys.

24 years agoSmall fix to get GET_DEVICE_TYPE working (verified by Dan Kegel).
Marcus Meissner [Mon, 20 Dec 1999 04:02:48 +0000 (04:02 +0000)] 
Small fix to get GET_DEVICE_TYPE working (verified by Dan Kegel).

24 years agoCorrected background color and fixed leaking GDI brush.
Ian Schmidt [Mon, 20 Dec 1999 04:00:52 +0000 (04:00 +0000)] 
Corrected background color and fixed leaking GDI brush.

24 years agoNT loader: don't stop loading a hive when an error occurs.
Juergen Schmied [Mon, 20 Dec 1999 03:58:44 +0000 (03:58 +0000)] 
NT loader: don't stop loading a hive when an error occurs.

24 years agoPlayMetaFile and EnumMetaFile should work if the hdc is a
Huw D M Davies [Mon, 20 Dec 1999 03:56:09 +0000 (03:56 +0000)] 
PlayMetaFile and EnumMetaFile should work if the hdc is a
(enh)metafile DC.

24 years agoUpdated the FreeBSD notes, the LDT patch finally made it into -current.
Juergen Lock [Mon, 20 Dec 1999 03:54:43 +0000 (03:54 +0000)] 
Updated the FreeBSD notes, the LDT patch finally made it into -current.

24 years agoIf lpTitle==NULL and cbBuf==0 then we must return the required buffer
Francois Gouget [Mon, 20 Dec 1999 03:52:29 +0000 (03:52 +0000)] 
If lpTitle==NULL and cbBuf==0 then we must return the required buffer
size.

24 years agoImplemented _TrackMouseEvent for the TME_LEAVE flag.
Shaun Morris [Mon, 20 Dec 1999 03:48:25 +0000 (03:48 +0000)] 
Implemented _TrackMouseEvent for the TME_LEAVE flag.

24 years agoAdds resolution / depth switching with DGA 2.0.
Lionel Ulmer [Mon, 20 Dec 1999 03:45:54 +0000 (03:45 +0000)] 
Adds resolution / depth switching with DGA 2.0.

24 years agoUse waitable timers to implement service thread timers.
Alexandre Julliard [Mon, 13 Dec 1999 01:42:03 +0000 (01:42 +0000)] 
Use waitable timers to implement service thread timers.

24 years agoUse poll() instead of select() for the server main loop.
Alexandre Julliard [Mon, 13 Dec 1999 00:16:44 +0000 (00:16 +0000)] 
Use poll() instead of select() for the server main loop.
Fixed races with SIGCHLD handling and ptrace.
Minor fixes to timeout handling.

24 years agoRelease 991212. wine-991212
Alexandre Julliard [Sun, 12 Dec 1999 21:46:23 +0000 (21:46 +0000)] 
Release 991212.

24 years agoFixed handling of DGA2.0 keyboard events.
Lionel Ulmer [Sun, 12 Dec 1999 21:28:44 +0000 (21:28 +0000)] 
Fixed handling of DGA2.0 keyboard events.

24 years agoAdded the ability to open several streams on the same driver.
Eric Pouech [Sun, 12 Dec 1999 21:28:09 +0000 (21:28 +0000)] 
Added the ability to open several streams on the same driver.
Added a few acmMetrics options.

24 years agoSysStringLen can get a NULL pointer (and shall return 0).
Eric Pouech [Sun, 12 Dec 1999 21:27:41 +0000 (21:27 +0000)] 
SysStringLen can get a NULL pointer (and shall return 0).

24 years agoNow using notification for detecting when a WAVEHDR has been played
Eric Pouech [Sun, 12 Dec 1999 21:27:18 +0000 (21:27 +0000)] 
Now using notification for detecting when a WAVEHDR has been played

24 years agoEnhanced synchronization between playback thread and stop/close commands
Eric Pouech [Sun, 12 Dec 1999 21:26:09 +0000 (21:26 +0000)] 
Enhanced synchronization between playback thread and stop/close commands
Now using notification for detecting when a WAVEHDR has been played

24 years agoComboBox should not send bogus messages to edit buddy and to itself.
Dmitry Timoshkov [Sun, 12 Dec 1999 20:47:45 +0000 (20:47 +0000)] 
ComboBox should not send bogus messages to edit buddy and to itself.

24 years agoFixed GetShortPathNameA.
Peter Ganten [Sun, 12 Dec 1999 20:44:07 +0000 (20:44 +0000)] 
Fixed GetShortPathNameA.

24 years agoFixed missing libwine.so symlink during install. Set the runtime
Moses DeJong [Sun, 12 Dec 1999 20:19:29 +0000 (20:19 +0000)] 
Fixed missing libwine.so symlink during install. Set the runtime
linker path.

24 years agoMurali Pattathe
Alexandre Julliard [Sun, 12 Dec 1999 20:17:59 +0000 (20:17 +0000)] 
Murali Pattathe
GetNextDlgGroupItem: needs to check the control parent is the main dialog.
GetNextTabItem: make sure this control is visible and not disabled.

24 years agoFixed cmd line length calculation.
Andreas Mohr [Sun, 12 Dec 1999 20:16:42 +0000 (20:16 +0000)] 
Fixed cmd line length calculation.

24 years ago- added support of DGA-2.0 events
Lionel Ulmer [Sun, 12 Dec 1999 19:42:47 +0000 (19:42 +0000)] 
- added support of DGA-2.0 events
- fixed the leaving of DGA-2.0 mode

24 years agoIn win32 a WM_MENUSELECT message should contain the position when the
Rein Klazes [Sun, 12 Dec 1999 19:40:46 +0000 (19:40 +0000)] 
In win32 a WM_MENUSELECT message should contain the position when the
item refers to a submenu, not the submenu's handle as in win16.

24 years agoFixed arg types of FIXMEs.
Huw D M Davies [Sun, 12 Dec 1999 19:40:01 +0000 (19:40 +0000)] 
Fixed arg types of FIXMEs.

24 years agoCheck for passed invalid window handle in DefMDIChildProc*.
Marcus Meissner [Sun, 12 Dec 1999 19:39:37 +0000 (19:39 +0000)] 
Check for passed invalid window handle in DefMDIChildProc*.

24 years agoFix no. of arguments in a WARN statement.
Huw D M Davies [Sun, 12 Dec 1999 19:39:08 +0000 (19:39 +0000)] 
Fix no. of arguments in a WARN statement.

24 years agoAllows DrawText(16|A|W) to get a NULL string as parameter.
Eric Pouech [Sun, 12 Dec 1999 19:38:17 +0000 (19:38 +0000)] 
Allows DrawText(16|A|W) to get a NULL string as parameter.

24 years agoFixed compiler warnings.
Andreas Mohr [Sun, 12 Dec 1999 00:47:51 +0000 (00:47 +0000)] 
Fixed compiler warnings.

24 years agoRemoved 2 useless include winversion.h
Marcus Meissner [Sun, 12 Dec 1999 00:44:06 +0000 (00:44 +0000)] 
Removed 2 useless include winversion.h
Do not make autodetected version fix on first calls if it is Win31.

24 years agoAdded StrNCpyA, StrNCpyW.
Juergen Schmied [Sun, 12 Dec 1999 00:40:23 +0000 (00:40 +0000)] 
Added StrNCpyA, StrNCpyW.

24 years agoMessage translation WM_CREATE fixed.
Juergen Schmied [Sun, 12 Dec 1999 00:38:33 +0000 (00:38 +0000)] 
Message translation WM_CREATE fixed.

24 years agoXiang Li
Alexandre Julliard [Sat, 11 Dec 1999 23:56:46 +0000 (23:56 +0000)] 
Xiang Li
Implementation of a proxy ODBC32 dll.

24 years agoAuthors: Kai Morich <kai.morich@bigfoot.de>, Marcus Meissner <marcus@jet.franken.de>
Alexandre Julliard [Sat, 11 Dec 1999 23:54:59 +0000 (23:54 +0000)] 
Authors: Kai Morich <kai.morich@bigfoot.de>, Marcus Meissner <marcus@jet.franken.de>
Added systray support.
Swallow the windows systray icons into kpanel systray if KDE/KWM is
running.

24 years agoAdded loader for NT registry files.
Juergen Schmied [Sat, 11 Dec 1999 23:22:52 +0000 (23:22 +0000)] 
Added loader for NT registry files.

24 years agoStubs for LsaFreeMemory, LsaQueryInformationPolicy, LsaClose.
Juergen Schmied [Sat, 11 Dec 1999 23:19:54 +0000 (23:19 +0000)] 
Stubs for LsaFreeMemory, LsaQueryInformationPolicy, LsaClose.
Small fixes.

24 years ago- Implemented GetEnhMetaFilePaletteEntries
Peter Hunnisett [Sat, 11 Dec 1999 23:18:10 +0000 (23:18 +0000)] 
- Implemented GetEnhMetaFilePaletteEntries
- Added fixme stubs for SetMetaRgn and GetMetaRgn
- Added support for playing several enhanced metafile records
- Added beginnings of implementation for playing the rest of the
  enhanced metafile records

24 years agoImproved the TTY driver.
Patrik Stridvall [Sat, 11 Dec 1999 23:08:48 +0000 (23:08 +0000)] 
Improved the TTY driver.

24 years agoReturn an error if lpOverlapped is provided to ReadFile / WriteFile.
Peter Ganten [Sat, 11 Dec 1999 23:08:00 +0000 (23:08 +0000)] 
Return an error if lpOverlapped is provided to ReadFile / WriteFile.

24 years agoDo not confuse the 0 fill magic of wsprintf with the "0x" hex prefix.
Marcus Meissner [Sat, 11 Dec 1999 23:07:27 +0000 (23:07 +0000)] 
Do not confuse the 0 fill magic of wsprintf with the "0x" hex prefix.

24 years agoThe wavemap driver wasn't passing the callback type to the
Bradley Baetz [Sat, 11 Dec 1999 23:04:55 +0000 (23:04 +0000)] 
The wavemap driver wasn't passing the callback type to the
DriverCallback routine correctly.

24 years agoAdded missing WINAPIs.
Alexandre Julliard [Sat, 11 Dec 1999 23:04:05 +0000 (23:04 +0000)] 
Added missing WINAPIs.

24 years agoIf we have registry entries, use them. Never mind which version we
Marcus Meissner [Sat, 11 Dec 1999 23:02:50 +0000 (23:02 +0000)] 
If we have registry entries, use them. Never mind which version we
autodetected.

24 years agoFixed some issues found by winapi_check.
Patrik Stridvall [Sat, 11 Dec 1999 23:02:15 +0000 (23:02 +0000)] 
Fixed some issues found by winapi_check.

24 years agoMinor fixes and additions.
Patrik Stridvall [Sat, 11 Dec 1999 23:01:45 +0000 (23:01 +0000)] 
Minor fixes and additions.

24 years agoBugfix: Added missing 'return' statement.
Ulrich Weigand [Sat, 11 Dec 1999 23:00:58 +0000 (23:00 +0000)] 
Bugfix: Added missing 'return' statement.

24 years agoSmall fixes.
Juergen Schmied [Sat, 11 Dec 1999 23:00:17 +0000 (23:00 +0000)] 
Small fixes.

24 years agoPerform 16/32A/32W message mapping for posted messages.
Ulrich Weigand [Fri, 10 Dec 1999 03:47:13 +0000 (03:47 +0000)] 
Perform 16/32A/32W message mapping for posted messages.

24 years agoAuthors: Chris Morgan <cmorgan@wpi.edu>, James Abbatiello <abbeyj@wpi.edu>
Alexandre Julliard [Fri, 10 Dec 1999 03:46:20 +0000 (03:46 +0000)] 
Authors: Chris Morgan <cmorgan@wpi.edu>, James Abbatiello <abbeyj@wpi.edu>
Added stubs for the WinNT tape backup functions.

24 years agoParse CodeView type/symbol info with 32-bit type indices.
Ulrich Weigand [Fri, 10 Dec 1999 03:43:53 +0000 (03:43 +0000)] 
Parse CodeView type/symbol info with 32-bit type indices.
Added (partial) support for VC 5/6 .PDB files.
Fixed treatment of source file names containing path.

24 years agoFixed off-by-one error.
Ulrich Czekalla [Fri, 10 Dec 1999 03:43:07 +0000 (03:43 +0000)] 
Fixed off-by-one error.

24 years agoBugfix: Show main window if CreateProcess was called without the
Ulrich Weigand [Fri, 10 Dec 1999 03:34:21 +0000 (03:34 +0000)] 
Bugfix: Show main window if CreateProcess was called without the
STARTF_USESHOWWINDOW flag.

24 years agoImplemented PE_UnloadLibrary().
Ulrich Weigand [Fri, 10 Dec 1999 03:31:25 +0000 (03:31 +0000)] 
Implemented PE_UnloadLibrary().

24 years ago- do not loose initial auto-repeat status when acquiring the keyboard more
Lionel Ulmer [Fri, 10 Dec 1999 03:29:32 +0000 (03:29 +0000)] 
- do not loose initial auto-repeat status when acquiring the keyboard more
  than one time
- support of DirectX 7's DIMOUSESTATE2 structure

24 years agoAdded NtPowerInformation stub.
Marcus Meissner [Fri, 10 Dec 1999 03:27:15 +0000 (03:27 +0000)] 
Added NtPowerInformation stub.

24 years agoTransfer only cbStruct size in BindCtxImpl_S(G)etOptions.
Gerard Patel [Fri, 10 Dec 1999 03:23:35 +0000 (03:23 +0000)] 
Transfer only cbStruct size in BindCtxImpl_S(G)etOptions.

24 years agoMake use of the DEFAULT_DEBUG_CHANNEL where appropriate.
Dimitrie O. Paun [Wed, 8 Dec 1999 03:56:23 +0000 (03:56 +0000)] 
Make use of the DEFAULT_DEBUG_CHANNEL where appropriate.
Use the default version of FIXME, ERR, WARN, TRACE for the default
channel.

24 years agoDelay sending debug events until process initialization is complete.
Ulrich Weigand [Wed, 8 Dec 1999 03:28:14 +0000 (03:28 +0000)] 
Delay sending debug events until process initialization is complete.

24 years agoUpdated, added chapter on configuration and architecture.
Eric Pouech [Wed, 8 Dec 1999 03:26:58 +0000 (03:26 +0000)] 
Updated, added chapter on configuration and architecture.

24 years ago- Fix MMIO_{Open,Rename} to check the filename (of the form
Bradley Baetz [Wed, 8 Dec 1999 03:26:31 +0000 (03:26 +0000)] 
- Fix MMIO_{Open,Rename} to check the filename (of the form
  file.ext+ABC) for the correct mmio procedure to use.
- mmioStringToFOURCC now converts to uppercase if asked to, and handles
  strings of length < 4.

24 years agoFix problem with EN_UPDATE notification sent by edit control.
Dmitry Timoshkov [Wed, 8 Dec 1999 03:25:30 +0000 (03:25 +0000)] 
Fix problem with EN_UPDATE notification sent by edit control.

24 years agoAdded .rc file support for Win16 NE modules.
Andreas Mohr [Mon, 6 Dec 1999 01:20:00 +0000 (01:20 +0000)] 
Added .rc file support for Win16 NE modules.
Moved display.c and mouse.c to separate dll directories.

24 years agoAllow to deselect all items by sending CB_SETCURSEL(-1) to the combo.
Dmitry Timoshkov [Mon, 6 Dec 1999 00:57:20 +0000 (00:57 +0000)] 
Allow to deselect all items by sending CB_SETCURSEL(-1) to the combo.

24 years agoFixes several bugs in gdi path handling.
Huw D M Davies [Sun, 5 Dec 1999 23:54:02 +0000 (23:54 +0000)] 
Fixes several bugs in gdi path handling.
Adds *Path functions to dc funcs table + add EnhMetaFile recording.
Separate out Polylne/PolylineTo and PolyBezier/PolyBezierTo in dc
funcs table to enable proper enhmetafile recording.
The current position update in *To functions is now handled by the
main function and not in the drivers.
Move USER functions from graphics/painting.c -> windows/painting.c

24 years ago- the OLE version returned was too low
Andreas Mohr [Sun, 5 Dec 1999 23:52:56 +0000 (23:52 +0000)] 
- the OLE version returned was too low
- renamed OABuildVersion16 to OaBuildVersion16
- spelling fixes

24 years agoFix GetCurrentDirectoryA and W to return the needed space for the CWD,
Peter Ganten [Sun, 5 Dec 1999 23:51:56 +0000 (23:51 +0000)] 
Fix GetCurrentDirectoryA and W to return the needed space for the CWD,
if the buffer size is not large enough.

24 years agoRemove hack for keyboard messages in dialogs.
Dmitry Timoshkov [Sun, 5 Dec 1999 23:51:15 +0000 (23:51 +0000)] 
Remove hack for keyboard messages in dialogs.

24 years agoStubs for VMM GetDemandPageInfo function and VWin32 "Get VMCPD Version".
Ian Schmidt [Sun, 5 Dec 1999 23:49:52 +0000 (23:49 +0000)] 
Stubs for VMM GetDemandPageInfo function and VWin32 "Get VMCPD Version".
Implementation for VWin32 Int31/DPMI dispatch call.
Fixed "dangling else" compiler warning.

24 years agoWhenever we do an strncpy we should make sure we put a '\0' at the end
Francois Gouget [Sun, 5 Dec 1999 23:11:47 +0000 (23:11 +0000)] 
Whenever we do an strncpy we should make sure we put a '\0' at the end
of the buffer.

24 years agoAdded Thread32First/Next stubs.
Andreas Mohr [Sun, 5 Dec 1999 23:11:10 +0000 (23:11 +0000)] 
Added Thread32First/Next stubs.

24 years agoMoved wineserver's buffer & buffer_size at the end of TEB so that IE
Eric Pouech [Sun, 5 Dec 1999 23:10:27 +0000 (23:10 +0000)] 
Moved wineserver's buffer & buffer_size at the end of TEB so that IE
doesn't overwrite them.

24 years agoFixed mciInfo.
Eric Pouech [Sun, 5 Dec 1999 23:09:49 +0000 (23:09 +0000)] 
Fixed mciInfo.

24 years agoAdded support for WAVE_FORMAT_QUERY flag in wodOpen.
Eric Pouech [Sun, 5 Dec 1999 23:09:13 +0000 (23:09 +0000)] 
Added support for WAVE_FORMAT_QUERY flag in wodOpen.

24 years agoCorrectly implement ACM_STREAMOPENF_QUERY flag in acmOpenStream.
Eric Pouech [Sun, 5 Dec 1999 23:08:42 +0000 (23:08 +0000)] 
Correctly implement ACM_STREAMOPENF_QUERY flag in acmOpenStream.

24 years agoFixed MCI_OPEN command for types like "CDAUDIO!H:".
Eric Pouech [Sun, 5 Dec 1999 23:08:08 +0000 (23:08 +0000)] 
Fixed MCI_OPEN command for types like "CDAUDIO!H:".

24 years agoMerged _all_ lpClipper into common_surface.
Marcus Meissner [Sun, 5 Dec 1999 23:07:23 +0000 (23:07 +0000)] 
Merged _all_ lpClipper into common_surface.
Add NULL ptr check to SetClipper.
Some more debug output.

24 years agoUse the real glibc openpty if present.
Marcus Meissner [Sun, 5 Dec 1999 23:06:40 +0000 (23:06 +0000)] 
Use the real glibc openpty if present.

24 years agoAdded typedef to insure compilation on all gcc&egcs versions.
Eric Pouech [Sun, 5 Dec 1999 23:04:00 +0000 (23:04 +0000)] 
Added typedef to insure compilation on all gcc&egcs versions.

24 years agoFixed _copy_registry().
Marcus Meissner [Sun, 5 Dec 1999 23:03:15 +0000 (23:03 +0000)] 
Fixed _copy_registry().

24 years agoAdded some constants for Spanish.
Juergen Schmied [Sun, 5 Dec 1999 23:02:04 +0000 (23:02 +0000)] 
Added some constants for Spanish.

24 years agoBugfix: Call DllEntryPoint for *every* process that loads the DLL, not
Ulrich Weigand [Sun, 5 Dec 1999 02:50:38 +0000 (02:50 +0000)] 
Bugfix: Call DllEntryPoint for *every* process that loads the DLL, not
just for the first one.
Bypass 32->16->32 transition when calling DllEntryPoint of built-in.

24 years agoAdded USER.DllEntryPoint().
Ulrich Weigand [Sun, 5 Dec 1999 02:49:59 +0000 (02:49 +0000)] 
Added USER.DllEntryPoint().

24 years agoCall 16-bit instead of 32-bit UserSignalProc entry point.
Ulrich Weigand [Sun, 5 Dec 1999 02:48:53 +0000 (02:48 +0000)] 
Call 16-bit instead of 32-bit UserSignalProc entry point.
Don't load USER32.DLL unless requested by the program.
Bugfix: Pass the correct thread ID to UserSignalProc.

24 years agoFixed crash when map fails.
Eric Pouech [Sun, 5 Dec 1999 02:45:52 +0000 (02:45 +0000)] 
Fixed crash when map fails.

24 years agoShow use of undocumented messages.
Dmitry Timoshkov [Sun, 5 Dec 1999 02:45:10 +0000 (02:45 +0000)] 
Show use of undocumented messages.

24 years ago- removed keyboard auto-repeat when DInput acquires it
Lionel Ulmer [Sun, 5 Dec 1999 02:20:46 +0000 (02:20 +0000)] 
- removed keyboard auto-repeat when DInput acquires it
- removed some (now) obsolete fixme's

24 years agoMoved lpClipper into common_directdrawsurface struct
Marcus Meissner [Sun, 5 Dec 1999 02:19:56 +0000 (02:19 +0000)] 
Moved lpClipper into common_directdrawsurface struct
Release old clipper on new set

24 years agoFake MIDI_IO_STATUS support in midi in open
Eric Pouech [Sun, 5 Dec 1999 02:19:24 +0000 (02:19 +0000)] 
Fake MIDI_IO_STATUS support in midi in open
Fixed bug in midi in while reading data

24 years agoFixed infinite loop for 0-length wavehdrs.
Eric Pouech [Sun, 5 Dec 1999 02:18:59 +0000 (02:18 +0000)] 
Fixed infinite loop for 0-length wavehdrs.

24 years agoFixed buggy playback for non PCM files
Eric Pouech [Sun, 5 Dec 1999 02:18:35 +0000 (02:18 +0000)] 
Fixed buggy playback for non PCM files
Added support for from & to indexes for playback
Now using double wavehdr for better output
Cleaned-up internal structs and removed last 16 bit API adherence

24 years agoTried to reduce echo in playSound API (using two wavehdr instead of
Eric Pouech [Sun, 5 Dec 1999 02:18:01 +0000 (02:18 +0000)] 
Tried to reduce echo in playSound API (using two wavehdr instead of
one).

24 years agoAdded callback mechanisms for MIDI IN.
Eric Pouech [Sun, 5 Dec 1999 02:17:40 +0000 (02:17 +0000)] 
Added callback mechanisms for MIDI IN.

24 years agoFixed improper acm streams closing.
Eric Pouech [Sun, 5 Dec 1999 02:17:18 +0000 (02:17 +0000)] 
Fixed improper acm streams closing.

24 years agoDebug traces cosmetic fixes.
Eric Pouech [Sun, 5 Dec 1999 02:16:48 +0000 (02:16 +0000)] 
Debug traces cosmetic fixes.

24 years agoFixed some errors (thanks to F Gouget for reporting them).
Eric Pouech [Sun, 5 Dec 1999 02:16:24 +0000 (02:16 +0000)] 
Fixed some errors (thanks to F Gouget for reporting them).
Added some bits on thunking and resources for DLLs.