--- AE/Installer/trunk/source/app_resources.cpp 2009/05/26 17:52:10 324 +++ AE/Installer/trunk/source/app_resources.cpp 2009/12/30 01:51:38 487 @@ -1,28 +1,15 @@ -///////////////////////////////////////////////////////////////////////////// -// Name: -// Purpose: -// Author: -// Modified by: -// Created: 06/05/2009 08:47:16 -// RCS-ID: -// Copyright: -// Licence: -///////////////////////////////////////////////////////////////////////////// +/***************************************************************************\ +| Project: AE Installer | +| By: Gumby & Iritscen | +| File: App_Resources.cpp | +| Function: Creates the menubar and loads image resources into memory. | +| Created: 06/05/2009 08:47:16 | +\***************************************************************************/ -// For compilers that support precompilation, includes "wx/wx.h". -#include "wx/wxprec.h" - -#ifdef __BORLANDC__ -#pragma hdrstop -#endif - -#ifndef WX_PRECOMP -#include "wx/wx.h" -#endif ////@begin includes ////@end includes - +#include "globals.h" #include "app_resources.h" ////@begin XPM images