Guest User

Untitled

a guest
Jun 26th, 2018
378
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C++ 1.48 KB | None | 0 0
  1. // Microsoft Visual C++ generated resource script.
  2. //
  3. #include "resource.h"
  4.  
  5. #define APSTUDIO_READONLY_SYMBOLS
  6. /////////////////////////////////////////////////////////////////////////////
  7. //
  8. // Generated from the TEXTINCLUDE 2 resource.
  9. //
  10. #include "winres.h"
  11.  
  12. /////////////////////////////////////////////////////////////////////////////
  13. #undef APSTUDIO_READONLY_SYMBOLS
  14.  
  15. /////////////////////////////////////////////////////////////////////////////
  16. // Français (France) resources
  17.  
  18. #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_FRA)
  19. LANGUAGE LANG_FRENCH, SUBLANG_FRENCH
  20.  
  21. #ifdef APSTUDIO_INVOKED
  22. /////////////////////////////////////////////////////////////////////////////
  23. //
  24. // TEXTINCLUDE
  25. //
  26.  
  27. 1 TEXTINCLUDE
  28. BEGIN
  29.     "resource.h\0"
  30. END
  31.  
  32. 2 TEXTINCLUDE
  33. BEGIN
  34.     "#include ""winres.h""\r\n"
  35.     "\0"
  36. END
  37.  
  38. 3 TEXTINCLUDE
  39. BEGIN
  40.     "\r\n"
  41.     "\0"
  42. END
  43.  
  44. #endif    // APSTUDIO_INVOKED
  45.  
  46.  
  47. /////////////////////////////////////////////////////////////////////////////
  48. //
  49. // Bitmap
  50. //
  51.  
  52. IDB_BITMAP1             BITMAP                  "bitmap1.bmp"
  53.  
  54. #endif    // Français (France) resources
  55. /////////////////////////////////////////////////////////////////////////////
  56.  
  57.  
  58.  
  59. #ifndef APSTUDIO_INVOKED
  60. /////////////////////////////////////////////////////////////////////////////
  61. //
  62. // Generated from the TEXTINCLUDE 3 resource.
  63. //
  64.  
  65.  
  66. /////////////////////////////////////////////////////////////////////////////
  67. #endif    // not APSTUDIO_INVOKED
Advertisement
Add Comment
Please, Sign In to add comment