mirror of
https://github.com/reactos/reactos.git
synced 2025-08-04 16:35:49 +00:00
fix building of the new explorer
svn path=/trunk/; revision=28720
This commit is contained in:
parent
bfee8ab1fd
commit
282872d201
1 changed files with 0 additions and 9 deletions
|
@ -246,15 +246,6 @@ GetExplorerRegValueSet(IN HKEY hKey,
|
|||
}
|
||||
|
||||
|
||||
#if 1
|
||||
/* FIXME: Should be implemented in shell32 */
|
||||
BOOL WINAPI IsUserAnAdmin(VOID)
|
||||
{
|
||||
HRESULT WINAPI IsUserAdmin(void);
|
||||
return (BOOL)IsUserAdmin();
|
||||
}
|
||||
#endif
|
||||
|
||||
static BOOL
|
||||
SetShellReadyEvent(IN LPCTSTR lpEventName)
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue