Skip to content

WIN32: use setargv.obj for file wildcard expansion#3

Merged
RandomBrushes merged 1 commit into
mainfrom
randombrushes/win32-wildcards
Dec 25, 2025
Merged

WIN32: use setargv.obj for file wildcard expansion#3
RandomBrushes merged 1 commit into
mainfrom
randombrushes/win32-wildcards

Conversation

@RandomBrushes

Copy link
Copy Markdown
Collaborator

On Windows file wildcards are not expanded by default. This behavior can be changed by linking setargv.obj into the executable, as described here: https://learn.microsoft.com/en-us/cpp/c-language/expanding-wildcard-arguments

@RandomBrushes RandomBrushes merged commit 4309e21 into main Dec 25, 2025
6 of 8 checks passed
@RandomBrushes RandomBrushes deleted the randombrushes/win32-wildcards branch December 25, 2025 14:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant