| 1 | < | ///////////////////////////////////////////////////////////////////////////// | 
 
 
 
 
 
 
 
 
 
 
 
 
 | 2 | < | // Name: | 
 
 
 
 
 
 
 
 
 
 
 
 
 | 3 | < | // Purpose: | 
 
 
 
 
 
 
 
 
 
 
 
 
 | 4 | < | // Author: | 
 
 
 
 
 
 
 
 
 
 
 
 
 | 5 | < | // Modified by: | 
 
 
 
 
 
 
 
 
 
 
 
 
 | 6 | < | // Created:     06/05/2009 08:47:17 | 
 
 
 
 
 
 
 
 
 
 
 
 
 | 7 | < | // RCS-ID: | 
 
 
 
 
 
 
 
 
 
 
 
 
 | 8 | < | // Copyright: | 
 
 
 
 
 
 
 
 
 
 
 
 
 | 9 | < | // Licence: | 
 
 
 
 
 
 
 
 
 
 
 
 
 | 10 | < | ///////////////////////////////////////////////////////////////////////////// | 
 
 
 
 
 
 
 
 
 | 1 | > | /***************************************************************************\ | 
 
 
 
 
 | 2 | > | | Project: AE Installer                                                                                                         | | 
 
 
 
 
 | 3 | > | | By: Gumby & Iritscen                                                                                                          | | 
 
 
 
 
 | 4 | > | | File: App_Resources.h                                                                                                         | | 
 
 
 
 
 | 5 | > | | Function: Creates menubar and loads image resources into memory.                      | | 
 
 
 
 
 | 6 | > | | Created: 06/05/2009 08:47:17                                                                                          | | 
 
 
 
 
 | 7 | > | \***************************************************************************/ | 
 
 
 
 
 | 8 | > |  | 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 | 9 |  |  | 
 
 
 
 
 
 
 
 
 
 
 
 
 | 10 |  | #ifndef _APP_RESOURCES_H_ | 
 
 
 
 
 
 
 
 
 
 
 
 
 | 11 |  | #define _APP_RESOURCES_H_ |