
You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register
Found a correlated section:
I don't think metaquotes have a different archiving algorithm.
At least there are different degrees of compression, which changes the resulting array. Consequently, the CryptDecode/CryptoEncode function must be configured somehow. In general, there are possibilities, but undocumented and it is not clear how to start using it.
Yes, there isn't much documentation on this, that's for sure.
But in principle, what is archived CryptoEncode is normally unarchived by CryptoDecode
Yes, there's not much documentation on this, that's for sure.
But in principle, CryptoEncode archives are normally unarchived by CryptoDecode
The actual question is about the sub-heading. As I understand it, we are talking about packing/unpacking zip array. It's mega useful thing, but I can't use it, CryptDecode function stubbornly gives zero result on test zip archive:
Maybe something else must be specified as a key, or I've got wrong idea about CRYPT_ARCH_ZIP modifier value. In any case, there is no example of how to use the function in the documentation, which makes it much more difficult to understand how it works. The GetLastError function writes 4001 - An unexpected internal error.
Vasily!
Isn't the archive "broken"?