diff --git a/WindowsProject1/WindowsProject1/WindowsProject1.cpp b/WindowsProject1/WindowsProject1/WindowsProject1.cpp index b0b5bbd..1bcea2a 100644 --- a/WindowsProject1/WindowsProject1/WindowsProject1.cpp +++ b/WindowsProject1/WindowsProject1/WindowsProject1.cpp @@ -183,7 +183,7 @@ INT_PTR CALLBACK About(HWND hDlg, UINT message, WPARAM wParam, LPARAM lParam) void main() { SetConsoleCP(1251); - SetConsoleOutputCP(1251); + SetConsoleOutputCP(1251); //3232 printf("Нефедов\n"); printf("Александр\n");