home *** CD-ROM | disk | FTP | other *** search
/ QBasic & Borland Pascal & C / Delphi5.iso / C / BC_502 / DLLHELLO.PAK / RESOURCE.CPP < prev    next >
Encoding:
Text File  |  1997-05-06  |  334 b   |  9 lines

  1. //----------------------------------------------------------------------------
  2. // ObjectWindows - (C) Copyright 1991, 1993 by Borland International
  3. //----------------------------------------------------------------------------
  4.  
  5. // File no longer required.  No code required for resource-only DLL.
  6. void _export DummyFunc()
  7. {
  8.  
  9. }