home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / gpfcnt.zip / CONT1.H < prev    next >
Text File  |  1994-05-01  |  179b  |  12 lines

  1. #ifdef __cplusplus
  2.       extern "C" {
  3. #endif
  4.  
  5. VOID InitClient (PGPFPARMS pGpfParms);
  6. VOID InitObjektDetails (PGPFPARMS pGpfParms);
  7.  
  8. #ifdef __cplusplus
  9.       }
  10. #endif
  11.  
  12.