Skip to content

Fix GetExecutablePath for Windows 8 or older#127

Merged
matyalatte merged 1 commit intodevfrom
fix_exepath_on_win8
Jun 1, 2025
Merged

Fix GetExecutablePath for Windows 8 or older#127
matyalatte merged 1 commit intodevfrom
fix_exepath_on_win8

Conversation

@matyalatte
Copy link
Owner

Related to #126.

envuGetExecutablePath() failed with ERROR_INVALID_FLAGS on Windows 8 or older. This PR applies matyalatte/c-env-utils#7 to fix the issue.

Fixed a bug which envuGetExecutablePath failed with ERROR_INVALID_FLAGS
on Windows 8 or older.
matyalatte/c-env-utils#7
@matyalatte matyalatte added bugfix Pull request for bugfix windows Windows-specific changes labels Jun 1, 2025
@matyalatte matyalatte merged commit 285c3fd into dev Jun 1, 2025
18 of 22 checks passed
@matyalatte matyalatte deleted the fix_exepath_on_win8 branch June 1, 2025 14:11
@matyalatte matyalatte mentioned this pull request Jul 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bugfix Pull request for bugfix windows Windows-specific changes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant