Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

initterm.h

Go to the documentation of this file.
00001 /* $Id: initterm.h,v 1.5 2001/07/15 14:58:06 sandervl Exp $ */
00002 
00003 /*
00004  * Win32 icon conversion functions for OS/2
00005  *
00006  * Copyright 1998 Sander van Leeuwen
00007  *
00008  *
00009  * Project Odin Software License can be found in LICENSE.TXT
00010  *
00011  */
00012 #ifndef __INITTERM_H__
00013 #define __INITTERM_H__
00014 
00015 extern DWORD hInstanceUser32;
00016 extern BOOL  fVersionWarp3;
00017 
00018 //winicon.cpp
00019 void RestoreCursor();
00020 
00021 #endif //__INITTERM_H__

Generated on Wed Jan 23 23:17:32 2002 for ODIN-user32 by doxygen1.2.11.1 written by Dimitri van Heesch, © 1997-2001