Problem with APDF 1.09 and Autoit V3.2.3.2
louvetpatrick <[email protected]>
| Newsgroups | gmane.comp.windows.autoit.user |
|---|---|
| Message-ID | <[email protected]> |
I have a program which crash with the following instruction : $res = DllCall(@ScriptDir & "\apdf.dll", "long", "DeflateLen","str",$p) This error was not present on version v3.2.2.0 but appears with beta since V3.2.3.0 . On beta version if i put SetCompression(false) I haven't any problem and the program won't carsh. Is anayone can help me to solve this problem that seems to come from the parameters. Tha,ks in advance