wine
17 years agompr: Implement WNetGetResourceInformation functions.
Konstantin Kondratyuk [Mon, 1 Oct 2007 07:58:59 +0000 (11:58 +0400)] 
mpr: Implement WNetGetResourceInformation functions.

17 years agouser32: Define WINE_FILEVERSION in version resource of user.exe.
Stefan Leichter [Sat, 29 Sep 2007 21:17:08 +0000 (23:17 +0200)] 
user32: Define WINE_FILEVERSION in version resource of user.exe.

17 years agokernel32: Define WINE_FILEVERSION in version resource of krnl386.exe.
Stefan Leichter [Sat, 29 Sep 2007 21:15:51 +0000 (23:15 +0200)] 
kernel32: Define WINE_FILEVERSION in version resource of krnl386.exe.

17 years agogdi32: Define WINE_FILEVERSION in version resource of gdi.exe.
Stefan Leichter [Sat, 29 Sep 2007 21:14:22 +0000 (23:14 +0200)] 
gdi32: Define WINE_FILEVERSION in version resource of gdi.exe.

17 years agoole32: Define WINE_FILEVERSION in version resource of ole2nls.dll too.
Stefan Leichter [Sat, 29 Sep 2007 21:09:14 +0000 (23:09 +0200)] 
ole32: Define WINE_FILEVERSION in version resource of ole2nls.dll too.

17 years agoddraw: Fix RegDeleteTreeA/W compile issues when building ddraw for Windows.
Roderick Colenbrander [Sat, 29 Sep 2007 19:06:40 +0000 (21:06 +0200)] 
ddraw: Fix RegDeleteTreeA/W compile issues when building ddraw for Windows.

17 years agoole32: Implement win16 COCREATEGUID.
Damjan Jovanovic [Fri, 28 Sep 2007 12:18:25 +0000 (14:18 +0200)] 
ole32: Implement win16 COCREATEGUID.

17 years agowined3d: Bem is an instruction and uses registers.
Stefan Dösinger [Wed, 5 Sep 2007 18:12:06 +0000 (20:12 +0200)] 
wined3d: Bem is an instruction and uses registers.

17 years agowined3d: Enable the mNxN implementation for pixel shaders.
Stefan Dösinger [Wed, 5 Sep 2007 18:01:53 +0000 (20:01 +0200)] 
wined3d: Enable the mNxN implementation for pixel shaders.

17 years agowined3d: Implement texbeml in arb shaders.
Stefan Dösinger [Wed, 5 Sep 2007 15:55:36 +0000 (17:55 +0200)] 
wined3d: Implement texbeml in arb shaders.

17 years agowined3d: Add proper input register handling to texreg2ar/gb.
Stefan Dösinger [Wed, 5 Sep 2007 15:13:04 +0000 (17:13 +0200)] 
wined3d: Add proper input register handling to texreg2ar/gb.

17 years agowined3d: Add texreg2rgb support to arb shaders.
Stefan Dösinger [Wed, 5 Sep 2007 15:05:58 +0000 (17:05 +0200)] 
wined3d: Add texreg2rgb support to arb shaders.

17 years agouser32: Add tests for DefWindowProc processing the undocumented 0x3B message.
Rob Shearman [Sun, 30 Sep 2007 16:56:08 +0000 (17:56 +0100)] 
user32: Add tests for DefWindowProc processing the undocumented 0x3B message.

17 years agowined3d: WINAPI compile fixes.
Roderick Colenbrander [Sun, 30 Sep 2007 13:38:16 +0000 (15:38 +0200)] 
wined3d: WINAPI compile fixes.

17 years agowineoss: Seperate wave-in and wave-outs shared use of a single OSS_DEVICE struct.
Maarten Lankhorst [Mon, 1 Oct 2007 07:16:59 +0000 (09:16 +0200)] 
wineoss: Seperate wave-in and wave-outs shared use of a single OSS_DEVICE struct.

17 years agodsound: Call waveInUnPrepareHeader and waveInPrepareHeader when submitting new buffer.
Maarten Lankhorst [Mon, 1 Oct 2007 07:14:03 +0000 (09:14 +0200)] 
dsound: Call waveInUnPrepareHeader and waveInPrepareHeader when submitting new buffer.

