home *** CD-ROM | disk | FTP | other *** search
/ The Datafile PD-CD 3 / PDCD_3.iso / utilities / utilsm / mkdrawf / !Drawf / Source / h / dde next >
Encoding:
Text File  |  1995-04-28  |  286 b   |  9 lines

  1. int throwback_start(void);
  2. int throwback_end(void);
  3.  
  4. int throwback_filename(const char *name);
  5. int throwback_error(const char *name, int line, int type,
  6.                     const char *message);
  7. int throwback_info(const char *name, int line, const char *message);
  8. int dde_exists(void);
  9.