Changes between Initial Version and Version 3 of Ticket #3982


Ignore:
Timestamp:
Jan 5, 2024, 3:06:32 AM (2 years ago)
Author:
mLipok
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #3982

    • Property Owner set to J-Paul Mesnage
    • Property Status newassigned
  • 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