InstallDriver.rc
上传用户:looem2003
上传日期:2014-07-20
资源大小:13733k
文件大小:2k
源码类别:

打印编程

开发平台:

Visual C++

  1. // Microsoft Visual C++ generated resource script.
  2. //
  3. #include "resource.h"
  4. #define APSTUDIO_READONLY_SYMBOLS
  5. /////////////////////////////////////////////////////////////////////////////
  6. //
  7. // Generated from the TEXTINCLUDE 2 resource.
  8. //
  9. #define APSTUDIO_HIDDEN_SYMBOLS
  10. #include "windows.h"
  11. #undef APSTUDIO_HIDDEN_SYMBOLS
  12. /////////////////////////////////////////////////////////////////////////////
  13. #undef APSTUDIO_READONLY_SYMBOLS
  14. /////////////////////////////////////////////////////////////////////////////
  15. // English (U.S.) resources
  16. #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
  17. #ifdef _WIN32
  18. LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
  19. #pragma code_page(1252)
  20. #endif //_WIN32
  21. #ifdef APSTUDIO_INVOKED
  22. /////////////////////////////////////////////////////////////////////////////
  23. //
  24. // TEXTINCLUDE
  25. //
  26. 1 TEXTINCLUDE 
  27. BEGIN
  28.     "resource.h"
  29. END
  30. 2 TEXTINCLUDE 
  31. BEGIN
  32.     "#define APSTUDIO_HIDDEN_SYMBOLSrn"
  33.     "#include ""windows.h""rn"
  34.     "#undef APSTUDIO_HIDDEN_SYMBOLSrn"
  35.     ""
  36. END
  37. 3 TEXTINCLUDE 
  38. BEGIN
  39.     "#include ""version.rc""rn"
  40. END
  41. #endif    // APSTUDIO_INVOKED
  42. #endif    // English (U.S.) resources
  43. /////////////////////////////////////////////////////////////////////////////
  44. #ifndef APSTUDIO_INVOKED
  45. /////////////////////////////////////////////////////////////////////////////
  46. //
  47. // Generated from the TEXTINCLUDE 3 resource.
  48. //
  49. #include "version.rc"
  50. /////////////////////////////////////////////////////////////////////////////
  51. #endif    // not APSTUDIO_INVOKED