资源简介

对原有代码进行了优化,附有安装文档,兼容ReportMachine 5.5表格,可帮助低版本用户过度到XE10,目前不支持更低版本的RM(无法支持2.6版本,其他版本未测试)表格

资源截图

代码片段和文件信息

#include 
#pragma hdrstop
#pragma package(smart_init)
//---------------------------------------------------------------------------
//   Package source.
//---------------------------------------------------------------------------
int WINAPI DllEntryPoint(HINSTANCE hinst unsigned long reason void*)
{
    return 1;
}
//---------------------------------------------------------------------------


 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----
     目录           0  2018-09-06 10:28  ReportMachine7ForXE10.2\
     目录           0  2018-09-05 18:07  ReportMachine7ForXE10.2\res\
     目录           0  2018-09-05 18:07  ReportMachine7ForXE10.2\res\Chinese_big5\
     文件         291  2001-11-17 15:37  ReportMachine7ForXE10.2\res\Chinese_big5\MK.BAT
     文件          35  2002-08-02 11:00  ReportMachine7ForXE10.2\res\Chinese_big5\MKDLL.BAT
     文件         908  2003-05-31 21:47  ReportMachine7ForXE10.2\res\Chinese_big5\RM_LNG4.RC
     文件        6286  2003-05-31 21:47  ReportMachine7ForXE10.2\res\Chinese_big5\RM_LNG5.rc
     文件           0  2009-08-14 15:38  ReportMachine7ForXE10.2\res\Chinese_big5\Rm_lng1.aps
     文件       10859  2010-01-12 15:48  ReportMachine7ForXE10.2\res\Chinese_big5\Rm_lng1.rc
     文件       27575  2009-09-03 10:59  ReportMachine7ForXE10.2\res\Chinese_big5\Rm_lng2.rc
     文件        5329  2009-08-17 15:40  ReportMachine7ForXE10.2\res\Chinese_big5\Rm_lng3.rc
     文件         310  2003-05-31 15:25  ReportMachine7ForXE10.2\res\Chinese_big5\rm_chibig5.cfg
     文件        1251  2003-05-31 15:25  ReportMachine7ForXE10.2\res\Chinese_big5\rm_chibig5.dof
     文件         130  2003-05-31 15:25  ReportMachine7ForXE10.2\res\Chinese_big5\rm_chibig5.dpr
     文件        4299  2003-05-31 15:25  ReportMachine7ForXE10.2\res\Chinese_big5\rm_chibig5.dsk
     文件        9112  2009-09-03 11:00  ReportMachine7ForXE10.2\res\Chinese_big5\rm_lng1.res
     文件       16740  2009-09-03 11:00  ReportMachine7ForXE10.2\res\Chinese_big5\rm_lng2.res
     文件        3124  2009-09-03 11:00  ReportMachine7ForXE10.2\res\Chinese_big5\rm_lng3.res
     文件         768  2009-09-03 11:00  ReportMachine7ForXE10.2\res\Chinese_big5\rm_lng4.res
     文件        5684  2009-09-03 11:00  ReportMachine7ForXE10.2\res\Chinese_big5\rm_lng5.res
     目录           0  2018-09-05 18:07  ReportMachine7ForXE10.2\res\English\
     文件         291  2001-11-17 15:37  ReportMachine7ForXE10.2\res\English\MK.BAT
     文件          31  2002-08-02 10:43  ReportMachine7ForXE10.2\res\English\MKDLL.BAT
     文件         984  2002-08-02 10:50  ReportMachine7ForXE10.2\res\English\RM_LNG4.RC
     文件        4070  2002-03-11 14:34  ReportMachine7ForXE10.2\res\English\RM_LNG5.RC
     文件        3344  2009-09-03 11:01  ReportMachine7ForXE10.2\res\English\RM_LNG5.RES
     文件         124  2003-05-31 15:27  ReportMachine7ForXE10.2\res\English\RM_eng.DPR
     文件         310  2002-08-02 10:59  ReportMachine7ForXE10.2\res\English\RM_eng.cfg
     文件        1239  2002-08-02 10:59  ReportMachine7ForXE10.2\res\English\RM_eng.dof
     文件        4284  2003-05-31 15:27  ReportMachine7ForXE10.2\res\English\RM_eng.dsk
     文件       11471  2010-01-12 15:48  ReportMachine7ForXE10.2\res\English\Rm_lng1.rc
............此处省略795个文件信息

评论

共有 条评论