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
I tried it on windows and void handleAction() gives filename string without file extension. This is a critical bug IMO because you can have multiple files with the same name but with different extensions in a single directory. Is there a way to turn it on in WinAPI? I didn't check it on other platforms, gonna check on linux shortly
The text was updated successfully, but these errors were encountered:
I tried it on windows and
void handleAction()
gives filename string without file extension. This is a critical bug IMO because you can have multiple files with the same name but with different extensions in a single directory. Is there a way to turn it on in WinAPI? I didn't check it on other platforms, gonna check on linux shortlyThe text was updated successfully, but these errors were encountered: