home *** CD-ROM | disk | FTP | other *** search
/ Executor 2.0 / executorv2.0.iso / pc / linux / extra / docs / maillist / text / archive.95 / text0550.txt < prev    next >
Encoding:
Text File  |  1996-04-02  |  1.3 KB  |  28 lines

  1. I'm new to this discussion group, but received no info on a FAQ or source 
  2. of additional information. So here goes.
  3.  
  4. I only use Macs, but I am distributing an image display program for
  5. medical images. People always want to know about a PC version, and I'm
  6. obviously interested in having my program run with Executor. Someone in
  7. our department got NIH-Image to run on a PC, which greatly peaked my
  8. interest.  Unfortunately, I require some System 7 features, actually just
  9. the 4 required apple events, and the calls to CustomGetFile,
  10. CustomPutFile. So question 1, what are the plans for System 7 support? If
  11. you only supported the 4 required apple events, a lot more programs could
  12. run under executor. 
  13.  
  14. Question 2. How feasible would it be to specify a (bogus) system call 
  15. that actually pointed to some 386/486 code that would run in native mode? 
  16. This code would make no calls to the Mac API, but could do a processing 
  17. intensive task that normally takes a real hit when run in emulation. With 
  18. the release of the Metrowerks CodeWarrior Platinum system next month, 
  19. this kind of mixed development will actually become very easy on the Mac.
  20.  
  21. Thank-you for your attention.
  22.  
  23. Thurman Gillespy III       |  Dr Razz, 16 bit image display program
  24. Department of Radiology    |  ftp://ftp.u.washington.edu/public/razz
  25. University of Washington
  26. Seattle, Washington
  27.  
  28.