Ressource.h 387 B

1234567891011121314
  1. ////////////////////////////////////////////////////////////////////////////////////
  2. /// Fichier Ressource.h
  3. ///
  4. ////////////////////////////////////////////////////////////////////////////////////
  5. #ifndef _Ressource_h_
  6. #define _REssource_h_
  7. //#define MATH_DLL
  8. #define IDS_EIM_INVALID 45088
  9. #define IDS_EIM_FAILED 45090
  10. #define IDS_EIM_DIA_RESULT9 45093
  11. #endif