Francois Gouget
2564c673cf
Tweak the top-level comment hopefully for the better.
...
Fix the "Default Devmode" entry.
s/StdComponentCategoriesMgr/Component Categories Manager/.
2003-11-18 20:40:59 +00:00
Dimitrie O. Paun
19c36fe7c3
A few more keys extracted from the old documentation/shell32.
2003-10-15 20:49:06 +00:00
Rok Mandeljc
df167d17c6
- implemented loader, loader's stream and loading of objects (now you
...
can use builtin dmloader and native other dm*.dlls)
- implemented proper creation of objects and retrieval of dmusic
interfaces from them (object, stream, ...)
- implemented all "standard track types" and appropriate stream (for
dmband, loading is almost complete)
- cleaned some obsolete stuff
- split debug channels
2003-08-22 23:53:27 +00:00
Jon Griffiths
7c3ab33196
Added i8n entries.
2003-08-19 03:12:56 +00:00
Francois Gouget
c5f775a9c7
Typos/spelling fixes.
2003-06-18 03:30:39 +00:00
Sylvain Petreolle
3f27fecd25
Display icons of executables in the OpenFile dialog boxes.
2003-06-16 20:19:54 +00:00
Lionel Ulmer
9b77c9477b
Fix the FilterGraph CLSID declaration.
2003-06-16 01:19:40 +00:00
Lionel Ulmer
1fa9624682
Stubbed some interfaces for the FilterGraph CLSID.
2003-06-13 18:06:44 +00:00
Sylvain Petreolle
f3d3625a21
Show that TCP/IP is installed to windows apps, like winipcfg.
2003-06-13 16:34:22 +00:00
Robert Reif
8e07797c10
Added DirectSound entries.
2003-06-04 20:20:36 +00:00
Rok Mandeljc
88240805ab
Implemented DirectMusic:EnumPort and DirectMusic:GetDefaultPort.
2003-05-02 21:21:58 +00:00
Rok Mandeljc
89b1a37463
Added dmusic registry entries.
2003-04-26 02:06:30 +00:00
Sylvain Petreolle
2c76bc1ce6
- Fix DirectPlayEnumerateA exit code.
...
- Add default registry entry for DirectPlay Service Providers.
2003-04-16 23:12:07 +00:00
Sylvain Petreolle
8f4d437a9a
Use regedit instead of regapi.
2003-03-31 19:34:53 +00:00
Rok Mandeljc
2d04be72f7
Stub implementation of the dmusic dll.
2003-03-21 00:42:38 +00:00
Maxime Bellengé
bb5ce05eb4
Rename "Shortcut" to "Desktop".
2003-03-15 00:07:48 +00:00
Mike Hearn
cb816d2c3f
Implemented the global interface table object using a simple linked
...
list.
2003-03-11 01:45:38 +00:00
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