mirror of
https://github.com/reactos/reactos.git
synced 2024-11-24 03:53:31 +08:00
[APISETS] Forwarders don't need parameter specifications (#2225)
Addendum to 192926ee
.
This commit is contained in:
parent
10f9a1cb62
commit
10a4ecdc3f
@ -8,7 +8,7 @@
|
||||
@ stub GetCurrentApplicationUserModelId
|
||||
@ stub GetCurrentPackageFamilyName
|
||||
@ stub GetCurrentPackageFullName
|
||||
@ stdcall -version=0x602+ GetCurrentPackageId(ptr ptr) kernel32.GetCurrentPackageId
|
||||
@ stdcall -version=0x602+ GetCurrentPackageId() kernel32.GetCurrentPackageId
|
||||
@ stub GetCurrentPackageInfo
|
||||
@ stub GetCurrentPackagePath
|
||||
@ stub GetPackageApplicationIds
|
||||
|
Loading…
Reference in New Issue
Block a user