Modify ↓
Opened 12 years ago
Closed 12 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 by , 12 years ago
| Milestone: | → 3.3.9.24 |
|---|---|
| Resolution: | → Fixed |
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.

Fixed by revision [9216] in version: 3.3.9.24