[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Apple II on the Internet?
- Subject: Re: Apple II on the Internet?
- From: "Chris" <cscallion@gmail.com>
- Date: 25 Jun 2006 05:28:26 -0700
- Complaints-to: groups-abuse@google.com
- In-reply-to: <449d4d99$0$9880$88260bb3@free.teranews.com>
- Injection-info: p79g2000cwp.googlegroups.com; posting-host=68.184.15.240; posting-account=OELOjA0AAAACgRGZsURg6YT0SsdKAMJq
- Newsgroups: comp.sys.apple2
- Organization: http://groups.google.com
- References: <449b3a77$0$9858$88260bb3@free.teranews.com> <1151128253.572306.184270@u72g2000cwu.googlegroups.com> <449d4d99$0$9880$88260bb3@free.teranews.com>
- User-agent: G2/0.2
- Xref: g2news2.google.com comp.sys.apple2:9725
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