home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1994 #1 / monster.zip / monster / PROG_C / CENVIW9.ZIP / DDESRV.LIB < prev    next >
Text File  |  1994-03-08  |  160b  |  11 lines

  1. // DDEsrv.lib - Library for common Server portion of DDE functions.
  2. // ver.1
  3. //
  4.  
  5. #include <DDE.lib>
  6.  
  7. DDELibServerFunction(hwnd,msg,wParm,lParm)
  8. {
  9. }
  10.  
  11.