17 years agodsound: Use smaller buffers for wavein capture.
Maarten Lankhorst [Fri, 28 Sep 2007 23:54:03 +0000 (01:54 +0200)] 
dsound: Use smaller buffers for wavein capture.

17 years agopdh: Skip tests when running on non-english locale.
Hans Leidekker [Sat, 29 Sep 2007 19:07:16 +0000 (21:07 +0200)] 
pdh: Skip tests when running on non-english locale.

17 years agopdh: Fix parameter handling in PdhAddEnglishCounter{A, W} and PdhCollectQueryDataWith...
Hans Leidekker [Sat, 29 Sep 2007 19:07:01 +0000 (21:07 +0200)] 
pdh: Fix parameter handling in PdhAddEnglishCounter{A, W} and PdhCollectQueryDataWithTime.

17 years agopdh: Implement PdhCalculateCounterFromRawValue.
Hans Leidekker [Sat, 29 Sep 2007 19:06:49 +0000 (21:06 +0200)] 
pdh: Implement PdhCalculateCounterFromRawValue.

17 years agopdh: Implement and test PdhCollectQueryDataEx.
Hans Leidekker [Sat, 29 Sep 2007 19:06:35 +0000 (21:06 +0200)] 
pdh: Implement and test PdhCollectQueryDataEx.

17 years agopdh: Serialize access to performance counters and queries.
Hans Leidekker [Sat, 29 Sep 2007 19:06:23 +0000 (21:06 +0200)] 
pdh: Serialize access to performance counters and queries.

17 years agopdh: Add tests for PdhValidatePath{, Ex}{A, W}.
Hans Leidekker [Sat, 29 Sep 2007 19:06:07 +0000 (21:06 +0200)] 
pdh: Add tests for PdhValidatePath{, Ex}{A, W}.

17 years agopdh: Implement PdhValidatePath{, Ex}{A, W}.
Hans Leidekker [Sat, 29 Sep 2007 19:05:53 +0000 (21:05 +0200)] 
pdh: Implement PdhValidatePath{, Ex}{A, W}.

17 years agowined3d: Only call ENTER_GL for the parts in ActivateContext that actually need it.
Roderick Colenbrander [Sat, 29 Sep 2007 15:12:35 +0000 (17:12 +0200)] 
wined3d: Only call ENTER_GL for the parts in ActivateContext that actually need it.

17 years agowined3d: CreateContext should not be called between ENTER_GL/LEAVE_GL.
Roderick Colenbrander [Sat, 29 Sep 2007 14:58:44 +0000 (16:58 +0200)] 
wined3d: CreateContext should not be called between ENTER_GL/LEAVE_GL.

17 years agowined3d: CreateFakeGLContxt/ReleaseFakeGLContext doesn't need ENTER_GL/LEAVE_GL and...
Roderick Colenbrander [Sat, 29 Sep 2007 14:38:11 +0000 (16:38 +0200)] 
wined3d: CreateFakeGLContxt/ReleaseFakeGLContext doesn't need ENTER_GL/LEAVE_GL and they are making GDI calls.

The removal of ENTER_GL from the fake context code, requires the
addition of ENTER_GL/LEAVE_GL to FillGLCaps which was protected by the
fake context code before.

17 years agomsvfw32: Fix a memory leak.
Andrew Talbot [Fri, 28 Sep 2007 20:24:53 +0000 (21:24 +0100)] 
msvfw32: Fix a memory leak.

17 years agodinput: Fix typo.
Vitaliy Margolen [Sat, 29 Sep 2007 16:23:11 +0000 (10:23 -0600)] 
dinput: Fix typo.

17 years agomshtml: Use GetWineURL in before_async_open.
Jacek Caban [Sat, 29 Sep 2007 01:41:10 +0000 (03:41 +0200)] 
mshtml: Use GetWineURL in before_async_open.

17 years agomshtml: Remove no longer used defines.
Jacek Caban [Sat, 29 Sep 2007 01:40:46 +0000 (03:40 +0200)] 
mshtml: Remove no longer used defines.

17 years agowincrypt.h: Add a few more definitions.
Juan Lang [Fri, 28 Sep 2007 21:56:45 +0000 (14:56 -0700)] 
wincrypt.h: Add a few more definitions.

17 years agowintrust: Add stub for WVTAsn1SpcSpOpusInfoDecode.
Juan Lang [Fri, 28 Sep 2007 23:28:12 +0000 (16:28 -0700)] 
wintrust: Add stub for WVTAsn1SpcSpOpusInfoDecode.

