You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
How to reproduce the problem (using --NoFile as an argument instead of the correct --NoFileIo):
C:\perfecthash\src> timemem .\x64\Release\PerfectHashCreate.exe C:\Temp\Events-1894.keys
c:\temp\output Chm01 Crc32RotateWXYZ And 1 --NoFile
Invalid command line argument: NoFile
c:\perfecthash\src\perfecthash\perfecthasherrorhandling.c: 220: FormatMessageA failed with error: 234 (0xea). More data is available.
I'm doing something quirky with FormatMessage when expansion args are present in the format string. Haven't yet investigated.
The text was updated successfully, but these errors were encountered:
How to reproduce the problem (using
--NoFile
as an argument instead of the correct--NoFileIo
):I'm doing something quirky with FormatMessage when expansion args are present in the format string. Haven't yet investigated.
The text was updated successfully, but these errors were encountered: