Jump to content

Sifor

Members
  • Posts

    1
  • Joined

  • Last visited

Everything posted by Sifor

  1. Hi Zedna, First of all thank you for the great Include. I just thought I would check whether you were aware that there seems to be a problem introduced by AutoIt 3.3.10.2 which only occurs under Windows 2008 (XP, Vista, 7, 8, 2003, 2008R2, 2012 work fine). If the same script is compiled with AutoIt 3.3.8.1 it works fine on Windows 2008 as well. The problem is that you get a AutoIt "subscript used on non-accessible variable" error which I've managed to trace back to "DllCall($ghGDIPDll,"int","GdipCreateBitmapFromStream", "ptr",$pStream, "ptr*",0)" not returning the expected array.
×
×
  • Create New...