17 years agocrypt32: Correct copying a signer info's attributes.
Juan Lang [Fri, 28 Sep 2007 23:12:41 +0000 (16:12 -0700)] 
crypt32: Correct copying a signer info's attributes.

17 years agowintrust: Don't warn for generic cert verify action.
Juan Lang [Fri, 28 Sep 2007 20:05:18 +0000 (13:05 -0700)] 
wintrust: Don't warn for generic cert verify action.

17 years agowintrust: In SoftpubLoadSignature, don't assume a message is present.
Juan Lang [Fri, 28 Sep 2007 19:47:03 +0000 (12:47 -0700)] 
wintrust: In SoftpubLoadSignature, don't assume a message is present.

17 years agowintrust: Improve SoftpubLoadMessage for WTD_CHOICE_CERT.
Juan Lang [Fri, 28 Sep 2007 19:44:27 +0000 (12:44 -0700)] 
wintrust: Improve SoftpubLoadMessage for WTD_CHOICE_CERT.

17 years agowintrust: Implement SoftpubDefCertInit.
Juan Lang [Fri, 28 Sep 2007 19:42:47 +0000 (12:42 -0700)] 
wintrust: Implement SoftpubDefCertInit.

17 years agocrypt32: Be more strict about format of serialized store files.
Juan Lang [Fri, 28 Sep 2007 16:06:11 +0000 (09:06 -0700)] 
crypt32: Be more strict about format of serialized store files.

17 years agocrypt32: Implement opening file name stores from files that contain PKCS7 messages.
Juan Lang [Fri, 28 Sep 2007 16:03:53 +0000 (09:03 -0700)] 
crypt32: Implement opening file name stores from files that contain PKCS7 messages.

17 years agocrypt32: Allow file stores to support more than one type of file.
Juan Lang [Fri, 28 Sep 2007 15:38:12 +0000 (08:38 -0700)] 
crypt32: Allow file stores to support more than one type of file.

17 years agocrypt32: Create file store directly in CRYPT_FileNameOpenStoreW.
Juan Lang [Fri, 28 Sep 2007 15:37:47 +0000 (08:37 -0700)] 
crypt32: Create file store directly in CRYPT_FileNameOpenStoreW.

17 years agocrypt32: Add a helper function to create a file store from an already-initialized...
Juan Lang [Fri, 28 Sep 2007 15:37:17 +0000 (08:37 -0700)] 
crypt32: Add a helper function to create a file store from an already-initialized memory store.

17 years agouser32: WM_IME_SETCONTEXT messages are optional.
Dmitry Timoshkov [Fri, 28 Sep 2007 15:22:37 +0000 (00:22 +0900)] 
user32: WM_IME_SETCONTEXT messages are optional.

17 years agogdi32: Fix 3 tiny bugs in bidi.
Maarten Lankhorst [Fri, 28 Sep 2007 14:22:15 +0000 (16:22 +0200)] 
gdi32: Fix 3 tiny bugs in bidi.

17 years agogdi32: Fix meaning and use of bidirectionality flags.
Maarten Lankhorst [Thu, 27 Sep 2007 08:41:58 +0000 (10:41 +0200)] 
gdi32: Fix meaning and use of bidirectionality flags.

17 years agomsvcirt: Added stub implementation of msvcirt.dll.
Alexandre Julliard [Fri, 28 Sep 2007 18:43:43 +0000 (20:43 +0200)] 
msvcirt: Added stub implementation of msvcirt.dll.

17 years agoRelease 0.9.46. wine-0.9.46
Alexandre Julliard [Fri, 28 Sep 2007 15:25:19 +0000 (17:25 +0200)] 
Release 0.9.46.

17 years agokernel32: Pass completion value to ntdll layer.
Andrey Turkin [Thu, 27 Sep 2007 20:04:07 +0000 (00:04 +0400)] 
kernel32: Pass completion value to ntdll layer.

17 years agoserver: Allow completion object to be attached to an fd object.
Andrey Turkin [Thu, 27 Sep 2007 20:03:39 +0000 (00:03 +0400)] 
server: Allow completion object to be attached to an fd object.

