I'd remove the directory reference in the declaration and put the DLL in the same directory or in the system path.
Does PB say anything? If it attempted to call it and the parameter were wrong you would at least et an error.
Where did you get the DLL? Are you sure that the functions are exported in __STDCALL format?