323232
This commit is contained in:
parent
c6579eadce
commit
ee555e1177
@ -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");
|
||||
|
Loading…
Reference in New Issue
Block a user