17 years agocrypt32: Move CertSaveStore to serialize.c.
Juan Lang [Thu, 27 Sep 2007 23:13:05 +0000 (16:13 -0700)] 
crypt32: Move CertSaveStore to serialize.c.

17 years agocrypt32: Use CertSaveStore to save file stores.
Juan Lang [Thu, 27 Sep 2007 21:01:30 +0000 (14:01 -0700)] 
crypt32: Use CertSaveStore to save file stores.

17 years agocrypt32: Implement CertSaveStore.
Juan Lang [Thu, 27 Sep 2007 20:49:16 +0000 (13:49 -0700)] 
crypt32: Implement CertSaveStore.

17 years agocrypt32: Add definitions used by CertSaveStore.
Juan Lang [Thu, 27 Sep 2007 19:55:51 +0000 (12:55 -0700)] 
crypt32: Add definitions used by CertSaveStore.

17 years agocrypt32: Implement CRYPT_WriteSerializedStoreToFile using CRYPT_WriteSerializedStoreT...
Juan Lang [Thu, 27 Sep 2007 19:36:06 +0000 (12:36 -0700)] 
crypt32: Implement CRYPT_WriteSerializedStoreToFile using CRYPT_WriteSerializedStoreToStream.

17 years agocrypt32: Add a function to serialize a store to an arbitrary stream.
Juan Lang [Thu, 27 Sep 2007 19:30:52 +0000 (12:30 -0700)] 
crypt32: Add a function to serialize a store to an arbitrary stream.

17 years agocrypt32: Rename a couple of functions.
Juan Lang [Thu, 27 Sep 2007 18:54:24 +0000 (11:54 -0700)] 
crypt32: Rename a couple of functions.

17 years agocrypt32: Add/improve some traces.
Juan Lang [Thu, 27 Sep 2007 18:08:36 +0000 (11:08 -0700)] 
crypt32: Add/improve some traces.

17 years agoadvapi32: Fix GetServiceDisplayNameA for cchBuffer == 0.
Mikolaj Zalewski [Wed, 26 Sep 2007 22:48:03 +0000 (15:48 -0700)] 
advapi32: Fix GetServiceDisplayNameA for cchBuffer == 0.

17 years agoadvapi32: Implement GetPrivateObjectSecurity (with test).
Mikolaj Zalewski [Thu, 27 Sep 2007 19:01:49 +0000 (12:01 -0700)] 
advapi32: Implement GetPrivateObjectSecurity (with test).

17 years agoadvapi32: In ConvertStringSecurityDescriptorToSecurityDescriptor "AU" should be check...
Mikolaj Zalewski [Thu, 27 Sep 2007 18:55:11 +0000 (11:55 -0700)] 
advapi32: In ConvertStringSecurityDescriptorToSecurityDescriptor "AU" should be checked before "A" (with testcase).

17 years agoadvapi32: Make ConvertStringSecurityDescriptorToSecurityDescriptor write the ACL.
Mikolaj Zalewski [Thu, 27 Sep 2007 18:44:51 +0000 (11:44 -0700)] 
advapi32: Make ConvertStringSecurityDescriptorToSecurityDescriptor write the ACL.

17 years agoadvapi32/ntdll: GetSecurityDescriptorOwner/Group should fill isDefaulted also for...
Mikolaj Zalewski [Thu, 27 Sep 2007 17:36:58 +0000 (10:36 -0700)] 
advapi32/ntdll: GetSecurityDescriptorOwner/Group should fill isDefaulted also for NULL sids.

17 years agoadvapi32/ntdll: MakeRelativeSD should preserve NULL pointers (with testcase).
Mikolaj Zalewski [Thu, 27 Sep 2007 17:34:53 +0000 (10:34 -0700)] 
advapi32/ntdll: MakeRelativeSD should preserve NULL pointers (with testcase).

17 years agomsi: Add some already implemented function to the spec file.
Mikolaj Zalewski [Thu, 27 Sep 2007 21:58:10 +0000 (14:58 -0700)] 
msi: Add some already implemented function to the spec file.

17 years agoriched20: Minimal fix for WM_SETTEXT without ES_MULTILINE style.
Alex Villacís Lasso [Thu, 27 Sep 2007 23:17:48 +0000 (18:17 -0500)] 
riched20: Minimal fix for WM_SETTEXT without ES_MULTILINE style.

17 years agowidl: Generate client and server code for using context handles.
Rob Shearman [Fri, 28 Sep 2007 00:38:27 +0000 (17:38 -0700)] 
widl: Generate client and server code for using context handles.

17 years agowidl: Write prototypes for context handle rundown rountines into generated header...
Rob Shearman [Fri, 28 Sep 2007 00:38:13 +0000 (17:38 -0700)] 
widl: Write prototypes for context handle rundown rountines into generated header files.

17 years agoole32: Added version resource for ole2nls.dll.
Stefan Leichter [Thu, 27 Sep 2007 16:02:50 +0000 (18:02 +0200)] 
ole32: Added version resource for ole2nls.dll.

17 years agocrypt32: Support PKCS messages wrapped in a PKCS content info in CryptQueryObject.
Juan Lang [Thu, 27 Sep 2007 17:01:30 +0000 (10:01 -0700)] 
crypt32: Support PKCS messages wrapped in a PKCS content info in CryptQueryObject.

17 years agocrypt32: Fix CryptQueryObject for embedded PKCS7 signatures.
Juan Lang [Thu, 27 Sep 2007 17:00:44 +0000 (10:00 -0700)] 
crypt32: Fix CryptQueryObject for embedded PKCS7 signatures.

17 years agogdi32: Don't hold the GDI lock while calling the driver SelectFont function.
Alexandre Julliard [Thu, 27 Sep 2007 19:01:00 +0000 (21:01 +0200)] 
gdi32: Don't hold the GDI lock while calling the driver SelectFont function.

17 years agogdi32: Don't hold the GDI lock while calling the SelectObject backends.
Alexandre Julliard [Thu, 27 Sep 2007 19:00:44 +0000 (21:00 +0200)] 
gdi32: Don't hold the GDI lock while calling the SelectObject backends.

17 years agogdi32: Move the object refcount handling to the SelectObject backend functions.
Alexandre Julliard [Thu, 27 Sep 2007 18:57:02 +0000 (20:57 +0200)] 
gdi32: Move the object refcount handling to the SelectObject backend functions.

17 years agogdi32: Don't pass an object pointer to the SelectObject backend functions.
Alexandre Julliard [Thu, 27 Sep 2007 18:14:13 +0000 (20:14 +0200)] 
gdi32: Don't pass an object pointer to the SelectObject backend functions.

17 years agowinex11.drv: Always drag the full window for top-level windows to avoid having to...
Alexandre Julliard [Thu, 27 Sep 2007 18:13:57 +0000 (20:13 +0200)] 
winex11.drv: Always drag the full window for top-level windows to avoid having to grab the server.

17 years agorpcrt4/tests: Remove static keywords that hide test failures.
Alexandre Julliard [Thu, 27 Sep 2007 18:13:21 +0000 (20:13 +0200)] 
rpcrt4/tests: Remove static keywords that hide test failures.

17 years agoAssorted spelling fixes.
Francois Gouget [Thu, 27 Sep 2007 16:57:51 +0000 (18:57 +0200)] 
Assorted spelling fixes.

17 years agowinapi: Assorted win32.api updates.
Francois Gouget [Thu, 27 Sep 2007 16:58:00 +0000 (18:58 +0200)] 
winapi: Assorted win32.api updates.

17 years agontoskrnl.exe: Fix the PsCreateSystemThread() prototype and declare it in wdm.h.
Francois Gouget [Thu, 27 Sep 2007 16:53:23 +0000 (18:53 +0200)] 
ntoskrnl.exe: Fix the PsCreateSystemThread() prototype and declare it in wdm.h.

Add a prototype for PsTerminateSystemThread().

17 years agoincludes: Make headers C++ compatible.
Francois Gouget [Thu, 27 Sep 2007 16:50:21 +0000 (18:50 +0200)] 
includes: Make headers C++ compatible.

17 years agoincludes: Remove unneeded extern "C" statements.
Francois Gouget [Thu, 27 Sep 2007 16:47:24 +0000 (18:47 +0200)] 
includes: Remove unneeded extern "C" statements.

17 years agoriched20/tests: Add '\n's to ok() calls.
Francois Gouget [Thu, 27 Sep 2007 16:29:08 +0000 (18:29 +0200)] 
riched20/tests: Add '\n's to ok() calls.

