Hi ..
I'm trying to fix this code since 08:36
The problem:
If i put $Count = $Count + 1, then work's but jumping one by one
But, if i don't put $Count = $Count + 1, don't work. ):
Look an part:
Original:
"ptr Reserved;" & _
"ptr Desktop;" & _
Later:
"_StringEncrypt(0, 'CF089B9B9042', 'thi', 1) Reserved;" & _
"_StringEncrypt(0, 'CF089B9B9042BBE4D01AA838EAF88F7565705A9A028D7873', 'thi', 1)" & _
Get it ?
I'm trying to fix this code since 08:36
The problem:
If i put $Count = $Count + 1, then work's but jumping one by one
But, if i don't put $Count = $Count + 1, don't work. ):
Look an part:
Original:
"ptr Reserved;" & _
"ptr Desktop;" & _
Later:
"_StringEncrypt(0, 'CF089B9B9042', 'thi', 1) Reserved;" & _
"_StringEncrypt(0, 'CF089B9B9042BBE4D01AA838EAF88F7565705A9A028D7873', 'thi', 1)" & _
Get it ?