/****************************************************************************** FileInfo FileInfo モジュールリソースヘッダファイル Coded by Wraith in Dec 19, 2007. ******************************************************************************/ /////////////////////////////////////////////////////////////////////////////// // // ■ fileinfo.rh // http://tricklib.com/cxx/ex/fileinfo/fileinfo.rh // // □ 関連ファイル // ソースファイル // http://tricklib.com/cxx/ex/fileinfo/fileinfo.cpp // .defファイル(共通) // http://tricklib.com/cxx/ex/fileinfo/common_fileinfo.def // .defファイル(bcc専用) // http://tricklib.com/cxx/ex/fileinfo/bcc_fileinfo.def // リソースファイル // http://tricklib.com/cxx/ex/fileinfo/fileinfo.rc // 全ファイルパック // http://tricklib.com/cxx/ex/fileinfo/fileinfo.zip // // □ リファレンス・サポートページ // http://tricklib.com/cxx/ex/fileinfo/ // // □ ライセンス情報 // http://tricklib.com/license.htm // #ifndef FILEINFO_RH #define FILEINFO_RH #define STR_COLUMNTITLE_HEADER 101 #define STR_COLUMNTITLE_MD5 102 #define STR_COLUMNTITLE_SHA1 103 #define STR_COLUMNDESCRIPTION_HEADER 201 #define STR_COLUMNDESCRIPTION_MD5 202 #define STR_COLUMNDESCRIPTION_SHA1 203 #endif // FILEINFO_RH /****************************************************************************** □■□■ Wraith the Trickster □■□■ ■□■□ 〜I'll go with heaven's advantage and fool's wisdom.〜 ■□■□ ******************************************************************************/