mirror of
https://github.com/reactos/reactos.git
synced 2025-08-05 14:43:02 +00:00
[APISETS] Appease regression CORE-16563
Symptom: "Far Manager main app does not longer start up"
The issue started to show with 0.4.13-dev-986-g
029b8f2cf9
Thanks to Mark Jansen for providing this first patch.
I intend to port this back into 0.4.13RC,
but we are not completely done with this ticket.
This commit is contained in:
parent
03854056a2
commit
cabf120833
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@
|
||||||
@ stub AppPolicyGetMediaFoundationCodecLoading
|
@ stub AppPolicyGetMediaFoundationCodecLoading
|
||||||
@ stub AppPolicyGetProcessTerminationMethod
|
@ stub AppPolicyGetProcessTerminationMethod
|
||||||
@ stub AppPolicyGetShowDeveloperDiagnostic
|
@ stub AppPolicyGetShowDeveloperDiagnostic
|
||||||
@ stub AppPolicyGetThreadInitializationType
|
@ stdcall -stub AppPolicyGetThreadInitializationType(long ptr)
|
||||||
@ stub AppPolicyGetWindowingModel
|
@ stub AppPolicyGetWindowingModel
|
||||||
@ stub GetApplicationUserModelIdFromToken
|
@ stub GetApplicationUserModelIdFromToken
|
||||||
@ stub GetPackageFamilyNameFromToken
|
@ stub GetPackageFamilyNameFromToken
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue