home *** CD-ROM | disk | FTP | other *** search
/ Computer Shopper 139 / dpcs0999.iso / Web / CFserver / data1.cab / VC_4x_Wizard / cfxwiz.awx / TEMPLATE / ROOT.DEF < prev    next >
Encoding:
Text File  |  1999-04-12  |  237 b   |  10 lines

  1. ; $$root$$.def : Declares the module parameters for the DLL.
  2.  
  3. LIBRARY      "$$ROOT$$"
  4. DESCRIPTION  '$$ROOT$$ Windows Dynamic Link Library'
  5.  
  6. EXPORTS
  7.     ; All tag request procedures should be listed below
  8.     
  9.     ProcessTagRequest    @1
  10.