[ADVAPI32]
authorSylvain Petreolle <spetreolle@yahoo.fr>
Sat, 4 Feb 2012 21:42:22 +0000 (21:42 +0000)
committerSylvain Petreolle <spetreolle@yahoo.fr>
Sat, 4 Feb 2012 21:42:22 +0000 (21:42 +0000)
Don't export Vista+, unused and unimplemented APIs.
Some apps / tests detect their presence and try to use them.

svn path=/trunk/; revision=55419

reactos/dll/win32/advapi32/advapi32.spec

index 2490280..83ac582 100644 (file)
 @ stdcall RegCreateKeyExW(long wstr long ptr long long ptr ptr ptr)
 @ stdcall RegCreateKeyW(long wstr ptr)
 @ stdcall RegDeleteKeyA(long str)
-@ stdcall RegDeleteKeyExA(long str long long)
-@ stdcall RegDeleteKeyExW(long wstr long long)
+;@ stdcall RegDeleteKeyExA(long str long long)
+;@ stdcall RegDeleteKeyExW(long wstr long long)
 @ stdcall RegDeleteKeyW(long wstr)
 @ stdcall RegDeleteKeyValueA(ptr str str)
 @ stdcall RegDeleteKeyValueW(ptr wstr wstr)