<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>CnPack Forum - CnVCL 组件包</title>
    <link>http://bbs.cnpack.org/forumdisplay.php?fid=14</link>
    <description>Latest 20 threads of CnVCL 组件包</description>
    <copyright>Copyright(C) CnPack Forum</copyright>
    <generator>Discuz! Board by Comsenz Inc.</generator>
    <lastBuildDate>Sun, 05 Jul 2026 14:25:05 +0000</lastBuildDate>
    <ttl>30</ttl>
    <image>
      <url>http://bbs.cnpack.org/images/common/rss.gif</url>
      <title>CnPack Forum</title>
      <link>http://bbs.cnpack.org/</link>
    </image>
    <item>
      <title>【RSA加密解密功能无效，解密结果为0】！！！急用</title>
      <link>http://bbs.cnpack.org/viewthread.php?tid=241208</link>
      <description><![CDATA[CnPack密码算法库20250512，打开自带的demo，cncrypto\Example\Delphi\RSA，其中情况如下：&lt;br /&gt;<br />
1、Int64 RSA，正常；&lt;br /&gt;<br />
2、Big Number RSA，参数全部默认，解决结果为：0，接着，调一下&quot;Modulus Bits&quot; 2024，也一样(因为我要用到2048)；&lt;br /&gt;<br />
多 ...]]></description>
      <category>CnVCL 组件包</category>
      <author>gzhubin</author>
      <pubDate>Tue, 05 Aug 2025 03:35:10 +0000</pubDate>
    </item>
    <item>
      <title>反馈一个问题农历控件2025-4-27日农历错误</title>
      <link>http://bbs.cnpack.org/viewthread.php?tid=241196</link>
      <description><![CDATA[公历2025-4-27应该对应农历2025年三月三十,但控件对应成了2025年四月初一了,<br />
<br />
就是说三月应该是大月, 控件成小月了<br />
<br />
辛苦大佬更新修复一下<br />
<br />
]]></description>
      <category>CnVCL 组件包</category>
      <author>lqen</author>
      <pubDate>Thu, 27 Feb 2025 02:30:46 +0000</pubDate>
    </item>
    <item>
      <title>在C++buillder6中调用CnActiveScript组件出错</title>
      <link>http://bbs.cnpack.org/viewthread.php?tid=241192</link>
      <description><![CDATA[在C++buillder6中调用CnActiveScript组件出错.delphi7没问题,例子ActiveScript_D7正常,可以运行,几个功能都没问题.我在C++builder6中,仿delphi7代码时,前面三个功能正常,最后一个创建类,就不能调用.<br />
#include &quot;CnActiveScript.hpp&quot;<br />
#include &quot;CnA ...]]></description>
      <category>CnVCL 组件包</category>
      <author>chinayu</author>
      <pubDate>Sun, 12 Jan 2025 09:53:29 +0000</pubDate>
    </item>
    <item>
      <title>在C++builder6中安装CnVCL出错</title>
      <link>http://bbs.cnpack.org/viewthread.php?tid=241191</link>
      <description><![CDATA[编译没问题,安装出现提示<br />
Cnnot load package 'CnPack_CB6.' It contains unit 'Jconsts,' whick is also contained in package 'vcljpg60'<br />
<br />
CnPack_CB6.bpk和dclCnPack_CB6.bpk都是这个提示]]></description>
      <category>CnVCL 组件包</category>
      <author>chinayu</author>
      <pubDate>Thu, 02 Jan 2025 09:30:02 +0000</pubDate>
    </item>
    <item>
      <title>CnPack开发组发布独立的CnPack密码算法库</title>
      <link>http://bbs.cnpack.org/viewthread.php?tid=241168</link>
      <description><![CDATA[CnPack开发组从CnVcl组件包中独立出了CnPack密码算法库并发布至gitee：<br />
]]></description>
      <category>CnVCL 组件包</category>
      <author>Passion</author>
      <pubDate>Sat, 18 May 2024 05:36:00 +0000</pubDate>
    </item>
    <item>
      <title>crc的计算好像不对，请版主核实。</title>
      <link>http://bbs.cnpack.org/viewthread.php?tid=241138</link>
      <description><![CDATA[用的cnCRC32单元。<br />
setlength(sendbyte, 15);    //sendbyte: TBytes;<br />
  sendbyte:=$34;<br />
  mycrc:= CRC16Calc(0,sendbyte,15);     //FE 0D 00 00 00 00 03 00 30 00 30 65 2A 31 34<br />
得到的结果是：70CD<br />
<br />
但标准答案应该是：4BE6。<br />
我 ...]]></description>
      <category>CnVCL 组件包</category>
      <author>sxbug</author>
      <pubDate>Tue, 07 Mar 2023 16:01:26 +0000</pubDate>
    </item>
    <item>
      <title>希望在cnFloat中增加浮点数与十六进制串的互相转换功能。</title>
      <link>http://bbs.cnpack.org/viewthread.php?tid=241137</link>
      <description><![CDATA[现在的功能是12.5 转成C.8。能否转成 IEEE754的41 48 00 00。<br />
我觉得这个功能用的很多。<br />
<br />
祝大家新年快乐，兔年吉祥！<br />
<br />
谢谢]]></description>
      <category>CnVCL 组件包</category>
      <author>sxbug</author>
      <pubDate>Sat, 21 Jan 2023 16:17:50 +0000</pubDate>
    </item>
    <item>
      <title>CnVCL组件包在Delphi11.2下编译失败</title>
      <link>http://bbs.cnpack.org/viewthread.php?tid=241133</link>
      <description><![CDATA[CnVCL组件包在Delphi11.2下编译失败&lt;br /&gt;<br />
提示如下：&lt;br /&gt;<br />
]]></description>
      <category>CnVCL 组件包</category>
      <author>wfymqj</author>
      <pubDate>Thu, 15 Sep 2022 03:12:24 +0000</pubDate>
    </item>
    <item>
      <title>cnvcl如何升级安装到64位程序</title>
      <link>http://bbs.cnpack.org/viewthread.php?tid=241131</link>
      <description><![CDATA[C:\Users\newfire\Downloads\cnvcl_20220701\cnvcl\Packages\Delphi102T\dclCnPack_D102T.dproj 只能编译32位，无法编译64位！<br />
请大神指点]]></description>
      <category>CnVCL 组件包</category>
      <author>newfire2000</author>
      <pubDate>Wed, 27 Jul 2022 08:38:30 +0000</pubDate>
    </item>
    <item>
      <title>Cnvcl20220601无法编译，CnRSA单元出错</title>
      <link>http://bbs.cnpack.org/viewthread.php?tid=241129</link>
      <description><![CDATA[错误提示：在cnRSA单元里，ECN_OK，ECN_CUSTOM_ERROR_BASE 等均未定义。_CnSetLastError等函数也没有定义。<br />
请问该如何修改？<br />
谢谢]]></description>
      <category>CnVCL 组件包</category>
      <author>sxbug</author>
      <pubDate>Thu, 23 Jun 2022 14:37:51 +0000</pubDate>
    </item>
    <item>
      <title>关于国密SM2支持cnECC.pas单元问题</title>
      <link>http://bbs.cnpack.org/viewthread.php?tid=241106</link>
      <description><![CDATA[问题一：cnECC.pas单元未发现私钥签名函数，请教私钥怎么签名呢？<br />
问题二：在delphi xe10.2.3下在win32和win64下编译通过，可否增加Android和IOS平台支持？]]></description>
      <category>CnVCL 组件包</category>
      <author>lqen</author>
      <pubDate>Wed, 23 Dec 2020 00:29:14 +0000</pubDate>
    </item>
    <item>
      <title>DESEncryptStrToHex算法同1个字符串返回值的值不一样</title>
      <link>http://bbs.cnpack.org/viewthread.php?tid=241095</link>
      <description><![CDATA[]]></description>
      <category>CnVCL 组件包</category>
      <author>wfymqj</author>
      <pubDate>Wed, 22 Jul 2020 07:28:33 +0000</pubDate>
    </item>
    <item>
      <title>CnInProcessAPIHook修正建议</title>
      <link>http://bbs.cnpack.org/viewthread.php?tid=241088</link>
      <description><![CDATA[在函数TCnInProcessAPIHook.OnHookProc中，获取API参数指针时，通过ESP+Offset，而Offset在编译时是动态变化的。我修改了一下结构定义和部分代码，应该没啥问题，请作为参考。<br />
1、DynamicCode结构定义修改见 ...]]></description>
      <category>CnVCL 组件包</category>
      <author>codemaster</author>
      <pubDate>Mon, 20 Apr 2020 15:10:50 +0000</pubDate>
    </item>
    <item>
      <title>TCnTrayIcon.Hint问题</title>
      <link>http://bbs.cnpack.org/viewthread.php?tid=241087</link>
      <description><![CDATA[Hint字符串长了显示不全，看了下源码，我觉得有两个地方：<br />
<br />
1、TCnTrayIcon中FIconData的声明应该是TNotifyIconDataA; //原先不是A<br />
2、UpdateNotifyData中<br />
    <br />
<br />
请核实！]]></description>
      <category>CnVCL 组件包</category>
      <author>codemaster</author>
      <pubDate>Tue, 14 Apr 2020 14:24:39 +0000</pubDate>
    </item>
    <item>
      <title>CNVCL 的 CnBigNumber 单元在 delphi2007 上编译错误</title>
      <link>http://bbs.cnpack.org/viewthread.php?tid=241086</link>
      <description><![CDATA[CNVCL版本是 cnvcl_20200312 + Delphi2007<br />
956行：else if Num.Top = 2 then<br />
报错：]]></description>
      <category>CnVCL 组件包</category>
      <author>小帆</author>
      <pubDate>Sat, 11 Apr 2020 05:12:14 +0000</pubDate>
    </item>
    <item>
      <title>RMBFloatToChinese转换部分金额时有误，在个位数为0时大写不正确</title>
      <link>http://bbs.cnpack.org/viewthread.php?tid=241076</link>
      <description><![CDATA[RMBFloatToChinese转换部分金额时有误，在个位数为0时大写不正确&lt;br /&gt;<br />
&lt;br /&gt;<br />
procedure TForm1.btn1Click(Sender: TObject);&lt;br /&gt;<br />
var&lt;br /&gt;<br />
??c:Currency;&lt;br /&gt;<br />
begin&lt;br /&gt;<br />
??//c := StrToCurr ...]]></description>
      <category>CnVCL 组件包</category>
      <author>wfymqj</author>
      <pubDate>Tue, 08 Oct 2019 02:21:54 +0000</pubDate>
    </item>
    <item>
      <title>使用了TCnGlobalKeyHook的程序，打开时报错：“热键已注册”，然后程序也无法打开了</title>
      <link>http://bbs.cnpack.org/viewthread.php?tid=241073</link>
      <description><![CDATA[如果热键冲突，已经被别的软件注册了，怎么让程序支持合理处理下，软件还可以打开。]]></description>
      <category>CnVCL 组件包</category>
      <author>hypdelphi</author>
      <pubDate>Sun, 01 Sep 2019 05:41:50 +0000</pubDate>
    </item>
    <item>
      <title>cnvcl如何在最新的delphiXE10.3.1里面安装</title>
      <link>http://bbs.cnpack.org/viewthread.php?tid=241066</link>
      <description><![CDATA[cnvcl如何在最新的delphiXE10.3.1里面安装。<br />
很久没有用了，尝新安装了10.3.1想编译下专家的最新代码，提示没有控件，下载最新的控件包，安装完后，还是提示找不到控件的文件，快崩溃了，这是什么问题啊？？？？？那位大侠能回答下。:o :mad: :L ...]]></description>
      <category>CnVCL 组件包</category>
      <author>sadanboy2010</author>
      <pubDate>Thu, 18 Jul 2019 15:20:37 +0000</pubDate>
    </item>
    <item>
      <title>HashMap 建议</title>
      <link>http://bbs.cnpack.org/viewthread.php?tid=241046</link>
      <description><![CDATA[建议将 FList: array of TCnHashMapRec;<br />
移到 protected<br />
使得继承的类可以输出 FList 列表，不需要每次都跑 GetNext，这不是线程安全的<br />
<br />
TWgs = array of TWg;<br />
<br />
function TWgMap.GetList: TWgs;<br />
var<br />
  i,j: Integer;<br />
begi ...]]></description>
      <category>CnVCL 组件包</category>
      <author>wuyou</author>
      <pubDate>Tue, 06 Nov 2018 03:03:51 +0000</pubDate>
    </item>
    <item>
      <title>Delphi的 伸缩面板 插件有没有开发过？</title>
      <link>http://bbs.cnpack.org/viewthread.php?tid=227051</link>
      <description><![CDATA[<br />
我想找个 Delphi版的，可惜遍访国内外网络 就是没有啊。<br />
<br />
这样开发过程中，就不用占这么大的面积了，使用时也很清爽 ~~]]></description>
      <category>CnVCL 组件包</category>
      <author>cuicui</author>
      <pubDate>Sat, 28 Jul 2018 01:49:59 +0000</pubDate>
    </item>
  </channel>
</rss>