wine
23 years agoHandle special case where itemID = -1 (special focus rect draw).
Guy L. Albertelli [Tue, 31 Oct 2000 01:00:39 +0000 (01:00 +0000)] 
Handle special case where itemID = -1 (special focus rect draw).

23 years agoFix insufficient rect width value in resource file.
Andreas Mohr [Tue, 31 Oct 2000 01:00:00 +0000 (01:00 +0000)] 
Fix insufficient rect width value in resource file.

23 years agoNeed to get any outstanding input prior to returning number.
Guy L. Albertelli [Tue, 31 Oct 2000 00:59:22 +0000 (00:59 +0000)] 
Need to get any outstanding input prior to returning number.

23 years agoSome bugfixes, another function for packaging, and some text
Ove Kaaven [Tue, 31 Oct 2000 00:59:01 +0000 (00:59 +0000)] 
Some bugfixes, another function for packaging, and some text
reformatting from Eric Maryniak.

23 years agoRemoved obsolete TOOLSUBDIRS dependency.
Alexandre Julliard [Tue, 31 Oct 2000 00:23:15 +0000 (00:23 +0000)] 
Removed obsolete TOOLSUBDIRS dependency.

23 years agoAdded import of ntdll.
Alexandre Julliard [Tue, 31 Oct 2000 00:22:41 +0000 (00:22 +0000)] 
Added import of ntdll.

23 years agoBuild ntdll as a real dll, including everything that was previously in
Alexandre Julliard [Tue, 31 Oct 2000 00:20:51 +0000 (00:20 +0000)] 
Build ntdll as a real dll, including everything that was previously in
libwine.so. Created a new (mostly empty) libwine.so in library/ subdir.

23 years agoDEBUG_ProcessDBGFile: use a stack variable for the extra_info.
Uwe Bonnes [Sun, 29 Oct 2000 18:08:42 +0000 (18:08 +0000)] 
DEBUG_ProcessDBGFile: use a stack variable for the extra_info.

23 years agoFixed a few compilation warnings
Dimitrie O. Paun [Sun, 29 Oct 2000 18:07:04 +0000 (18:07 +0000)] 
Fixed a few compilation warnings

23 years agoMove inline and static to the beginning of declarations.
Joerg Mayer [Sun, 29 Oct 2000 18:06:04 +0000 (18:06 +0000)] 
Move inline and static to the beginning of declarations.

23 years agoCOMBOEX_DrawItem: check return value of SendMessageA(...,CB_GETITEMDATA,...)
Uwe Bonnes [Sun, 29 Oct 2000 18:04:45 +0000 (18:04 +0000)] 
COMBOEX_DrawItem: check return value of SendMessageA(...,CB_GETITEMDATA,...)

23 years agoAdded a '-inifile' option to specify the location of the wine.ini file
Lionel Ulmer [Sun, 29 Oct 2000 18:04:09 +0000 (18:04 +0000)] 
Added a '-inifile' option to specify the location of the wine.ini file
used in the building of the new wine.ini file.

23 years ago- enable loading of pdb files named in NB10 records of a dbg file
Juergen Schmied [Sun, 29 Oct 2000 18:03:41 +0000 (18:03 +0000)] 
- enable loading of pdb files named in NB10 records of a dbg file
- disable timestamp check for pdb files

23 years agoQuieten VxDCall_VMM output.
Marcus Meissner [Sun, 29 Oct 2000 18:03:18 +0000 (18:03 +0000)] 
Quieten VxDCall_VMM output.

23 years agowineinstall improvements, mostly for usage in package postinstall
Ove Kaaven [Sun, 29 Oct 2000 18:02:53 +0000 (18:02 +0000)] 
wineinstall improvements, mostly for usage in package postinstall
scripts.

23 years agoPatch flat cs of 16-bit entry points if current %cs is different from
Alexandre Julliard [Sun, 29 Oct 2000 01:28:30 +0000 (01:28 +0000)] 
Patch flat cs of 16-bit entry points if current %cs is different from
compiled value, and retrieve flat ds from a global variable. This
should avoid problems with win4lin kernels.

23 years agoAdded basic working stubs of new Windows 2000 API functions.
David Elliott [Sun, 29 Oct 2000 01:24:54 +0000 (01:24 +0000)] 
Added basic working stubs of new Windows 2000 API functions.

