Changes between Initial Version and Version 1 of Ticket #3968, comment 8
- Timestamp:
- 03/26/24 20:03:55 (8 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #3968, comment 8
initial v1 6 6 following script show the pb 7 7 8 {{{ 8 {{{#!autoit 9 9 Local $tReturn = ReturnStruct() 10 10 Local $pReturn = DllStructGetPtr($tReturn) ; should not use the local location created by the Function call