Don't spam fellow developers until I fix the problem in MinGW
This commit is contained in:
@@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user