mirror of
https://github.com/reactos/reactos.git
synced 2026-05-30 05:51:26 +08:00
[APISETS] Forwarders don't need parameter specifications (#2225)
Addendum to 192926ee.
This commit is contained in:
committed by
Hermès BÉLUSCA - MAÏTO
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
|
||||
|
||||
Reference in New Issue
Block a user