Ask a Question related to Mac Programming, Design and Development.
-
Lorenzo Thurman #1
Where do I find header?
I need to find the header where certain AFP errors are found like
kFPBadUAM and others. Where can I find this?
Lorenzo Thurman Guest
-
Can't find header files for Ruby
Hi, I am trying to install the libneural library onto my Linux desktop (Mandrake 9.1). I get the error "can't find header files for ruby" $... -
How to find control dynamically added in the header
Pls any body tell me how can i find the control added in the following way : Protected Overrides Sub OnItemDataBound(ByVal e As... -
system can't find plug in header
I just downloaded "adobe reader 6" to day. Now when I want to use it I get a message "can't find plug in header" and I don't know where to look or... -
trailing slash issue in Find.find
require "find" Find.find("/usr/bin/") { |file| puts file } /usr/bin//rmdir /usr/bin//rm /usr/bin//mv /usr/bin//mknod /usr/bin//mkfifo... -
Xcode can't find a header
I'm trying to use AppleHelp.h in a Cocoa project. I have added Carbon.framework to the project. When I say #import <Carbon/AppleHelp.h> or... -
Miro Jurisic #2
Re: Where do I find header?
In article <4b9fe19b.0309161911.73fd993d@posting.google.com >,
[email]lorenzo@thethurmans.com[/email] (Lorenzo Thurman) wrote:
UAM related stuff is probably in the AppleShare IP SDK, off <http://developer.apple.com/sdk/index.html>> I need to find the header where certain AFP errors are found like
> kFPBadUAM and others. Where can I find this?
hth
meeroh
--
If this message helped you, consider buying an item
from my wish list: <http://web.meeroh.org/wishlist>
Miro Jurisic Guest



Reply With Quote

