Commit Graph

62 Commits (cf27a7fa3b48a78a27b4c6b48c3823a5e655acab)

Author SHA1 Message Date
Dan Kegel 97f6f600c7 .txt files are handled by notepad. 2003-01-21 20:15:14 +00:00
Greg Turner 55b2bf1d89 - port cabextract to wine
- implement cabinet.dll.Extract, urlmon.dll.Extract
- add SP6a registry key to winedefault.reg
2002-12-19 21:16:56 +00:00
Huw Davies fd74cc4919 Zero out the returned LINETRANSLATECAPS structure.
Read country list from the registry.
Add a load of countries to winedefault.reg.
2002-11-13 21:25:34 +00:00
Huw Davies 85062e62f9 Add IStream and IStorage interface entries. 2002-11-13 19:48:49 +00:00
Sylvain Petreolle de3636441f Added DirectPlayLobby CLSID entries. 2002-10-25 19:05:19 +00:00
Andreas Mohr a70c8adcaf - add "ProductId" key
- add HKEY_LOCAL_MACHINE\HARDWARE\DEVICEMAP\SERIALCOMM default mapping
- remember old DirectX version strings
2002-10-25 03:10:56 +00:00
Michael Günnewig 4c04e1fd87 - Add wavefile handler.
- Add implementation for IGetFrame.
- Implemented loading and writing of AVIs.
- Add some more stubs for some API functions.
- Add resources to avifil32.dll.
- Implemented AVISaveOptionsFree.
- Declared IID_* as extern in avifil32.spec (avoids linker problem).
2002-10-18 00:24:41 +00:00
Roderick Colenbrander 16ae4e6a72 Set DirectX version to 8.1. 2002-10-13 17:56:34 +00:00
Dimitrie O. Paun c10f3bba91 Move the contents of documentation/psdrv.reg to winedefault.reg. 2002-09-20 19:38:35 +00:00
Mike McCormack 7b56980bf2 Added some keys for ole32 interfaces. 2002-08-17 18:40:10 +00:00
Andriy Palamarchuk 7c099e1f0e Added OLE/COM classes registered by OLEAUT32.DLL. 2002-07-23 02:00:27 +00:00
Andriy Palamarchuk 5db08a9ebe Added CLSID_StdFont class registration. 2002-07-19 00:27:21 +00:00
Andreas Mohr 3b9e0cb01a Added the FirstInstallDateTime key. 2002-07-01 23:18:12 +00:00
Marcus Meissner fd625ddb0b Added marshalling of IUnknown. 2002-06-04 22:14:06 +00:00
Alexandre Julliard 3c85eb18d7 Added --debugmsg option to the debugger. 2002-06-04 21:31:10 +00:00
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