1
0
mirror of https://github.com/valinet/ExplorerPatcher.git synced 2025-02-20 20:41:26 +01:00

Exported main for legacy compatibility

This commit is contained in:
Valentin Radu 2021-08-31 03:02:18 +03:00
parent 8611c3d1da
commit 887b84c7f9

View File

@ -2074,7 +2074,7 @@ DWORD DetermineInjectionSuccess(TCHAR* wszSettingsPath)
);
}
DWORD WINAPI main(
__declspec(dllexport) DWORD WINAPI main(
_In_ LPVOID lpParameter
)
{