From 55aa8fd93b89f6f29bd84c4863f82ae80f0d4dc5 Mon Sep 17 00:00:00 2001 From: "mariaandreeva.2007" Date: Wed, 13 Nov 2024 10:53:21 +0300 Subject: [PATCH] 4 --- oit56.2/oit56.2/oit56.2.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/oit56.2/oit56.2/oit56.2.cpp b/oit56.2/oit56.2/oit56.2.cpp index b2c54b9..ef46404 100644 --- a/oit56.2/oit56.2/oit56.2.cpp +++ b/oit56.2/oit56.2/oit56.2.cpp @@ -149,6 +149,7 @@ LRESULT CALLBACK WndProc(HWND hWnd, UINT message, WPARAM wParam, LPARAM lParam) // TODO: Добавьте сюда любой код прорисовки, использующий HDC... EndPaint(hWnd, &ps); //оооо + //аааа } break; case WM_DESTROY: