mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-10-15 15:00:58 -04:00
Make sure Windows doesn't load DLLs from the current working directory.
This commit is contained in:
parent
77b4bfb14e
commit
17ab438c5a
3 changed files with 12 additions and 1 deletions
|
@ -40,6 +40,7 @@ void sleep(int ms);
|
|||
void wait(int ms);
|
||||
QString platform();
|
||||
void disableCoreDumps();
|
||||
void setupSearchPaths();
|
||||
|
||||
} // namespace Tools
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue