Changes between Initial Version and Version 4 of Ticket #4046
- Timestamp:
- 09/15/25 08:46:09 (3 weeks ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #4046
- Property Status changed from new to closed
- Property Resolution changed from to Completed
- Property Version changed from 3.3.16.1 to
- Property Type changed from Bug to Feature Request
-
Ticket #4046 – Description
initial v4 5 5 The proposed fix would be to explicitly pass the struct length when IsDllStruct($vText) = True (at the moment this param is hard coded to -1). 6 6 7 {{{ 7 {{{#!autoit 8 8 #include <WinAPIConv.au3> 9 9