home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1998 May / Pcwk5b98.iso / Borland / Cplus45 / BC45 / DLLHELLO.PAK / DLLHELLO.H < prev    next >
C/C++ Source or Header  |  1995-08-29  |  291b  |  6 lines

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