home *** CD-ROM | disk | FTP | other *** search
/ C Programming Starter Kit 2.0 / SamsPublishing-CProgrammingStarterKit-v2.0-Win31.iso / bc45 / dllhello.pak / DLLHELLO.H < prev    next >
C/C++ Source or Header  |  1997-07-23  |  291b  |  6 lines

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