Changes between Initial Version and Version 4 of Ticket #4046
- Timestamp:
- Sep 15, 2025, 8:46:09 AM (6 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #4046
- Property Type Bug → Feature Request
- Property Version 3.3.16.1
- Property Resolution → Completed
- Property Status new → closed
-
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
