i get
error: cannot convert 'const char*' to 'const WCHAR*' for argument '2' to 'HWND__* FindWindowW(const WCHAR*, const WCHAR*)'
ive coem to the point of knowing from my past C++ experince Disablign UNICODE will fix this, thing is i dotn knwo how to diable UNICODE in Qt o.O
Bookmarks