LibHandle := LoadLibrary('c:\windows\system32\SpcClass.dll');
  ShowMessage(SysErrorMessage(GetLastError));

相关文章: