srcanamdw/codescanner/pyinstaller/source/windows/resource.h
changeset 1 22878952f6e2
equal deleted inserted replaced
0:509e4801c378 1:22878952f6e2
       
     1 /*
       
     2  * Resource file for bootloader.
       
     3  * Copyright (C) 2005, Giovanni Bajo
       
     4  * Based on previous work under copyright (c) 2002 McMillan Enterprises, Inc.
       
     5  *
       
     6  * This program is free software; you can redistribute it and/or
       
     7  * modify it under the terms of the GNU General Public License
       
     8  * as published by the Free Software Foundation; either version 2
       
     9  * of the License, or (at your option) any later version.
       
    10  *
       
    11  * In addition to the permissions in the GNU General Public License, the
       
    12  * authors give you unlimited permission to link or embed the compiled
       
    13  * version of this file into combinations with other programs, and to
       
    14  * distribute those combinations without any restriction coming from the
       
    15  * use of this file. (The General Public License restrictions do apply in
       
    16  * other respects; for example, they cover modification of the file, and
       
    17  * distribution when not linked into a combine executable.)
       
    18  *
       
    19  * This program is distributed in the hope that it will be useful,
       
    20  * but WITHOUT ANY WARRANTY; without even the implied warranty of
       
    21  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
       
    22  * GNU General Public License for more details.
       
    23  *
       
    24  * You should have received a copy of the GNU General Public License
       
    25  * along with this program; if not, write to the Free Software
       
    26  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA
       
    27  */
       
    28 //{{NO_DEPENDENCIES}}
       
    29 // Microsoft Developer Studio generated include file.
       
    30 // Used by launchw.rc
       
    31 //
       
    32 #define IDI_ICON1                       101
       
    33 #define IDR_MANIFEST                    1
       
    34 #define RT_MANIFEST                     24
       
    35 
       
    36 // Next default values for new objects
       
    37 // 
       
    38 #ifdef APSTUDIO_INVOKED
       
    39 #ifndef APSTUDIO_READONLY_SYMBOLS
       
    40 #define _APS_NEXT_RESOURCE_VALUE        102
       
    41 #define _APS_NEXT_COMMAND_VALUE         40001
       
    42 #define _APS_NEXT_CONTROL_VALUE         1000
       
    43 #define _APS_NEXT_SYMED_VALUE           101
       
    44 #endif
       
    45 #endif