home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!stanford.edu!agate!rsoft!mindlink!a4185
- From: Steve_Goyette@mindlink.bc.ca (Steve Goyette)
- Newsgroups: comp.os.ms-windows.programmer.misc
- Subject: Formatting a disk in Visual Basic
- Message-ID: <13792@mindlink.bc.ca>
- Date: 27 Jul 92 21:13:28 GMT
- Organization: MIND LINK! - British Columbia, Canada
- Distribution: world
- Lines: 14
-
- Hi,
-
- I wanted to know if anybody knew of a way to format a disk from Visual
- Basic. I have been studying the Windows API functions and so far have come up
- empty. Should I attempt to write the function in C as a DLL (And if so how,
- since I can't call the Interrupt needed)(At least I haven't found a way)
- Anyway, if you have any ideas, I sure could use them!! I'm trying to create a
- backup routine for one of my programs, but it needs formatted disks. Would
- like the option to format in advance.
-
-
- Steve Goyette
-
-
-