ff
This commit is contained in:
parent
8ff72212a7
commit
46208ae2f6
@ -163,7 +163,7 @@ LRESULT CALLBACK WndProc(HWND hWnd, UINT message, WPARAM wParam, LPARAM lParam)
|
||||
LineTo(hdc, 200, 100);
|
||||
LineTo(hdc, 300, 200);
|
||||
|
||||
// окно домика
|
||||
|
||||
MoveToEx(hdc, 150, 250, NULL);
|
||||
LineTo(hdc, 200, 250);
|
||||
LineTo(hdc, 200, 290);
|
||||
|
Loading…
Reference in New Issue
Block a user