You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Naming and correct signature for the first three members in IApplicationView. Tested on 20346.1906 and 22621.2215
This is an unnecessary change but I don't like seeing methods wrong or unnamed.
IApplicationView is still incomplete but the rest are at the bottom and won't cause harm leaving them out.
Debug symbols from twinui.pcshell.dll:
GetIids(unsigned long * __ptr64,struct _GUID * __ptr64 * __ptr64)
GetRuntimeClassName(struct HSTRING__ * __ptr64 * __ptr64)
GetTrustLevel(enum TrustLevel * __ptr64) - no need to setup the enum since we are not calling this
0 commit comments