123456789101112131415161718192021222324252627282930313233343536373839404142434445 |
- // Microsoft Visual C++ generated resource script.
- //
- #include "Resource.h"
- #define APSTUDIO_READONLY_SYMBOLS
- /////////////////////////////////////////////////////////////////////////////
- //
- // Generated from the TEXTINCLUDE 2 resource.
- //
- #include "winres.h"
- #include "colordlg.h"
- #include "Dlgs.h"
- /////////////////////////////////////////////////////////////////////////////
- #undef APSTUDIO_READONLY_SYMBOLS
- /////////////////////////////////////////////////////////////////////////////
- // English (United States) resources
- #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
- LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
- #pragma code_page(1252)
- #endif // English (United States) resources
- /////////////////////////////////////////////////////////////////////////////
- #ifndef APSTUDIO_INVOKED
- /////////////////////////////////////////////////////////////////////////////
- //
- // Generated from the TEXTINCLUDE 3 resource.
- //
- #define _AFX_NO_OLE_RESOURCES
- #define _AFX_NO_TRACKER_RESOURCES
- #define _AFX_NO_PROPERTY_RESOURCES
- #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
- #ifdef _WIN32
- LANGUAGE 0x9, 0x1
- #pragma code_page(1252)
- #endif //_WIN32
- #include "res\CryEdit.rc2" // non-Microsoft Visual C++ edited resources
- #endif
- /////////////////////////////////////////////////////////////////////////////
- #endif // not APSTUDIO_INVOKED
|