Migrate manual DLL registration to DllRegisterServer()

Signed-off-by: Simon Rozman <simon@rozman.si>
This commit is contained in:
2020-06-29 15:15:49 +02:00
parent 51fa08cc71
commit 682dc048e9
20 changed files with 513 additions and 32 deletions

View File

@@ -21,6 +21,7 @@
<ClCompile Include="PCH_UI.cpp">
<PrecompiledHeader>Create</PrecompiledHeader>
</ClCompile>
<ClCompile Include="Register_UI.cpp" />
</ItemGroup>
<ItemGroup>
<None Include="EAPMethod_UI.def" />