Modify

Opened 10 years ago

Closed 10 years ago

#2550 closed Bug (Fixed)

_GUICtrlComboBox_GetEditText

Reported by: Melba23 Owned by: Melba23
Milestone: 3.3.9.24 Component: Standard UDFs
Version: 3.3.8.1 Severity: None
Keywords: Cc:

Description

The structs used in _GUICtrlComboBox_GetEditText appear to be too long by 1/2 bytes - which is causing problems for at least 2 users. Looking through MSDN I see no reason for these extra bytes to be there - the structs just appear to be oversized. Removing these additional bytes from both structs solves the problem for these users and does not cause any problem for my machine (which had no problem beforehand either). I suggest the UDF is modified to remove these bytes.

Discussed in this thread with code examples:

http://www.autoitscript.com/forum/topic/138468-possible-guictrlcombobox-getedittext-udf-bug/page-2#entry1133780

M23

Attachments (0)

Change History (1)

comment:1 Changed 10 years ago by Melba23

  • Milestone set to 3.3.9.24
  • Resolution set to Fixed
  • Status changed from new to closed

Fixed by revision [9216] in version: 3.3.9.24

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 Melba23.
Author


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

 
Note: See TracTickets for help on using tickets.