Re: [COMP] Question for Windows Programmers (Visual C++)
- From: John Madden <weez@xxxxxxxxxxxxxx>
- To: "Avenir Mailing List (E-mail)" <computers@xxxxxxxxxxxxxx>
- Date: Wed, 8 Dec 1999 10:46:42 -0500 (EST)
> Does anyone know how to write a program that will read and write to ANYWHERE
> on a floppy or hard disk in Windows NT?
>
> I think it has something to do with the CreateFile() function and the
> DeviceIoControl() function. Even if you don't know exaclty I would
> appreciate any insight to the problem.
In C? Can't you just use the standard C "open" syntax? It escapes me
(it's been like two years), but it doesn't seem like it'd be hard to just
open a file with a particular write mode, unless of course it's vastly
different under NT than regular old windows...
> Attn John: Yes, I know it's very easy to do in linux, but that is not an
> option here.
Shouldn't be any more difficult under Windows...
John
========================================
Avenir Web's Computers Mailing List
List Modes, Subscription, and General Info:
Go to http://avenir.dhs.org/mailing.html
List Archives: http://avenir.dhs.org/archives/
Administrative Contact: webmaster@xxxxxxxxxxxxxx
Get computer help: http://avenir.dhs.org
========================================
- Follow-Ups:
- RE: [COMP] Question for Windows Programmers (Visual C++)
- From: Michael V. Franklin
- References:
- [COMP] Question for Windows Programmers (Visual C++)
- From: Michael V. Franklin
Other related posts:
- » Re: [COMP] Question for Windows Programmers (Visual C++)
- » RE: [COMP] Question for Windows Programmers (Visual C++)
- » RE: [COMP] Question for Windows Programmers (Visual C++)
- » Re: [COMP] Question for Windows Programmers (Visual C++)
- » RE: [COMP] Question for Windows Programmers (Visual C++)
- RE: [COMP] Question for Windows Programmers (Visual C++)
- From: Michael V. Franklin
- [COMP] Question for Windows Programmers (Visual C++)
- From: Michael V. Franklin