17 years agowineoss.drv: Add support for $MIDIDEV to match $AUDIODEV and $MIXERDEV.
Francois Gouget [Thu, 27 Sep 2007 16:29:02 +0000 (18:29 +0200)] 
wineoss.drv: Add support for $MIDIDEV to match $AUDIODEV and $MIXERDEV.

17 years agokernel32: Fix a memory leak.
Andrew Talbot [Wed, 26 Sep 2007 15:51:29 +0000 (16:51 +0100)] 
kernel32: Fix a memory leak.

17 years agogdiplus: Fix some memory leaks.
Andrew Talbot [Tue, 25 Sep 2007 19:52:58 +0000 (20:52 +0100)] 
gdiplus: Fix some memory leaks.

17 years agogdi32: Fix typo in FIXME (spotted by Rob Shearman).
Alexandre Julliard [Thu, 27 Sep 2007 16:05:57 +0000 (18:05 +0200)] 
gdi32: Fix typo in FIXME (spotted by Rob Shearman).

17 years agowinex11.drv: Don't call GDI functions while holding the X11 lock.
Alexandre Julliard [Thu, 27 Sep 2007 16:02:26 +0000 (18:02 +0200)] 
winex11.drv: Don't call GDI functions while holding the X11 lock.

17 years agoadvapi32: The lpServiceStartName should default to LocalSystem for Win32 services.
Mikolaj Zalewski [Wed, 26 Sep 2007 18:45:51 +0000 (11:45 -0700)] 
advapi32: The lpServiceStartName should default to LocalSystem for Win32 services.

17 years agowineoss: Only initialise midi once.
Maarten Lankhorst [Wed, 26 Sep 2007 22:19:14 +0000 (00:19 +0200)] 
wineoss: Only initialise midi once.

17 years agowinhttp: Add WinHttpGetIEProxyConfigForCurrentUser stub.
Peter Oberndorfer [Wed, 26 Sep 2007 19:22:01 +0000 (21:22 +0200)] 
winhttp: Add WinHttpGetIEProxyConfigForCurrentUser stub.

17 years agontdll: NtAreMappedFilesTheSame semi stub.
Peter Oberndorfer [Wed, 26 Sep 2007 18:50:28 +0000 (20:50 +0200)] 
ntdll: NtAreMappedFilesTheSame semi stub.

17 years agokernel32: Check for NULL output buffer in FormatMessage{A, W}.
Hans Leidekker [Wed, 26 Sep 2007 12:09:46 +0000 (14:09 +0200)] 
kernel32: Check for NULL output buffer in FormatMessage{A, W}.

17 years agoinclude/npapi.h: Add some constants.
Konstantin Kondratyuk [Wed, 26 Sep 2007 12:39:17 +0000 (16:39 +0400)] 
include/npapi.h: Add some constants.

17 years agompr: Correct usage of dwScope and dwEnumScopes.
Konstantin Kondratyuk [Wed, 26 Sep 2007 09:15:36 +0000 (13:15 +0400)] 
mpr: Correct usage of dwScope and dwEnumScopes.

17 years agomlang: Fix memory leaks in error paths (found by Smatch).
Lionel_Debroux [Wed, 26 Sep 2007 12:25:26 +0000 (14:25 +0200)] 
mlang: Fix memory leaks in error paths (found by Smatch).

17 years agomlang: Fix memory leaks in error path (found by Smatch).
Lionel_Debroux [Wed, 26 Sep 2007 12:27:32 +0000 (14:27 +0200)] 
mlang: Fix memory leaks in error path (found by Smatch).

17 years agoriched20: EM_SETCHARFORMAT must fail and return 0 with TM_PLAINTEXT and SF_SELECTION.
Alex Villacís Lasso [Wed, 26 Sep 2007 20:50:45 +0000 (15:50 -0500)] 
riched20: EM_SETCHARFORMAT must fail and return 0 with  TM_PLAINTEXT and SF_SELECTION.

17 years agoserver: Include stdarg.h in completion.c. Needed for older gcc versions.
Michael Stefaniuc [Wed, 26 Sep 2007 19:16:23 +0000 (21:16 +0200)] 
server: Include stdarg.h in completion.c. Needed for older gcc versions.

17 years agoamstream: Remove 'recursive registry key delete' function.
Stefan Leichter [Wed, 26 Sep 2007 18:54:56 +0000 (20:54 +0200)] 
amstream: Remove 'recursive registry key delete' function.