Maxim
Wed Aug 29 09:33:29 CDT 2007
Provide also stdin for it.
--
Maxim Shatskih, Windows DDK MVP
StorageCraft Corporation
maxim@storagecraft.com
http://www.storagecraft.com
"Alexanderfe" <Alexanderfe@discussions.microsoft.com> wrote in message
news:7F0D9E2B-C17D-4582-B4A8-F9FC4DF4029F@microsoft.com...
> Hi, I've tried to create the child process, but it's interactive i.e. asking
> questions.
> Is there a possibility to make a silent format?
>
> "Maxim S. Shatskih" wrote:
>
> > Execute FORMAT as a child process. Or - study the UDF data structures,
and
> > write them yourself, forming a valid and empty UDF volume.
> >
> > Or just use FAT32 :-)
> >
> > --
> > Maxim Shatskih, Windows DDK MVP
> > StorageCraft Corporation
> > maxim@storagecraft.com
> >
http://www.storagecraft.com
> >
> > "Alexanderfe" <Alexanderfe@discussions.microsoft.com> wrote in message
> > news:E9273889-D0BB-4B81-8945-1315A49B3CD0@microsoft.com...
> > > Hi, I have an app that will run on Vista and needs to format a DVD-RAM
using
> > > the UDF filesystem.
> > > The application is in Delphi. I'm looking for functions from Win32 (or
> > > other) API, which can be used by the application directly without user
> > > interaction.
> > > Thanks for any help.
> >
> >