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
A call like FindFirstFileW("C:\*", X) doesn't find a result despite the default config specifying the file path c:\programdata\mydir\myfile.bin. Improve the search capability to find directories specified in configuration file paths.
The text was updated successfully, but these errors were encountered:
A call like
FindFirstFileW("C:\*", X)
doesn't find a result despite the default config specifying the file pathc:\programdata\mydir\myfile.bin
. Improve the search capability to find directories specified in configuration file paths.The text was updated successfully, but these errors were encountered: