#ifndef __UIUTIL_H__ # define __UIUTIL_H__ /* * $Id: uiutil.h,v 1.1 2001/09/05 19:10:00 cwolf Exp $ * $Name: $ * * Utility funtions for windows ui. */ HWND getConsoleWindow(void) #endif