taitools/util/lib.h

6 lines
79 B
C
Raw Permalink Normal View History

2024-02-06 08:24:58 +00:00
#pragma once
#include <windows.h>
wchar_t *module_file_name(HMODULE module);