Weird application output when i run my application...
-
@Starting C:\Users\Leon Floyd\Desktop\build-wallch-Desktop_Qt_5_3_0_MinGW_32bit-Debug\debug\wallch.exe...
DLL_PROCESS_ATTACH:[C:\Users\Leon Floyd\Desktop\build-wallch-Desktop_Qt_5_3_0_MinGW_32bit-Debug\debug\wallch.exe]CheckHookPath start
C:\Users\Leon Floyd\Desktop\build-wallch-Desktop_Qt_5_3_0_MinGW_32bit-Debug\debug\wallch.exeC:\Riot Games\League of LegendsC:\Program Files (x86)\Zuxxez\Battle vs. ChessC:\Program Files (x86)\Hearthstone
CheckHookPath end
CheckHookFullPath start
CheckFullPathHookMatch start
CheckFullPathHookMatch end
CheckHookFullPath end
This app is not contained in hook (full)path, So we don't handle it@These output appears in purple color, and i have literally no idea, what my 3 games i have installed on my computer have to do with qt creator :D
Google doesn't help me...
Windows 8.1
Qt Creator 3.1.2 (opensource)
Based on Qt 5.3.1 (MSVC 2010, 32 bit) -
[quote author="Leon" date="1411862672"]These output appears in purple color, and i have literally no idea, what my 3 games i have installed on my computer have to do with qt creator :D[/quote]
Nothing. Apparently you've got some app running that is trying to hook up to selected processes. Your debugger is picking up an output from that attempt on your app. As for the games names it probably lists what it found on your computer that is supported by it.
Any chance you've got some game modding/cheating/crack tools/processes/servers running?