home *** CD-ROM | disk | FTP | other *** search
/ Simtel MSDOS - Coast to Coast / simteldosarchivecoasttocoast2.iso / wpj_mag / wpjv1n4.zip / ROD.ZIP / DLLS.H < prev    next >
C/C++ Source or Header  |  1993-02-22  |  120b  |  8 lines

  1. /* dll header files */
  2. #include "testlib.h"
  3.  
  4. /* global variables */
  5. int    variableA;
  6. int    variableB;
  7. int    variableC;
  8.