Closes a previously opened DLL.
DllClose ( dllhandle )
Upon termination, AutoIt automatically closes any dlls it opened but calling DllClose() is still a good idea.
DllCall, DllOpen
Local $hDLL= DllOpen ("user32.dll") DllCall ($hDLL,"int","MessageBox","hwnd",0,"str","Some text","str","Some title","int",0) DllClose ($hDLL)
AltStyle によって変換されたページ (->オリジナル) / アドレス: モード: デフォルト 音声ブラウザ ルビ付き 配色反転 文字拡大 モバイル