Compare commits

..

1 Commits

View File

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