home *** CD-ROM | disk | FTP | other *** search
/ Meeting Pearls 3 / Meeting_Pearls_III.iso / Pearls / mus / Maestix / include / pragmas / maestix_pragmas.h
C/C++ Source or Header  |  1995-06-19  |  660b  |  15 lines

  1. /* "maestix.library"*/
  2. #pragma libcall MaestixBase AllocMaestro 1E 801
  3. #pragma libcall MaestixBase FreeMaestro 24 801
  4. #pragma libcall MaestixBase SetMaestro 2A 9802
  5. #pragma libcall MaestixBase GetStatus 30 0802
  6. #pragma libcall MaestixBase TransmitData 36 9802
  7. #pragma libcall MaestixBase ReceiveData 3C 9802
  8. #pragma libcall MaestixBase FlushTransmit 42 801
  9. #pragma libcall MaestixBase FlushReceive 48 801
  10. #pragma libcall MaestixBase StartRealtime 4E 9802
  11. #pragma libcall MaestixBase StopRealtime 54 801
  12. #pragma tagcall MaestixBase AllocMaestroTags 1E 801
  13. #pragma tagcall MaestixBase SetMaestroTags 2A 9802
  14. #pragma tagcall MaestixBase StartRealtimeTags 4E 9802
  15.