home *** CD-ROM | disk | FTP | other *** search
/ Liren Large Software Subsidy 7 / 07.iso / c / c082_122 / 7.ddi / OWLDEMOS.ZIP / DLLHELLO.H < prev    next >
Encoding:
Text File  |  1992-06-10  |  133 b   |  8 lines

  1. // ObjectWindows - (C) Copyright 1992 by Borland International
  2.  
  3. extern "C"
  4. {
  5.   BOOL far CreateDLLWindow(HWND ParentHWnd);
  6. }
  7.  
  8.