Commit Graph

47 Commits (65a42168e3db789d3e468f3b79b2837a93328058)

Author SHA1 Message Date
Alexandre Julliard 3536316a31 New loading scheme for Winelib apps, makes them behave like builtin
dlls and takes load order into account. Install them in dlldir.
Improved MODULE_GetBinaryType to recognize ELF binaries.
Added a wrapper script to setup the environment when running directly
from inside the source tree.
2002-05-22 21:32:49 +00:00
Dustin Navea 70b93e30f3 Added SerialComm key. 2002-05-20 18:02:19 +00:00
Andriy Palamarchuk cc030e9a27 Fixed incorrect format where single backslashes were used instead of
double ones in attribute values.
2002-05-16 18:28:29 +00:00
John K. Hohm 34909c206c Added comcat.dll with factory and manager but E_NOTIMPL work methods. 2002-05-14 21:50:56 +00:00
Alexandre Julliard b6a7ca5855 Removed a bunch of multimedia code at Hidenori's request. 2002-05-02 01:29:18 +00:00
Hidenori Takeshima 912f899c96 Fixed some bugs.
Added stubs.
Remove harmless FIXMEs.
2002-04-14 19:32:31 +00:00
Dmitry Timoshkov 85c120fcb9 Added registry entries required for IE installer. 2002-04-06 00:43:13 +00:00
Marcus Meissner 954107b6a8 HKEY_LOCAL_USER should be HKEY_CURRENT_USER. 2002-04-05 22:54:46 +00:00
Huw D M Davies 43b62092a0 Add font substitution lookup in the registry. We look under the key
HKLM\Software\Microsoft\Windows NT\CurrentVersion\FontSubstitutes for
"fromName[,cp]"="toName[,cp]" where cp can be an optional codepage.
Substitution occurs before scanning the available font list, as is the
case with Windows.
2002-04-03 20:51:20 +00:00
Hidenori Takeshima 0f1f42ea9c Fixed some bugs.
Implemented some methods of CLSID_ACMWrapper.
2002-04-01 20:59:24 +00:00
Hidenori Takeshima c90e543d42 Added FilterData of DirectShow filters (FilterData should be
registered for rendering media files).
2002-03-20 00:50:00 +00:00
Marcus Meissner b8b0d3c2fc Added default function marshaller registry entry. 2002-02-12 18:40:53 +00:00
Hidenori Takeshima d359812d6b Fixed some bugs.
Implemented IPropertyBag.
Implemented some FilterMapper2 methods.
Implemented AddSourceFilter.
Implemented Render partially.
Implemented Connect partially.
2001-10-28 21:16:00 +00:00
Ove Kaaven 4e2cf00b24 Registry entries for stdole32.tlb. 2001-10-16 21:47:22 +00:00
Hidenori Takeshima bd3be7a905 Started Implementing Video Renderer.
Started Implementing WAVE/AU/AIFF Parser.
Started Implementing file source.
Fixed some bugs.
2001-10-08 20:56:08 +00:00
Hidenori Takeshima 6619ebad32 Implemented CLSID_AudioRender. 2001-10-01 20:53:58 +00:00
Andreas Mohr 7bed696aa3 Updates and error message improvements. 2001-09-19 22:34:38 +00:00
Hidenori Takeshima ecbf6c112b Fixed some broken macros.
Added some stubs.
Implemeted undocumented APIs.
Implemented many methods in IMediaFilter, IMediaControl and
IReferenceClock.
Started Implementing IMemoryAllocator.
2001-09-11 00:29:03 +00:00
Hidenori Takeshima e5ab51dcba Added DirectShow filter categories. 2001-09-07 15:25:09 +00:00
Hidenori Takeshima 8eebd2c93d Added some stubs. 2001-08-28 17:25:39 +00:00
Hidenori Takeshima fb96436931 Added some stubs for quartz dll. 2001-08-15 19:26:52 +00:00
Ove Kaaven b7e8a9e7fa Added some registry entries related to COM interface marshaling. 2001-08-07 19:30:35 +00:00
Uwe Bonnes ebbb9ebeed Add RegisteredOwner and RegisteredOrganization. 2001-06-22 23:45:47 +00:00
Eric Pouech beea615126 Made midi mapper more robust.
Added channel to device/channel mapping.
Removed midiIn mapping (it doesn't exist on Windows).
2001-05-22 19:20:53 +00:00
Ove Kaaven 2d61cb0ea2 Added version entry for DirectX 7.0a. 2001-05-10 03:10:06 +00:00
Ove Kaaven cdd4b8f4df Removed path from dplayx registry entry, so that the builtin dplayx
can be loaded.
2001-03-16 16:39:42 +00:00
John R. Sheets 69f4045b52 Added the necessary registry entries for the Mozilla ActiveX control. 2001-01-25 21:45:44 +00:00
John R. Sheets bc80a3b4c7 Implemented stubs for IWebBrowser in shdocvw.dll. 2001-01-11 22:32:44 +00:00
Alexandre Julliard 0ba2b569e2 The debugger "Auto" registry value should be a string. 2000-11-12 03:43:42 +00:00
Andreas Mohr f359b741e6 Added Fonts registry key. 2000-10-12 23:13:44 +00:00
Andreas Mohr 3c5f89522b Changed debugger launching to auto per default. 2000-10-12 20:38:33 +00:00
Dmitry Timoshkov 9b1e1dc4c5 Add "FullWindowDrag" feature for not managed windows. 2000-08-14 17:20:25 +00:00
Gerard Patel 415c615d6e Added load address for the shared memory of BDE (Borland database
manager).
2000-08-14 13:28:11 +00:00
Alexandre Julliard 81d50b1c8a Fixed SharedDir location. 2000-07-23 13:37:35 +00:00
Andreas Mohr 08412fb64d Added the "SharedDir" registry key. 2000-07-16 15:39:05 +00:00
Uwe Bonnes 9a075c5335 Added "CommonFilesDir"="C:\Program Files\Common Files". 2000-07-15 14:57:32 +00:00
Ove Kaaven e8b74bfdda Fixed debugger registry key location. 2000-04-23 20:00:19 +00:00
Andreas Mohr 3676c17646 Added DirectPlay registry keys to winedefault.reg. 2000-04-19 16:46:07 +00:00
Uwe Bonnes fbca8fe56a Add missing backslash in the debugger definition. 2000-04-16 17:05:54 +00:00
Eric Pouech 02ee9ddaab Added launching of a debugger when unhandled exception occurs. 2000-04-13 19:28:28 +00:00
Andreas Mohr 54fd06633c Added OLE entries and comments. 2000-02-25 21:40:48 +00:00
Dmitry Timoshkov c2061150aa Add information about code pages to default registry. 2000-01-30 02:53:09 +00:00
Juergen Lock b47edb8441 Note what to do with the winedefault.reg in the file. 1999-11-25 23:12:22 +00:00
Ulrich Weigand 26e1e71493 Added HKEY_LOCAL_MACHINE\...\ProgramFilesDir registry key. 1999-09-20 18:37:59 +00:00
Juergen Schmied a7f7ef5e04 New keys nessesary for running the new shell32. 1999-07-25 11:17:13 +00:00
Ove Kaaven 273f396bce Added a couple of DirectX CLSID entries. This makes Unreal completely
independent of a windows installation.
1999-07-10 11:39:23 +00:00
Ove Kaaven 538d4c8f5f Default values for registry. 1999-04-11 17:09:20 +00:00