mirror of
https://github.com/mon/ifs_layeredfs.git
synced 2026-09-09 01:05:39 -05:00
Add __layeredfs_version export to hook DLLs
This commit is contained in:
@@ -3,6 +3,8 @@
|
||||
#include "hook.h"
|
||||
#include "utils.hpp"
|
||||
|
||||
extern "C" __declspec(dllexport) const char __layeredfs_version[] = VER_STRING;
|
||||
|
||||
HMODULE my_module;
|
||||
char dll_filename[MAX_PATH];
|
||||
uint64_t dll_time;
|
||||
|
||||
Reference in New Issue
Block a user