fatal error RC1004: unexpected end of file found resource.h

Results 1 to 1 of 1
  1. #1
    Elite Member zwoorelook is offline
    Member +Rank
    Nov 2013 Join Date
    BrazilLocation
    171Posts

    sad fatal error RC1004: unexpected end of file found resource.h

    Hello guys, today while trying to work with the "Driver Updater" on my source DNC got the following errors

    Code:
    Erro   6   fatal error RC1004: unexpected end of file found   c:\WarZ\src\EclipseStudio\Sources\resource.h   20   Eclipse Studio
    resource.h
    Code:
    //{{NO_DEPENDENCIES}}// Microsoft Visual C++ generated include file.
    // Used by resource.rc
    //
    #define  IDB_BITMAP 101
    #define  IDB_BACK 102
    #define  IDC_CHECK1 1003
    #define  IDC_MESS 1004
    #define  IDI_WARZ 1005
    
    
    // Next default values for new objects
    // 
    #ifdef  APSTUDIO_INVOKED
    #ifndef  APSTUDIO_READONLY_SYMBOLS
    #define  _APS_NEXT_RESOURCE_VALUE 103
    #define  _APS_NEXT_COMMAND_VALUE 40001
    #define  _APS_NEXT_CONTROL_VALUE 1006
    #define  _APS_NEXT_SYMED_VALUE 101
    #endif 
    
    #endif
    Here is the original post showing the release:
    http://forum.ragezone.com/f790/relea...helper-968782/




Advertisement