file_rc.h
上传用户:looem2003
上传日期:2014-07-20
资源大小:13733k
文件大小:1k
- #define COMPANYW L"Popesco"
- #define COPYRIGHTW L"Copyright 251 Popesco"
- #define COMPANYA "Popesco"
- #define COPYRIGHTA "Copyright 251 Popesco"
- #ifdef _UNICODE
- #define COMPANY COMPANYW
- #define COPYRIGHT COPYRIGHTW
- #else
- #define COMPANY COMPANYA
- #define COPYRIGHT COPYRIGHTA
- #endif
- #define VERL_BLOCK "040904b0"
- #define VERL_VALUE 0x409, 1200
- #define PRODUCT "Popfax Printer Driver"
- #define VERSIONSTR "1.0"
- #define VERSIONBIN 1,0,0,2
- #define FILE_INTERNAL_NAME "PopFaxLocalMon.dll"
- #define FILE_DESCRIPTION PRODUCT
- #define FILE_VERSIONSTR "1.0"
- #define FILE_VERSIONBIN 1,0,0,2