Modify

Opened 8 years ago

Closed 8 years ago

#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 Changed 8 years ago by Jpm

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 Changed 8 years ago by anonymous

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 Changed 8 years ago by mLipok

  • Milestone set to 3.3.15.1
  • Owner set to mLipok
  • Resolution set to Fixed
  • Status changed from new to closed

Fixed by revision [11646] in version: 3.3.15.1

Guidelines for posting comments:

  • You cannot re-open a ticket but you may still leave a comment if you have additional information to add.
  • In-depth discussions should take place on the forum.

For more information see the full version of the ticket guidelines here.

Add Comment

Modify Ticket

Action
as closed The owner will remain mLipok.
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.