BetoValle Messages: 204 Registered: September 2020 Location: Brasil Valinhos SP
Experienced Member
Hi
i add
#include <CtrlCore/CtrlCore.h>
::SetForegroundWindow(n);
the compiler show message
error: cannot initialize a parameter of type 'HWND' (aka 'HWND__ *') with an lvalue of type 'Upp::int64' (aka 'long long')
if this refers to what you reported about the global variable, can you tell how it can be done?