Hello guys, today while trying to work with the "Driver Updater" on my source DNC got the following errors
resource.h
Here is the original post showing the release:
http://forum.ragezone.com/f790/relea...helper-968782/
Code:
Erro 6 fatal error RC1004: unexpected end of file found c:\WarZ\src\EclipseStudio\Sources\resource.h 20 Eclipse Studio
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
http://forum.ragezone.com/f790/relea...helper-968782/