fPreviousWindow
fPreviousWindow = glutGetWindow();
if (fPreviousWindow)
glutSetWindow(fPreviousWindow);
int fPreviousWindow;