Closed jaholme closed 3 years ago
This causes application crashes when the OS attempts to apply certain appcompat shims.
PSF should only pass the EXTENDED_STARTUPINFO_PRESENT flag when the StartupInfoEx structure lpAttributeList is non-null and initialized.
Working on a PR for this.
Resolved in PR #170 to Develop branch.
@jaholme can you please close this issue.
Fixed.
This causes application crashes when the OS attempts to apply certain appcompat shims.
PSF should only pass the EXTENDED_STARTUPINFO_PRESENT flag when the StartupInfoEx structure lpAttributeList is non-null and initialized.