| 1 | cycrow | 1 | // Microsoft Visual C++ generated resource script.
 | 
        
           |  |  | 2 | //
 | 
        
           |  |  | 3 | #include "src/resource.h"
 | 
        
           |  |  | 4 |   | 
        
           |  |  | 5 | #define APSTUDIO_READONLY_SYMBOLS
 | 
        
           |  |  | 6 | /////////////////////////////////////////////////////////////////////////////
 | 
        
           |  |  | 7 | //
 | 
        
           |  |  | 8 | // Generated from the TEXTINCLUDE 2 resource.
 | 
        
           |  |  | 9 | //
 | 
        
           |  |  | 10 | #include "afxres.h"
 | 
        
           |  |  | 11 |   | 
        
           |  |  | 12 | /////////////////////////////////////////////////////////////////////////////
 | 
        
           |  |  | 13 | #undef APSTUDIO_READONLY_SYMBOLS
 | 
        
           |  |  | 14 |   | 
        
           |  |  | 15 | /////////////////////////////////////////////////////////////////////////////
 | 
        
           |  |  | 16 | // English (U.K.) resources
 | 
        
           |  |  | 17 |   | 
        
           |  |  | 18 | #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENG)
 | 
        
           |  |  | 19 | #ifdef _WIN32
 | 
        
           |  |  | 20 | LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_UK
 | 
        
           |  |  | 21 | #pragma code_page(1252)
 | 
        
           |  |  | 22 | #endif //_WIN32
 | 
        
           |  |  | 23 |   | 
        
           |  |  | 24 | #ifdef APSTUDIO_INVOKED
 | 
        
           |  |  | 25 | /////////////////////////////////////////////////////////////////////////////
 | 
        
           |  |  | 26 | //
 | 
        
           |  |  | 27 | // TEXTINCLUDE
 | 
        
           |  |  | 28 | //
 | 
        
           |  |  | 29 |   | 
        
           |  |  | 30 | 1 TEXTINCLUDE 
 | 
        
           |  |  | 31 | BEGIN
 | 
        
           |  |  | 32 |     "resource.h\0"
 | 
        
           |  |  | 33 |     "\0"
 | 
        
           |  |  | 34 | END
 | 
        
           |  |  | 35 |   | 
        
           |  |  | 36 | 2 TEXTINCLUDE 
 | 
        
           |  |  | 37 | BEGIN
 | 
        
           |  |  | 38 |     "#include ""afxres.h""\r\n"
 | 
        
           |  |  | 39 |     "\0"
 | 
        
           |  |  | 40 | END
 | 
        
           |  |  | 41 |   | 
        
           |  |  | 42 | 3 TEXTINCLUDE 
 | 
        
           |  |  | 43 | BEGIN
 | 
        
           |  |  | 44 |     "\0"
 | 
        
           |  |  | 45 | END
 | 
        
           |  |  | 46 |   | 
        
           |  |  | 47 | #endif    // APSTUDIO_INVOKED
 | 
        
           |  |  | 48 |   | 
        
           |  |  | 49 |   | 
        
           |  |  | 50 | /////////////////////////////////////////////////////////////////////////////
 | 
        
           |  |  | 51 | //
 | 
        
           |  |  | 52 | // Bitmap
 | 
        
           |  |  | 53 | //
 | 
        
           |  |  | 54 |   | 
        
           |  |  | 55 | IDB_BITMAP1             BITMAP                  "c:\\users\\Cycrow\\Documents\\X-PlugInManager-Creator.bmp"
 | 
        
           |  |  | 56 |   | 
        
           |  |  | 57 | /////////////////////////////////////////////////////////////////////////////
 | 
        
           |  |  | 58 | //
 | 
        
           |  |  | 59 | // Icon
 | 
        
           |  |  | 60 | //
 | 
        
           |  |  | 61 |   | 
        
           |  |  | 62 | // Icon with lowest ID value placed first to ensure application icon
 | 
        
           |  |  | 63 | // remains consistent on all systems.
 | 
        
           |  |  | 64 | IDI_ICON1               ICON                    "c:\\users\\Cycrow\\Documents\\X-PlugInManager-Creator.ico"
 | 
        
           |  |  | 65 | #endif    // English (U.K.) resources
 | 
        
           |  |  | 66 | /////////////////////////////////////////////////////////////////////////////
 | 
        
           |  |  | 67 |   | 
        
           |  |  | 68 |   |