12345678910111213141516171819202122 |
- /////////////////////////////////////////////////////////////////////////////
- //
- // Sentinal.RC2 : resources Microsoft Visual C++ does not edit directly
- //
- #ifdef APSTUDIO_INVOKED
- #error this file is not editable by Microsoft Visual C++
- #endif //APSTUDIO_INVOKED
- /////////////////////////////////////////////////////////////////////////////
- // Add manually edited resources here...
- /////////////////////////////////////////////////////////////////////////////
- #define SZFILEDESCRIPTION "The Microsoft® Server Monitoring Service"
- #define SZORIGFILENAME "Sentinal.exe"
- #define SZINTERNALNAME "SENTINAL"
- //#include "..\Inc\VerRes.rc"
|