You have the Source, you can try it on your own :D
You have the Source, you can try it on your own :D
you can always use
instead ofCode:freopen("YOUR_LOG_FILENAME.log", "a", stdout);
Code:freopen("CONOUT$", "w", stdout);