Hi everyone! Here is a new release:
- Fixed bug in WinVerifyTrust
- Fixed typos in KxTrust resource
- Stubbed functions: kernel32->PackageIdFromFullName, kernel32->GetPackagePath, gamingtcui->ProcessPendingGameUI, gamingtcui->ShowChangeFriendRelationshipUI, gamingtcui->ShowGameInviteUI, gamingtcui->ShowPlayerPickerUI, gamingtcui->ShowProfileCardUI, gamingtcui->ShowTitleAchievementsUI, gamingtcui->TryCancelPendingGameUI, ws2_32->GetAddrInfoExOverlappedResult, netapi32->NetFreeAadJoinInformation, netapi32->NetGetAadJoinInformation, combase->RoSetErrorReportingFlags
- Added functions: advapi32->GetDynamicTimeZoneInformationEffectiveYears, advapi32->EnumDynamicTimeZoneInformation
- Added DLLs: gamingtcui, api-ms-win-gaming-tcui (forwarded to gamingtcui), ext-ms-win-ntuser-draw (forward to kxuser)
- Added spoof for RegOpenKey* and RegEnumKey* to hide VxKex registry entries from applications
- Improved import rewriting code. More applications should work now that didn't start before.
- Prevent InitializeCriticalSectionEx from returning ERROR_INVALID_PARAMETER
- Fixed bug in version spoofing (build number not spoofed correctly)
- Fixed some DLLs failing with STATUS_ACCESS_VIOLATION
- Added workaround for some buggy (Mozilla) applications which don't call CoInitialize(Ex) before calling CoCreateInstance
- Fixed typing of SpareBytes in NTDLL