23 years agoRemoved unused LOCAL_LockSegptr.
Alexandre Julliard [Sun, 29 Oct 2000 01:23:19 +0000 (01:23 +0000)] 
Removed unused LOCAL_LockSegptr.

23 years agoUse GetStockObject() instead of the magic STOCK_* handles.
Alexandre Julliard [Sun, 29 Oct 2000 01:22:15 +0000 (01:22 +0000)] 
Use GetStockObject() instead of the magic STOCK_* handles.

23 years agoDEBUG_ProcessDBGFile: allocate MSC_DBG_INFO before writing to members
Uwe Bonnes [Sun, 29 Oct 2000 01:18:33 +0000 (01:18 +0000)] 
DEBUG_ProcessDBGFile: allocate MSC_DBG_INFO before writing to members
of that structure.

23 years agoImplement SHGFI_EXETYPE function of SHGetFileInfo.
Dave Pickles [Sun, 29 Oct 2000 01:17:58 +0000 (01:17 +0000)] 
Implement SHGFI_EXETYPE function of SHGetFileInfo.

23 years agoReport errors on WinHelp() failures.
Marcus Meissner [Sun, 29 Oct 2000 01:17:24 +0000 (01:17 +0000)] 
Report errors on WinHelp() failures.

23 years ago- improved trace information
Guy L. Albertelli [Sun, 29 Oct 2000 01:16:53 +0000 (01:16 +0000)] 
- improved trace information
- implemented CB_SETITEMHEIGHT, WM_WINDOWPOSCHANGING,
  WM_MEASUREITEM, WM_DRAWITEM
- changed CBEM_INSERTITEMA, CBEM_SETIMAGELIST,
  WM_CREATE, WM_DESTROY
- above changes correct window rectangle, draws items, and creates
  control correctly.

23 years ago- correct processing of RBBS_BREAK style.
Guy L. Albertelli [Sun, 29 Oct 2000 01:16:26 +0000 (01:16 +0000)] 
- correct processing of RBBS_BREAK style.
- handle cases where cyChild was set to -1 by appl. - undocumented.
- remove special code for Comboboxex problem (now solved).
- fix some painting problems

23 years agoReturn the correct value for dwTotalVirtual.
Francois Gouget [Sat, 28 Oct 2000 00:34:29 +0000 (00:34 +0000)] 
Return the correct value for dwTotalVirtual.
Return a more plausible value for dwAvailVirtual.

23 years agoReturn a more plausible value for MinimumApplicationAddress.
Francois Gouget [Sat, 28 Oct 2000 00:34:16 +0000 (00:34 +0000)] 
Return a more plausible value for MinimumApplicationAddress.

23 years agoFixes for OpenBSD.
Federico Schwindt [Sat, 28 Oct 2000 00:32:08 +0000 (00:32 +0000)] 
Fixes for OpenBSD.

23 years agoCreateItemMoniker may get NULL as szDelim, some cleanups.
Marcus Meissner [Sat, 28 Oct 2000 00:31:09 +0000 (00:31 +0000)] 
CreateItemMoniker may get NULL as szDelim, some cleanups.

23 years agoFixed OleLoadFromStream: Dereference ppvObj and get IPersistStream
Marcus Meissner [Sat, 28 Oct 2000 00:30:42 +0000 (00:30 +0000)] 
Fixed OleLoadFromStream: Dereference ppvObj and get IPersistStream
instead of accessing IUnknown.

23 years agoStub for HttpSendRequestExA.
Huw D M Davies [Sat, 28 Oct 2000 00:30:23 +0000 (00:30 +0000)] 
Stub for HttpSendRequestExA.

23 years ago- set the item height not only for the listbox, but also for the text field
Andreas Mohr [Sat, 28 Oct 2000 00:29:58 +0000 (00:29 +0000)] 
- set the item height not only for the listbox, but also for the text field
- center text vertically
- beautify comments

23 years agoDon't assume we are building in the source tree, but allow make to
Matthew Clarke [Sat, 28 Oct 2000 00:29:34 +0000 (00:29 +0000)] 
Don't assume we are building in the source tree, but allow make to
locate resources/display.rc and resources/mouse.rc via VPATH.

23 years agoRelease 20001026. wine-20001026
Alexandre Julliard [Thu, 26 Oct 2000 22:42:29 +0000 (22:42 +0000)] 
Release 20001026.

23 years agoRaise an exception when a stub entry point is called.
Alexandre Julliard [Thu, 26 Oct 2000 22:03:34 +0000 (22:03 +0000)] 
Raise an exception when a stub entry point is called.

