Kód: Vybrať všetko
HWND hwnd;
SetWindowPos( hwnd,
HWND_TOPMOST,
0, 0, 0, 0,
SWP_NOMOVE | SWP_NOREDRAW | SWP_NOSIZE );Čím to môže byť ? Alebo, neexistuje nejaká podobná funkcia ? (Keby niečo, je to funkcia, aby okno bolo stále navrchu-Always on the top)