Uses a window from the window cache (GUI Only).
void CL_DisplayWindowDescription::set_using_gui_window_cache( bool value);
Detailed description:
Creating a window in Windows XP is slow (about 100 ms). Use cached windows for menus and dialogs to avoid sluggish operation in XP. This setting is ignored unless the GUI and CL_GUIWindowManagerSystem are used.