From: Amine Khaldi Date: Fri, 8 Jul 2016 10:45:30 +0000 (+0000) Subject: [SETUPAPI] Properly stub pSetupDoesUserHavePrivilege() export. CORE-11544 X-Git-Tag: ReactOS-0.4.2~152 X-Git-Url: https://git.reactos.org/?p=reactos.git;a=commitdiff_plain;h=231f83e176368d4912435c72b80c26cca617891d [SETUPAPI] Properly stub pSetupDoesUserHavePrivilege() export. CORE-11544 svn path=/trunk/; revision=71855 --- diff --git a/reactos/dll/win32/setupapi/setupapi.spec b/reactos/dll/win32/setupapi/setupapi.spec index a8175200a6e..75facf3cadf 100644 --- a/reactos/dll/win32/setupapi/setupapi.spec +++ b/reactos/dll/win32/setupapi/setupapi.spec @@ -545,7 +545,7 @@ @ stub pSetupDestroyRunOnceNodeList @ stub pSetupDiGetDeviceInfoContext @ stub pSetupDiSetDeviceInfoContext -@ stub pSetupDoesUserHavePrivilege +@ stdcall -stub pSetupDoesUserHavePrivilege(ptr) @ stdcall pSetupDuplicateString(wstr) @ stdcall pSetupEnablePrivilege(wstr long) @ stub pSetupFree