mirror of
https://github.com/reactos/reactos.git
synced 2025-02-24 09:25:10 +00:00
[SETUPAPI] Properly stub pSetupDoesUserHavePrivilege() export. CORE-11544
svn path=/trunk/; revision=71855
This commit is contained in:
parent
de51e2d7d6
commit
231f83e176
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue