ну всё готово
This commit is contained in:
@@ -10,11 +10,11 @@ void UsetRes::SetPos(int posX, int posY)
|
||||
{
|
||||
SetWindowPos(
|
||||
GetActiveWindow(),
|
||||
HWND_TOP,
|
||||
HWND_TOPMOST,
|
||||
posX,
|
||||
posY,
|
||||
0,
|
||||
0,
|
||||
SWP_NOZORDER | SWP_NOSIZE
|
||||
SWP_NOSIZE
|
||||
);
|
||||
}
|
||||
Reference in New Issue
Block a user