[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Apple II on the Internet?



Awesome. Thanks a million. I was basically 2 lines away from having it
work.

Just out of curiousity, do you get a warning about opening the stream
with an "unsafe" handle? I do. I found the SafeHandle object in the
framework, but I have not yet found a way to coerce a CreateFile
produced handle into it.

Also, if I try to access the streams length property It throws an I/O
exception. That fact is thwarting my flash drive imaging idea.

Anyway, thanks again for your help.

-Chris