mirror of
https://github.com/QL-Win/QuickLook.git
synced 2026-03-01 01:00:27 +08:00
Support File Path longer than 260 (tweak needed: https://www.tenforums.com/tutorials/51704-enable-disable-win32-long-paths-windows-10-a.html)
This commit is contained in:
@@ -33,3 +33,5 @@
|
||||
#include<Shellapi.h>
|
||||
#include<Psapi.h>
|
||||
#include<AppModel.h>
|
||||
|
||||
#define MAX_PATH_EX 32767
|
||||
|
||||
Reference in New Issue
Block a user