RegDeleteTree

Stefan Leichter Stefan.Leichter at camLine.com
Tue Apr 17 06:04:00 CDT 2007


Paul Vriens schrieb:
> Stefan Leichter wrote:
>> ChangeLog
>> --------------
>>     added implementation of RegDeleteTreeA/W
>>
>>
>> ------------------------------------------------------------------------
>>
>> --- ../wine-git/dlls/advapi32/advapi32.spec    2006-10-03 
>> 10:52:50.000000000 +0200
>> +++ dlls/advapi32/advapi32.spec    2007-04-13 22:14:25.000000000 +0200
>> @@ -473,6 +473,8 @@
>>  @ stdcall RegCreateKeyW(long wstr ptr)
>>  @ stdcall RegDeleteKeyA(long str)
>>  @ stdcall RegDeleteKeyW(long wstr)
>> +@ stdcall RegDeleteTreeA(long str)
>> +@ stdcall RegDeleteTreeW(long wstr)
>>  @ stdcall RegDeleteValueA(long str)
>>  @ stdcall RegDeleteValueW(long wstr)
>>  @ stdcall RegDisablePredefinedCache()
>> --- ../wine-git/dlls/advapi32/registry.c    2007-04-09 
>> 18:15:02.000000000 +0200
> Hi Stefan,
> 
> Isn't there supposed to be a corresponding entry to winreg.h ?
> 
> Cheers,
> 
> Paul.
> 
> 

Hello Paul,

i don't know about winreg.h. I don't have the current SDK for Vista. The 
last SDK i have is for w2k3 server. This one doesn't have the function 
(of course). I will try to get a Vista SDK tonight and hope it installs 
on wine. My win2k box is out of disk space.


Bye Stefan



More information about the wine-devel mailing list