http://bugs.winehq.org/show_bug.cgi?id=28673
--- Comment #7 from den123 den.aria@gmail.com 2011-10-17 10:00:40 CDT --- ok guys can you help me How can i determine that, is my program start by Wine?
I fix last bug, need use cycle of encryption and use 16 count of byte. The standart using of function give error, the function CryptEncrypt and CryptDecrypt in Wine can't work correctly with SALT padding, but when i testing program i found that the Windows XP some time work with this functions with errors :) (bug in Final flag in the functions)
Now i need fix my programm and i don't know how i can determine is my program working under wine or under Windows?