mirror of
https://github.com/reactos/reactos.git
synced 2025-02-24 01:15:09 +00:00
[SETUPAPI] Properly export pSetupDoesUserHavePrivilege CORE-11544
svn path=/trunk/; revision=71856
This commit is contained in:
parent
231f83e176
commit
872139bf03
1 changed files with 1 additions and 1 deletions
|
@ -545,7 +545,7 @@
|
|||
@ stub pSetupDestroyRunOnceNodeList
|
||||
@ stub pSetupDiGetDeviceInfoContext
|
||||
@ stub pSetupDiSetDeviceInfoContext
|
||||
@ stdcall -stub pSetupDoesUserHavePrivilege(ptr)
|
||||
@ stdcall pSetupDoesUserHavePrivilege(wstr) DoesUserHavePrivilege
|
||||
@ stdcall pSetupDuplicateString(wstr)
|
||||
@ stdcall pSetupEnablePrivilege(wstr long)
|
||||
@ stub pSetupFree
|
||||
|
|
Loading…
Reference in a new issue