• 大小: 15.42M
    文件类型: .rar
    金币: 1
    下载: 0 次
    发布日期: 2023-07-26
  • 语言: 其他
  • 标签: 其他  

资源简介

winlicense2.0.5.0.rar

资源截图

代码片段和文件信息

//---------------------------------------------------------------------------

#include 
#pragma hdrstop
USERES(“Project1.res“);
USEFORM(“Unit1.cpp“ Form1);
//---------------------------------------------------------------------------
WINAPI WinMain(HINSTANCE HINSTANCE LPSTR int)
{
        try
        {
                 Application->Initialize();
                 Application->CreateForm(__classid(TForm1) &Form1);
                 Application->Run();
        }
        catch (Exception &exception)
        {
                 Application->ShowException(&exception);
        }
        return 0;
}
//---------------------------------------------------------------------------

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----

     文件     119938  2008-08-22 07:20  languages\arabic.lng

     文件      91302  2008-09-02 10:39  languages\bulgarian.lng

     文件     145536  2008-09-02 10:42  languages\french.lng

     文件     139142  2008-09-02 10:40  languages\german.lng

     文件     139000  2008-09-02 10:40  languages\Lithuanian.lng

     文件     123314  2008-09-02 10:40  languages\persian.lng

     文件     136774  2008-09-02 10:41  languages\Portuguese.lng

     文件     136202  2008-09-02 10:41  languages\Romanian.lng

     文件     136914  2008-09-02 10:41  languages\Russian.lng

     文件      91576  2008-09-02 10:41  languages\SC_BS.lng

     文件      90668  2008-09-02 10:41  languages\simple_chinese.lng

     文件      69013  2008-09-23 10:28  languages\spanish.lng

     文件      90786  2008-09-02 10:42  languages\Traditiona_chinese.lng

     文件     217088  2008-08-14 07:35  WinlicenseSDK\ECCfunctions.dll

     文件        434  2005-12-16 14:19  WinlicenseSDK\ExamplesSDK\Activation\Delphi\Project1.cfg

     文件       2015  2005-12-16 14:19  WinlicenseSDK\ExamplesSDK\Activation\Delphi\Project1.dof

     文件        188  2005-12-16 14:19  WinlicenseSDK\ExamplesSDK\Activation\Delphi\Project1.dpr

     文件        876  2005-12-16 14:19  WinlicenseSDK\ExamplesSDK\Activation\Delphi\Project1.res

     文件         51  2007-09-13 11:52  WinlicenseSDK\ExamplesSDK\Activation\Delphi\SecureEngineConfig.ini

     文件       7801  2007-03-27 10:13  WinlicenseSDK\ExamplesSDK\Activation\Delphi\Unit1.dcu

     文件         51  2007-03-27 09:57  WinlicenseSDK\ExamplesSDK\Activation\Delphi\Unit1.ddp

     文件       6332  2007-03-27 09:42  WinlicenseSDK\ExamplesSDK\Activation\Delphi\Unit1.dfm

     文件       3892  2007-03-27 09:57  WinlicenseSDK\ExamplesSDK\Activation\Delphi\Unit1.pas

     文件       7622  2007-03-27 10:13  WinlicenseSDK\ExamplesSDK\Activation\Delphi\WinlicenseSDK.dcu

     文件       2717  2007-05-30 15:34  WinlicenseSDK\ExamplesSDK\Activation\Delphi\WinlicenseSDK.ini

     文件      10367  2007-03-22 09:34  WinlicenseSDK\ExamplesSDK\Activation\Delphi\WinlicenseSDK.pas

     文件        434  2007-10-05 08:51  WinlicenseSDK\ExamplesSDK\Custom Message DLL\Delphi\CustomMsgs.cfg

     文件     377856  2007-10-05 08:51  WinlicenseSDK\ExamplesSDK\Custom Message DLL\Delphi\CustomMsgs.dll

     文件       2079  2007-10-05 08:51  WinlicenseSDK\ExamplesSDK\Custom Message DLL\Delphi\CustomMsgs.dof

     文件        732  2007-10-03 12:35  WinlicenseSDK\ExamplesSDK\Custom Message DLL\Delphi\CustomMsgs.dpr

............此处省略1053个文件信息

评论

共有 条评论