Don't spam fellow developers until I fix the problem in MinGW
This commit is contained in:
parent
cd834e5c78
commit
f0f8576596
@ -56,7 +56,8 @@ extern "C" int APIENTRY _tWinMain( HINSTANCE, HINSTANCE, LPTSTR, int )
|
||||
{
|
||||
// Set an explicit Application User Model ID for the process
|
||||
|
||||
SetExplicitAppUserModelID(APPUSERMODELID);
|
||||
// FIXME: Comment this out until I find a fix for minGW.
|
||||
// SetExplicitAppUserModelID(APPUSERMODELID);
|
||||
|
||||
// Retreive startup info
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user