Re: Non C++ IOKit driver.
Re: Non C++ IOKit driver.
- Subject: Re: Non C++ IOKit driver.
- From: Jose Commins <email@hidden>
- Date: Wed, 7 May 2003 15:22:26 +0100
Hi,
Thanks - that is what I'll have to do then - I'm sure my assembler
books will be demonstrating with placards around my Mac :o)
Regards,
Jose.
On Tuesday, May 6, 2003, at 08:54 PM, B.J. Buchalter wrote:
on 5/6/03 2:43 PM, Jose Commins at email@hidden wrote:
Hi,
I've been poring through the IO Kit driver docs, and saw that there's
lots of C++ flying about. Being largely clueless on C++ I've been
wondering if it is actually possible to painlessly write an IOKit
Audio
(indeed any IOKit related) driver without using C++?
Nope. IOKit is a C++ Framework living in the kernel. All IOKit drivers
are
derived classes of IOKit base classes. If you want to write drivers
for OS
X, you need to understand (at least on a basic level) C++.
Best regards,
B.J. Buchalter
Metric Halo
M/S 601 - Building 8
Castle Point Campus
Castle Point, NY 12511-0601 USA
tel +1 845 831-8600
fax +1 603 250-2451
If you haven't heard ChannelStrip yet, you don't know what you're
missing!
Check out SpectraFoo, ChannelStrip and Mobile I/O at
http://www.mhlabs.com/
Download a 12 day demo from <http://www.mhlabs.com/demo/>
--
"A man with a new idea is regarded as a crank - until the idea
succeeds" - Mark Twain .
_______________________________________________
coreaudio-api mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/coreaudio-api
Do not post admin requests to the list. They will be ignored.