home *** CD-ROM | disk | FTP | other *** search
/ Computer Buyer 1998 October / dpcb1098.iso / Business / Maxim / MAX5 / data.z / MaxWizard.def < prev    next >
Text File  |  1998-05-15  |  255b  |  12 lines

  1. ; MaxWizard.def : Declares the module parameters for the DLL.
  2.  
  3. LIBRARY      "AppointmentWiz"
  4. DESCRIPTION  'AppointmentWiz Windows Dynamic Link Library'
  5.  
  6. EXPORTS
  7.     StartWizard
  8.     GetWizardTitle    
  9.     GetWizardDescription
  10.     GetWizardAVI
  11.     GetWizardBMP
  12.