Path: utzoo!attcan!uunet!lll-winken!lll-lcc!ames!husc6!endor!singer From: singer@endor.harvard.edu (Rich Siegel) Newsgroups: comp.sys.mac.programmer Subject: Re: Problem of LSP Message-ID: <524@husc6.harvard.edu> Date: 27 Oct 88 12:08:45 GMT References: <10050033@eecs.nwu.edu> <1147@usfvax2.EDU> Sender: news@husc6.harvard.edu Reply-To: singer@endor.UUCP (Rich Siegel) Organization: Symantec/THINK Technologies, Bedford, MA Lines: 36 In article <1147@usfvax2.EDU> pollock@usfvax2.UUCP (Wayne Pollock) writes: >Is LSP incompatible with any know "standard" inits? No, but Lightspeed Pascal 1.11 does not work under MultiFinder. >One problem may be the libraries I'm using. LSP shipped with two >versions of the libraries, and I'm just using the standard, as-shipped >setup; Do I need to removed the standard libraries and replace them >with the x-versions of the libraries? How do I do this? (and what >about the interface files?) The "x" versions of the interface files are the Inside Mac V analogs of the standard interfaces; that is, xQuickDraw contains the Color QuickDraw interfaces, xToolIntf contains the Color Toolbox routines, and so forth. The X files are of no interest to you unless you're planning to write code that takes advantage of features described in volume V. Caveat: the X interfaces were derived from interfaces in a beta version of MPW, which was all that was available at the time, so they do contain some things that have changed. The upcoming release 2.0 will work correctly under MultiFinder (the betas are quite stable), and will contain correct interfaces. --Rich Rich Siegel Staff Software Developer THINK Technologies Division, Symantec Corp. Internet: singer@endor.harvard.edu UUCP: ..harvard!endor!singer Phone: (617) 275-4800 x305 Any opinions stated in this article do not necessarily reflect the views or policies of Symantec Corporation or its employees.