Modify

#3178 closed Bug (Fixed)

_WinAPI_SaveHICONToFile function error Variable used without being declared

Reported by: anonymous Owned by: mLipok
Milestone: 3.3.15.1 Component: Standard UDFs
Version: 3.3.15.0 Severity: None
Keywords: Cc:

Description

"C:\Program Files\AutoIt3\Include\WinAPIGdi.au3" (3886) : ==> Variable used without being declared.:
If $pData Then
If ERROR

Version 3.3.12.0, 3.3.15.0

Attachments (0)

Change History (3)

comment:1 by Jpm, on Nov 30, 2015 at 6:17:31 PM

Your info does not look as being produce by 3.3.15.0 which is a Beta version
The WinAPIGdi.au3 must have been located in
C:\Program File\AutoIt3\Beta\Include\

please check your installation, use the standard AutoIt installer

comment:2 by anonymous, on Dec 7, 2015 at 7:24:34 PM

Jpm, no 3.3.15.0 has bug too.
Look at line 3860.
If _WinAPI_WriteFile return false than ExitLoop will be executed, and 3980 line with code "If $pData Then" will generate error "variable used without being declared"

comment:3 by mLipok, on Jan 29, 2016 at 12:43:01 AM

Milestone: 3.3.15.1
Owner: set to mLipok
Resolution: Fixed
Status: newclosed

Fixed by revision [11646] in version: 3.3.15.1

Modify Ticket

Action
as closed The owner will remain mLipok.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.