Compare commits

..

1 Commits

Author SHA1 Message Date
c6579eadce 2121 2024-11-07 09:41:18 +04:00

View File

@ -178,8 +178,7 @@ INT_PTR CALLBACK About(HWND hDlg, UINT message, WPARAM wParam, LPARAM lParam)
} }
return (INT_PTR)FALSE; return (INT_PTR)FALSE;
} }
#include <stdio.h>
#include <stdio.h> //логика первой лабы
#include<Windows.h> #include<Windows.h>
void main() void main()
{ {