关于加密解密的验证问题。

日期:2021-06-21 03:04:54 人气:1

关于加密解密的验证问题。

Private Declare Function icePub_machineGetInfo Lib "icePubDll.dll" (ByVal typeFlag As Integer, ByVal strInfo As String) As Integer
Dim a2 As Integer
Dim str1 As String
str1 = Space(1024 * 10)
a2 = icePub_machineGetInfo(1, st
    A+
热门评论