home *** CD-ROM | disk | FTP | other *** search
/ QBasic & Borland Pascal & C / Delphi5.iso / C / BC_502 / DLLHELLO.PAK / DLLHELLO.H < prev    next >
Encoding:
C/C++ Source or Header  |  1997-05-06  |  314 b   |  7 lines

  1. //----------------------------------------------------------------------------
  2. // ObjectWindows
  3. // Copyright (c) 1991, 1995 by Borland International, All Rights Reserved
  4. //----------------------------------------------------------------------------
  5.  
  6. extern "C" { bool far CreateDLLWindow(HWND ParentHWnd); }
  7.