For Cocoa developers that need to do URL access and is finding limitations with NSURLHandle, you might want to check out CURLHandle, a public domain Cocoa class that subclasses NSURLHandle and wraps ...
Hey, <P>I'm trying to piece together how to do this. I've built a DLL that allows me to pass it a long value (actually a handle) and do work on that value.<P>Now I'm trying to do this with a string ...