DLLFREE (DLLFREE dllname)
dllname
Unloads a DLL that was loaded with DLLLOAD. If a dllname input is given, then the DLL by that name is unloaded. Otherwise, the most recently loaded DLL is unloaded.
DLLLOAD "user32.dll DLLFREE