HPGCC3 Documentation 3.0 R003

resources.h

Go to the documentation of this file.
00001 //& *** (c) 2006-2011 The HPGCC3 Team ***
00002 //& Claudio Lapilli
00003 //& Ingo Blank
00004 //&
00005 //& This file is licensed under the terms and conditions of the
00006 //& HPGCC3 license that is included with the source distribution.
00007 //& *** (c) 2006-2011 The HPGCC3 Team ***
00008 
00009 #define IFONT5WIDTH 1000
00010 
00011 extern "C" {
00012 extern unsigned int iSystem5Font[];
00013 extern unsigned int iSystem6Font[];
00014 extern unsigned int iSystem7Font[];
00015 extern unsigned int iSystem8Font[];
00016 extern unsigned int iMiniFont[];
00017 extern unsigned int iCalc[];
00018 extern unsigned int iDisk[];
00019 extern unsigned int iDocument[];
00020 extern unsigned int iOpenDoc[];
00021 extern unsigned int iOpenFolder[];
00022 extern unsigned int iClosedFolder[];
00023 extern unsigned int iCheckBox[];
00024 extern unsigned int iSoftMenu[];
00025 
00026 }