setupapi: Forward pSetupIsUserAdmin to IsUserAdmin.
This commit is contained in:
parent
014dcb81e8
commit
1058561e3b
|
@ -554,6 +554,7 @@
|
||||||
@ stub pSetupGetVersionDatum
|
@ stub pSetupGetVersionDatum
|
||||||
@ stub pSetupGuidFromString
|
@ stub pSetupGuidFromString
|
||||||
@ stub pSetupIsGuidNull
|
@ stub pSetupIsGuidNull
|
||||||
|
@ stdcall pSetupIsUserAdmin() IsUserAdmin
|
||||||
@ stub pSetupMakeSurePathExists
|
@ stub pSetupMakeSurePathExists
|
||||||
@ stdcall pSetupSetGlobalFlags(long)
|
@ stdcall pSetupSetGlobalFlags(long)
|
||||||
@ stdcall pSetupSetQueueFlags(ptr long)
|
@ stdcall pSetupSetQueueFlags(ptr long)
|
||||||
|
|
Loading…
Reference in New Issue