Modify

Opened 17 years ago

Closed 17 years ago

#443 closed Feature Request (Rejected)

Return Tag String for Structure

Reported by: amel27 Owned by:
Milestone: Component: AutoIt
Version: Severity: None
Keywords: DLLStruct Cc:

Description

If possible, about DLLStructGetTag($tStruct) - for verifying Structures, passed to functions - especially for structures, defened in "StructureConstants.au3"

For example, DLLStructGetTag($tagEDITBALLOONTIP)
have return string: "dword Size;ptr Title;ptr Text;int Icon"

Change History (1)

comment:1 Changed 17 years ago by Valik

  • Resolution set to Rejected
  • Status changed from new to closed

Other than maybe diagnostic purposes, there isn't a use for such functionality. You're trying to solve a theoretical problem with the wrong solution. Closing as rejected.

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

Author


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

 
Note: See TracTickets for help on using tickets.