home *** CD-ROM | disk | FTP | other *** search
/ DOS/V Power Report 2001 January / VPR0101A.BIN / OLS / LZR100 / lzr100.lzh / Source / SPIMain.def < prev    next >
Text File  |  2000-10-08  |  223b  |  13 lines

  1. ; Win32dll.def : DLL 用のモジュール パラメータ宣言
  2.  
  3. ;;LIBRARY    "LZ-R"
  4. DESCRIPTION    'SPI Windows Dynamic Link Library'
  5.  
  6. EXPORTS
  7.     IsSupported
  8.     GetPicture
  9.     GetPictureInfo
  10.     GetPluginInfo
  11.     GetPreview
  12.     ConfigurationDlg
  13.