home *** CD-ROM | disk | FTP | other *** search
/ PC Professionell 1999 October / PCpro_1999_10.ISO / Tools / wingrep / Source / CtxtMenu / Ctxtmenu.def < prev    next >
Encoding:
Text File  |  1998-06-21  |  253 b   |  11 lines

  1. ; ctxtmenu.def : Declares the module parameters for the DLL.
  2.  
  3. LIBRARY      CTXTMENU
  4. DESCRIPTION  'CTXTMENU fⁿr WinGrep'
  5.  
  6. EXPORTS
  7.     ; Explicit exports can go here
  8.     DllCanUnloadNow PRIVATE
  9.     DllGetClassObject PRIVATE
  10.     DllRegisterServer PRIVATE
  11.