Searched refs:g_hWndSound (Results 1 – 1 of 1) sorted by relevance
297 static HWND g_hWndSound = NULL; variable342 if (g_hWndSound == NULL) in sound_window()348 g_hWndSound = CreateWindow(clazz, NULL, 0, 0, 0, 0, 0, in sound_window()352 return g_hWndSound; in sound_window()455 CloseWindow(g_hWndSound); in sound_free()