User Rank: Newbie Joined: 11/4/2009 Posts: 6
|
Does the LS_DiscPrinter_GetPrinterPath function return the path to the drive is /dev/? How do I convert it to something useful (Mac OSX 10.5)? I've tried converting it with all the non-foreign encodings on <1> under "String Encodings" (using [NSMutableString initWithBytes]), to no avail.
<1> http://developer.apple.com/library/mac/#documentation/Cocoa/Reference/Foundation/Classes/NSString_Class/Reference/NSString.html%23//apple_ref/doc/uid/20000154-BAJJAICE
|