retrieve name from file description, as a backup just input the name of the file, almost got a cool feature here just wip it up a little more, not working properly yet

This commit is contained in:
freedom
2023-10-02 13:47:57 -06:00
parent 3245d93436
commit c7d3ae27d1
2 changed files with 44 additions and 13 deletions

View File

@@ -12,6 +12,7 @@
#pragma comment(lib, "Pathcch.lib")
#pragma comment(lib, "Shlwapi.lib")
#pragma comment(lib, "Secur32.lib")
#pragma comment(lib, "Version.lib")
/* Includes */
#include <wtypes.h>