From: | George Davis |
Date: | 28 Jan 2000 at 17:02:11 |
Subject: | Re: CDPlayer.library |
Hello David,
On 28-Jan-00, you wrote this:
> One problem is the header file. You converted a BOOL to a byte when
> it should have been a word (cdi_RemovableMedium). However, since you
Hey,I've never converted a '.h' before,so I just guessed :)
> are not using the structure that is in, it would seem harmless. Apart
> from the fact that the type before it is a byte, causing the word to
> be byte-aligned. This might not be a problem, except Blitz is 68000
> only where that would cause a crash. They guy that coded the lib
> should be shot! And his example source is a mess. You could try
> getting the cdplay.library, it looks a lot simpler from the example I
> seen.
I think I'll do that.That 'byte aligned' thing sounds bad. ;)
> Doh! On closer examination of your source, you could try
> "blah.l=CDEject_(*CD_Request)" first, but apart from that I can't see
> anything wrong.
Nah,that's what I tried at first.No difference.
Okay,then - cdplay.library it is.I'll get it later on,unless you want to send
me it..
Thanks for your time.
---------------------------------------------------------------------
To unsubscribe, e-mail: blitz-list-unsubscribe@netsoc.ucd.ie
For additional commands, e-mail: blitz-list-help@netsoc.ucd.ie