missing URLAccess? (URLOpen event callback)
missing URLAccess? (URLOpen event callback)
- Subject: missing URLAccess? (URLOpen event callback)
- From: Ryan Joseph <email@hidden>
- Date: Wed, 04 Jun 2003 12:53:12 -0600
In regards to the previous post URLOpen event callback. I'm thinking
that my system is missing the URLAccess Lib. I did read that URLAccess
is always available on X, but I do not know what this means below. Is
it possible my single call to URLOpen is failing because a system
configuration? I'm not able to call URLAccessAvailable in pascal and
URLGetURLAccessVersion is returning a large nasty looking number. Sounds
like something is up...
...
You should call the URLAccessAvailable function to determine whether the
URL Access Manager is available before calling any other URL Access
Manager functions. The URL Access Manager is part of Carbon Library
1.0.2, but is not currently part of Carbon.framework on Mac OS X. As a
result, in Mac OS X, you must explicitly add URLAccess.framework to your
project.
_______________________________________________
macnetworkprog mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/macnetworkprog
Do not post admin requests to the list. They will be ignored.