Changes between Initial Version and Version 3 of Ticket #3982
- Timestamp:
- 01/05/24 03:06:32 (11 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #3982
- Property Owner set to Jpm
- Property Status changed from new to assigned
-
Ticket #3982 – Description
initial v3 4 4 5 5 6 {{{ 6 {{{#!autoit 7 7 $aCall = DllCall("kernel32.dll", "ptr", "GlobalFree", "handle", $hGlobal) 8 8 If (@error Or $aCall[0]) And Not $iError Then