This website requires JavaScript.
Explore
Help
Sign in
zdoom
/
raze
Watch
0
Star
0
Fork
You've already forked raze
0
mirror of
https://github.com/ZDoom/Raze.git
synced
2025-02-21 02:51:46 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
f7ed6f47de
raze
/
polymer
History
terminx
f7ed6f47de
Prevent Windows "case mismatch" spam when loading files from disk with the Windows Explorer "hide extensions for known file types" option enabled. This simply changes the relevant Bstrcmp() calls to Bstrncmp() calls instead, using the length of the string returned by SHGetFileInfo() as the number of bytes to compare.
...
git-svn-id:
https://svn.eduke32.com/eduke32@3068
1a8010ca-5511-0410-912e-c29ae57300e0
2012-10-13 14:53:26 +00:00
..
eduke32
Prevent Windows "case mismatch" spam when loading files from disk with the Windows Explorer "hide extensions for known file types" option enabled. This simply changes the relevant Bstrcmp() calls to Bstrncmp() calls instead, using the length of the string returned by SHGetFileInfo() as the number of bytes to compare.
2012-10-13 14:53:26 +00:00
synthesis.sh
synthesis.sh:
2012-03-04 09:33:23 +00:00