摘要:
component to string string to component StringToComponent ComponentToString ObjectTextToBinary ObjectBinaryToText ReadComponent RegisterClass WriteCom 阅读全文
posted @ 2015-07-26 23:29
lypzxy
阅读(466)
评论(0)
推荐(0)
摘要:
xe8 okunit TntLXCryptoUtils;interfacefunction AES128_Encrypt( Value, Password : string ) : string;function AES128_Decrypt( Value, Password : string ) ... 阅读全文
posted @ 2015-07-26 22:34
lypzxy
阅读(2236)
评论(0)
推荐(0)
摘要:
d:\program files (x86)\embarcadero\studio\16.0\SOURCE\RTL\SYS\SysInit.pas ModuleIsLib: Boolean; { True if this module is a dll (a library or a package 阅读全文
posted @ 2015-07-26 12:12
lypzxy
阅读(315)
评论(0)
推荐(0)
摘要:
CryptoAPI 微软的CryptoAPI crypt32.lib,advapi32.lib,cryptui.lib #include <wincrypt.h>#include <cryptuiapi.h> CryptAcquireContext CryptReleaseContext Crypt 阅读全文
posted @ 2015-07-26 10:44
lypzxy
阅读(1734)
评论(0)
推荐(0)