Initial public release of rem-essentials
This commit is contained in:
+6
@@ -0,0 +1,6 @@
|
||||
#pragma once
|
||||
|
||||
#define WIN32_LEAN_AND_MEAN
|
||||
#include <windows.h>
|
||||
|
||||
UINT32 GetDllProductBuildVersion(LPCSTR dllName);
|
||||
Reference in New Issue
Block a user