Opened 11 years ago
Closed 11 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:
M23
Attachments (0)
Change History (1)
comment:1 Changed 11 years ago by Melba23
- Milestone set to 3.3.9.24
- Resolution set to Fixed
- Status changed from new to closed
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.
Fixed by revision [9216] in version: 3.3.9.24