home *** CD-ROM | disk | FTP | other *** search
/ The Datafile PD-CD 5 / DATAFILE_PDCD5.iso / utilities / m / makedrawf / !Drawf / Source / h / dde next >
Encoding:
Text File  |  1995-06-05  |  324 b   |  10 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_starttask(int l, char *line);
  9. int dde_exists(void);
  10.