lib:Int = LoadLibraryA("somedll.dll") Global SomeFunction%()"Win32" = GetProcAddress(lib, "SomeFunction@0")