Jump to content

Crashcourse

Members
  • Posts

    2
  • Joined

  • Last visited

Crashcourse's Achievements

Seeker

Seeker (1/7)

0

Reputation

  1. It worked! Thank you very much Zedna and SmOke_N
  2. Hi. I have a problem when i try to use _ScreenCap_Capture on Win2k These two lines of code work fine under WinXP #include <A3LScreenCap.au3> _ScreenCap_Capture("C:\Dokumente und Einstellungen\Crashcourse\Desktop\screeny\Image1.jpg",0, 0, 300, 300) But produce this error on Win2k: --------------------------------------- Line 2321 (File "C:\...\A3lGDIPlus.au3"); Return $aResult[0] <> 0 Return $aResult^ ERROR ERROR: Subscript used with non-Array Variable ---------------------------------------- Thanks for your time. Crashcourse
×
×
  • Create New...