23 years agoRemoved unused STRUCT32_NCCALCSIZE functions.
Alexandre Julliard [Thu, 26 Oct 2000 21:50:59 +0000 (21:50 +0000)] 
Removed unused STRUCT32_NCCALCSIZE functions.

23 years agoAsk application to reinitialize its menu before processing an
Dmitry Timoshkov [Thu, 26 Oct 2000 21:47:20 +0000 (21:47 +0000)] 
Ask application to reinitialize its menu before processing an
accelerator key.

23 years ago"StartMenu" --> "Start Menu", "Startup" --> "StartUp".
Martin Pilka [Thu, 26 Oct 2000 19:35:38 +0000 (19:35 +0000)] 
"StartMenu" --> "Start Menu", "Startup" --> "StartUp".

23 years agoFixed typo due to merge error.
Alexandre Julliard [Thu, 26 Oct 2000 19:30:11 +0000 (19:30 +0000)] 
Fixed typo due to merge error.

23 years agoUpdated the load process so that all typelibs (and not just the first
Francois Jacques [Thu, 26 Oct 2000 19:29:09 +0000 (19:29 +0000)] 
Updated the load process so that all typelibs (and not just the first
one, as it used to) stored in a DLL can be loaded.

23 years agoImplemented PolyDraw() and AngleArc().
Mark Dufour [Thu, 26 Oct 2000 19:28:19 +0000 (19:28 +0000)] 
Implemented PolyDraw() and AngleArc().

23 years agoAdded an another special case handling for Shift+[NumPad]DEL.
Dmitry Timoshkov [Wed, 25 Oct 2000 21:58:48 +0000 (21:58 +0000)] 
Added an another special case handling for Shift+[NumPad]DEL.

23 years agoAdded LDFLAGS to linking of wine-related binaries.
Kristoffer Gleditsch [Wed, 25 Oct 2000 21:36:54 +0000 (21:36 +0000)] 
Added LDFLAGS to linking of wine-related binaries.

23 years agoReplaced ToAscii by ToUnicode in the User driver interface.
Dmitry Timoshkov [Wed, 25 Oct 2000 21:34:31 +0000 (21:34 +0000)] 
Replaced ToAscii by ToUnicode in the User driver interface.

23 years agoxf86vmode_setdisplaymode() wasn't properly saving the 'private' field
William Waghorn [Wed, 25 Oct 2000 21:27:16 +0000 (21:27 +0000)] 
xf86vmode_setdisplaymode() wasn't properly saving the 'private' field
of the XF86VidModeModeLine structure.

23 years agoAdded support of blinking thumb as found in Windows scrollbar.
Francois Methot [Wed, 25 Oct 2000 21:26:27 +0000 (21:26 +0000)] 
Added support of blinking thumb as found in Windows scrollbar.

23 years agoUpdated typelib loader. Typelib contents can be stored as multibyte
Francois Jacques [Wed, 25 Oct 2000 21:24:53 +0000 (21:24 +0000)] 
Updated typelib loader. Typelib contents can be stored as multibyte
strings. However, they are always returned to the application as BSTR,
e.g. UNICODE strings. All strings are now stored as BSTR instead of
ASCII strings.

23 years agoFree the Win16 dummy module and wm->deps.
Andreas Mohr [Wed, 25 Oct 2000 21:22:27 +0000 (21:22 +0000)] 
Free the Win16 dummy module and wm->deps.

23 years agoX11DRV_DrawArc: swap the start and end points when drawing in
Mark Dufour [Wed, 25 Oct 2000 21:21:50 +0000 (21:21 +0000)] 
X11DRV_DrawArc: swap the start and end points when drawing in
clockwise direction.

23 years agoAvoid infinite loop in CreateRoundRectRgn().
Aviad Pineles [Wed, 25 Oct 2000 21:20:25 +0000 (21:20 +0000)] 
Avoid infinite loop in CreateRoundRectRgn().

23 years agoAdded support for loading .res files for 16-bit resources.
Alexandre Julliard [Wed, 25 Oct 2000 20:33:58 +0000 (20:33 +0000)] 
Added support for loading .res files for 16-bit resources.

23 years agoRemoved no longer used structure definition.
Alexandre Julliard [Wed, 25 Oct 2000 20:32:25 +0000 (20:32 +0000)] 
Removed no longer used structure definition.

23 years ago16-bit resource size must be scaled by alignment.
Alexandre Julliard [Wed, 25 Oct 2000 20:31:51 +0000 (20:31 +0000)] 
16-bit resource size must be scaled by alignment.

23 years agoImplement TCS_VERTICAL style. Fix tab borders to have shading that
Chris Morgan [Wed, 25 Oct 2000 20:31:18 +0000 (20:31 +0000)] 
Implement TCS_VERTICAL style.  Fix tab borders to have shading that
matches Windows.  Center image and text in tabs.  Size tabs to
completely fill each row with multiline style.  Fix positioning of
tabs for TCS_BOTTOM style.  Fix various drawing issues.

23 years ago- When inserting an item, do not invalidate the area above the new
Susan Farley [Wed, 25 Oct 2000 20:30:58 +0000 (20:30 +0000)] 
- When inserting an item, do not invalidate the area above the new
  item.
- The debug function that verifies the tree after each insertion
  should be disabled by default.

23 years agoReimplement patch by Marcus Meissner ('98) to "fix" problems with
Andreas Mohr [Wed, 25 Oct 2000 20:30:31 +0000 (20:30 +0000)] 
Reimplement patch by Marcus Meissner ('98) to "fix" problems with
DSCAPS_EMULDRIVER flag for games like Quake 2 and Unreal Tournament.

23 years agoTransform device open error TRACE()s into WARN(); better error msgs.
Andreas Mohr [Wed, 25 Oct 2000 20:29:39 +0000 (20:29 +0000)] 
Transform device open error TRACE()s into WARN(); better error msgs.

23 years agoIn SWP_DoNCCalcSize() when determining whether the client area has
Rein Klazes [Wed, 25 Oct 2000 20:29:06 +0000 (20:29 +0000)] 
In SWP_DoNCCalcSize() when determining whether the client area has
moved, use the client coordinates as they are: not relative to its
window coordinates.

23 years agoAdded SPI_GETWINDOWSEXTENSION.
Andreas Mohr [Wed, 25 Oct 2000 20:28:42 +0000 (20:28 +0000)] 
Added SPI_GETWINDOWSEXTENSION.

23 years agoAdded support for a WINELOADER environment variable which allows the
Jeremy White [Wed, 25 Oct 2000 20:28:22 +0000 (20:28 +0000)] 
Added support for a WINELOADER environment variable which allows the
specification of a different binary loader.

23 years agoRemoved GetResDirEntryA/W.
Alexandre Julliard [Tue, 24 Oct 2000 21:35:14 +0000 (21:35 +0000)] 
Removed GetResDirEntryA/W.

23 years agoImplement InternalExtractIcon by calling PrivateExtractIcons instead
Alexandre Julliard [Tue, 24 Oct 2000 21:34:40 +0000 (21:34 +0000)] 
Implement InternalExtractIcon by calling PrivateExtractIcons instead
of duplicating all the code.

23 years agoAdded codepage translation based on the language id (based on a patch
Alexandre Julliard [Tue, 24 Oct 2000 21:29:28 +0000 (21:29 +0000)] 
Added codepage translation based on the language id (based on a patch
by Junichi Kuchinishi <jkuchi@mahoroba.ne.jp>).

23 years agoConverted menu string handling to Unicode.
Aric Stewart [Tue, 24 Oct 2000 21:28:19 +0000 (21:28 +0000)] 
Converted menu string handling to Unicode.

23 years agoAdded forward for WSAResetEvent.
Aric Stewart [Tue, 24 Oct 2000 21:25:49 +0000 (21:25 +0000)] 
Added forward for WSAResetEvent.

23 years agoConvert the value of level when setsockopt is called with
Rein Klazes [Tue, 24 Oct 2000 21:25:21 +0000 (21:25 +0000)] 
Convert the value of level when setsockopt is called with
WS_SO_DONTLINGER.

23 years agoExplicitly initialize structures.
Patrik Stridvall [Tue, 24 Oct 2000 02:22:16 +0000 (02:22 +0000)] 
Explicitly initialize structures.

23 years ago- Explicitly initialize structures.
Patrik Stridvall [Tue, 24 Oct 2000 02:20:31 +0000 (02:20 +0000)] 
- Explicitly initialize structures.
- Fixed strange code probably caused by a merge conflict.

23 years ago- All audio device handles are initialized to -1 and set to -1 when closed.
Francois Jacques [Tue, 24 Oct 2000 02:20:01 +0000 (02:20 +0000)] 
- All audio device handles are initialized to -1 and set to -1 when closed.
- WINE_WM_HEADER event should *NOT* make the recording thread start. The
  thread should only start through waveInStart. The application calling
  waveInAddBuffer might not be in a state to provide another buffer in
  a period of time short enough to avoid buffer underrun in widRecorder
  thread.
- widRecorder - improved robustness of widRecorder to avoid some data
  loss that occured when not reading one full fragment from the OSS
  audio driver.

23 years agoFixed some warnings.
Patrik Stridvall [Tue, 24 Oct 2000 01:42:55 +0000 (01:42 +0000)] 
Fixed some warnings.

23 years agoAdded some missing defines for non-Linux.
Patrik Stridvall [Tue, 24 Oct 2000 01:42:42 +0000 (01:42 +0000)] 
Added some missing defines for non-Linux.

23 years agoFixed OFFSETOF macro definition for gcc 2.96.
David Elliott [Tue, 24 Oct 2000 01:42:17 +0000 (01:42 +0000)] 
Fixed OFFSETOF macro definition for gcc 2.96.

23 years agoAdded stubs for CryptGenRandom(), CryptReleaseContext().
James Hatheway [Tue, 24 Oct 2000 01:39:29 +0000 (01:39 +0000)] 
Added stubs for CryptGenRandom(), CryptReleaseContext().

23 years agoDo not block CBN_EDITCHANGE for WM_PASTE or WM_CUT with the
Susan Farley [Tue, 24 Oct 2000 01:38:49 +0000 (01:38 +0000)] 
Do not block CBN_EDITCHANGE for WM_PASTE or WM_CUT with the
NOEDITNOTIFY flag, as these msgs can come directly from the app to the
combo wndproc.

23 years agoMake EnumEnhMetaFile work.
Dmitry Timoshkov [Tue, 24 Oct 2000 01:37:49 +0000 (01:37 +0000)] 
Make EnumEnhMetaFile work.

23 years agoImplemented RpcStringFreeA and UuidToStringA.
Chris Morgan [Tue, 24 Oct 2000 01:37:22 +0000 (01:37 +0000)] 
Implemented RpcStringFreeA and UuidToStringA.

23 years agoBuild Win32 resources as .res files and dump them into the .spec.c file.
Alexandre Julliard [Mon, 23 Oct 2000 21:39:39 +0000 (21:39 +0000)] 
Build Win32 resources as .res files and dump them into the .spec.c file.

23 years agoAdded support for loading Win32 .res files.
Alexandre Julliard [Mon, 23 Oct 2000 21:33:06 +0000 (21:33 +0000)] 
Added support for loading Win32 .res files.

23 years agoMoved all USER resources to new dlls/user/resources directory.
Alexandre Julliard [Mon, 23 Oct 2000 21:32:05 +0000 (21:32 +0000)] 
Moved all USER resources to new dlls/user/resources directory.

23 years agoDuplicate resource directory searching routines instead of calling
Alexandre Julliard [Mon, 23 Oct 2000 01:38:29 +0000 (01:38 +0000)] 
Duplicate resource directory searching routines instead of calling
pe_resource.c internal functions.
Made GetFileResource16 and GetFileResourceSize16 callable directly
instead of defining extra internal functions.

23 years agoDuplicate resource directory searching routines instead of calling
Alexandre Julliard [Mon, 23 Oct 2000 01:35:46 +0000 (01:35 +0000)] 
Duplicate resource directory searching routines instead of calling
pe_resource.c internal functions.

23 years agoFixed duplication of typename in 16-bit assembly output.
Alexandre Julliard [Mon, 23 Oct 2000 01:29:52 +0000 (01:29 +0000)] 
Fixed duplication of typename in 16-bit assembly output.

23 years agoFixed multibyte handling in HEAP_strdupAtoW.
Alexandre Julliard [Mon, 23 Oct 2000 01:28:13 +0000 (01:28 +0000)] 
Fixed multibyte handling in HEAP_strdupAtoW.

23 years agoAlways open/close the CD-ROM device for every Windows API CD-ROM
Andreas Mohr [Mon, 23 Oct 2000 00:40:23 +0000 (00:40 +0000)] 
Always open/close the CD-ROM device for every Windows API CD-ROM
access.

23 years agoDo not send EN_UPDATE to multi-line edit controls.
Ulrich Weigand [Mon, 23 Oct 2000 00:38:10 +0000 (00:38 +0000)] 
Do not send EN_UPDATE to multi-line edit controls.

23 years agoFixed the text color of higlighted menu bar item for the Win98 look.
Francois Gouget [Mon, 23 Oct 2000 00:37:49 +0000 (00:37 +0000)] 
Fixed the text color of higlighted menu bar item for the Win98 look.
Clicking on a separator should not close the menu.
Do not right align 'bitmap' items and the help menu for the Win9x look
and feels.

23 years agoIf we have a drive pointing to /, we must not remove the final / or we
Marcus Meissner [Mon, 23 Oct 2000 00:37:06 +0000 (00:37 +0000)] 
If we have a drive pointing to /, we must not remove the final / or we
get the current directory doubled.

23 years agoAdded some basic IDirectDraw7 interface support, fixed argument count
Marcus Meissner [Mon, 23 Oct 2000 00:36:45 +0000 (00:36 +0000)] 
Added some basic IDirectDraw7 interface support, fixed argument count
of IDirectDraw{4,7}_SetDisplayMode defines.

23 years ago- Calculate changes in the client area relative to the window
Louis Philippe Gagnon [Mon, 23 Oct 2000 00:36:06 +0000 (00:36 +0000)] 
- Calculate changes in the client area relative to the window
  instead of its parent when using SWP_EX_PAINTSELF.
- With SWP_EX_PAINTSELF, copy only if client area changed, since a
  window can't move relative to itself.
- In SWP_DoNCCalcSize, when determining if the client area
  changed, use values relative to the window itself, not its parent.

23 years agoFixed painting problems in non-MM_TEXT modes.
Ulrich Weigand [Mon, 23 Oct 2000 00:35:28 +0000 (00:35 +0000)] 
Fixed painting problems in non-MM_TEXT modes.

23 years agoReduce the number of warnings about missing initializers.
Joerg Mayer [Sun, 22 Oct 2000 23:56:32 +0000 (23:56 +0000)] 
Reduce the number of warnings about missing initializers.

23 years agoGot rid of misleading "No Tls Space" error message.
Marcus Meissner [Sun, 22 Oct 2000 23:55:34 +0000 (23:55 +0000)] 
Got rid of misleading "No Tls Space" error message.

23 years agoFixed issue found by winapi_check.
Patrik Stridvall [Sun, 22 Oct 2000 23:55:15 +0000 (23:55 +0000)] 
Fixed issue found by winapi_check.

23 years agoFixed some warnings.
Patrik Stridvall [Sun, 22 Oct 2000 23:54:51 +0000 (23:54 +0000)] 
Fixed some warnings.

23 years agoUse intermediate typedef.
Patrik Stridvall [Sun, 22 Oct 2000 23:54:32 +0000 (23:54 +0000)] 
Use intermediate typedef.

23 years agoMinor API files update.
Patrik Stridvall [Sun, 22 Oct 2000 23:54:09 +0000 (23:54 +0000)] 
Minor API files update.

23 years agoAdded wParam and lParam as parameters in SPY_ExitMessage
Guy L. Albertelli [Sun, 22 Oct 2000 23:52:47 +0000 (23:52 +0000)] 
Added wParam and lParam as parameters in SPY_ExitMessage
Added dump for the STYLECHANG[ING|ED] messages.
Dump structures on exit only if message allows changes.

23 years ago- Print CS reg at crash MessageBox (needed for Win16 programs).
Andreas Mohr [Sun, 22 Oct 2000 23:51:48 +0000 (23:51 +0000)] 
- Print CS reg at crash MessageBox (needed for Win16 programs).
- Add "hint" for debugger setup.

23 years agoAdded advapi32 to imported DLLs list.
Eric Pouech [Sun, 22 Oct 2000 23:51:08 +0000 (23:51 +0000)] 
Added advapi32 to imported DLLs list.

23 years agoAdded more conversion routines (rate conversion is implemented).
Eric Pouech [Sun, 22 Oct 2000 23:49:40 +0000 (23:49 +0000)] 
Added more conversion routines (rate conversion is implemented).
Cleaned up the code.

23 years agoPDB symbol header format depends only on version code.
Ulrich Weigand [Sun, 22 Oct 2000 23:48:06 +0000 (23:48 +0000)] 
PDB symbol header format depends only on version code.