Changes between Initial Version and Version 3 of Ticket #3982


Ignore:
Timestamp:
01/05/24 03:06:32 (4 months ago)
Author:
mLipok
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #3982

    • Property Owner set to Jpm
    • Property Status changed from new to assigned
  • Ticket #3982 – Description

    initial v3  
    44
    55
    6 {{{
     6{{{#!autoit
    77                        $aCall = DllCall("kernel32.dll", "ptr", "GlobalFree", "handle", $hGlobal)
    88                        If (@error Or $aCall[0]) And Not $iError Then