home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 5 Edit / 05-Edit.zip / listpm7.zip / dummy.cpp < prev    next >
Text File  |  1996-06-06  |  238b  |  14 lines

  1.  
  2. /* Dummy source file for WPS project resource DLL */
  3.  
  4. /*
  5.  * Resource DLL. This file was created for listpm 
  6.  * by Project Smarts on 6 Jun 1996. 
  7.  */
  8.  
  9.  // dummy function to create resource dlls.
  10.  
  11.  void ADummyFunction()
  12.  {
  13.  }
  14.