Searched refs:g_hOrigIconSmall (Results 1 – 1 of 1) sorted by relevance
2689 static HICON g_hOrigIconSmall = NULL; variable2782 GetConsoleIcon(g_hWnd, &g_hOrigIconSmall, &g_hOrigIcon); in SaveConsoleTitleAndIcon()2783 if (g_hOrigIconSmall == NULL || g_hOrigIcon == NULL) in SaveConsoleTitleAndIcon()2920 SetConsoleIcon(g_hWnd, g_hOrigIconSmall, g_hOrigIcon); in mch_exit_c()