UnLoadDllEvent:=OpenEvent(EVENT_ALL_ACCESS,False,GUID_UNLOADDLL); if UnLoadDllEvent>0 then begin ResetEvent(UnLoadDllEvent);
確定! 回上一頁