home *** CD-ROM | disk | FTP | other *** search
/ Liren Large Software Subsidy 7 / 07.iso / c / c083 / 21.ddi / DLLHELLO.PAK / DLLHELLO.H < prev    next >
Encoding:
C/C++ Source or Header  |  1993-12-02  |  291 b   |  6 lines

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