Re: building problem ..........

hi All,
ZwSetInformationFile is used to set the file and directory information through
FileInformationClass .
Which FileInformationClass is used to set the file size and size on
disk parameters.
What are desired access required while opening/creating the file
before setting the above parameters.

…>

On Wed, 30 Mar 2005 11:11:35 +0100 (BST), amarpreet singh
wrote:
>
>
>
> hi everybody,
>
> m new to this field…
>
> m using the build checked environ… of winXP -DDK for building my progs.
> but sometimes i found that same prog which has run successfully previously
> not running second time on same machine. m building my prog
> with the help of makefile and source . Whenever i used to run prog then
> message appears that 2 files compiled. it gives the following message.
>
>
> C:\New sample>build
> BUILD: Adding /Y to COPYCMD so xcopy ops won’t hang.
> BUILD: Object root set to: ==> objchk_wxp_x86
> BUILD: Compile and Link for i386
> BUILD: Loading E:\WINDDK\2600~1.110\build.dat…
> BUILD: Computing Include file dependencies:
> BUILD: Examining c:\new sample directory for files to compile.
> c:\new sample - 1 source files (8 lines)
> BUILD: Compiling c:\new sample directory
> Compiling - objchk_wxp_x86\i386 for all platforms
> Compiling - objchk_wxp_x86\i386 for all platforms
> BUILD: Linking c:\new sample directory
> Compiling - objchk_wxp_x86\i386 for all platforms
> Compiling - objchk_wxp_x86\i386 for all platforms
> BUILD: Done
>
> 2 files compiled - 0 LPS
>
> and no executable built .plz tell me why this happens. Is this
> a bug or m missing something. plz help me in this…
>
>
> thanx in advance…
>
> rgds
>
> amarpreet singh
>
>
>
> ---------------------------------
> Yahoo! Messenger - Communicate instantly…“Ping” your friends today!
> Download Messenger Now
> —
> Questions? First check the IFS FAQ at
> https://www.osronline.com/article.cfm?id=17
>
> You are currently subscribed to ntfsd as: xxxxx@gmail.com
> To unsubscribe send a blank email to xxxxx@lists.osr.com
>

U must include all the required header file in the same folder and then compile

On Wed, 30 Mar 2005 11:11:35 +0100 (BST), amarpreet singh
wrote:
> >
> >
> >
> > hi everybody,
> >
> > m new to this field…
> >
> > m using the build checked environ… of winXP -DDK for building my progs.
> > but sometimes i found that same prog which has run successfully previously
> > not running second time on same machine. m building my prog
> > with the help of makefile and source . Whenever i used to run prog then
> > message appears that 2 files compiled. it gives the following message.
> >
> >
> > C:\New sample>build
> > BUILD: Adding /Y to COPYCMD so xcopy ops won’t hang.
> > BUILD: Object root set to: ==> objchk_wxp_x86
> > BUILD: Compile and Link for i386
> > BUILD: Loading E:\WINDDK\2600~1.110\build.dat…
> > BUILD: Computing Include file dependencies:
> > BUILD: Examining c:\new sample directory for files to compile.
> > c:\new sample - 1 source files (8 lines)
> > BUILD: Compiling c:\new sample directory
> > Compiling - objchk_wxp_x86\i386 for all platforms
> > Compiling - objchk_wxp_x86\i386 for all platforms
> > BUILD: Linking c:\new sample directory
> > Compiling - objchk_wxp_x86\i386 for all platforms
> > Compiling - objchk_wxp_x86\i386 for all platforms
> > BUILD: Done
> >
> > 2 files compiled - 0 LPS
> >
> > and no executable built .plz tell me why this happens. Is this
> > a bug or m missing something. plz help me in this…
> >
> >
> > thanx in advance…
> >
> > rgds
> >
> > amarpreet singh
> >
> >
> >
> > ---------------------------------
> > Yahoo! Messenger - Communicate instantly…“Ping” your friends today!
> > Download Messenger Now
> > —
> > Questions? First check the IFS FAQ at
> > https://www.osronline.com/article.cfm?id=17
> >
> > You are currently subscribed to ntfsd as: xxxxx@gmail.com
> > To unsubscribe send a blank email to xxxxx@lists.osr.com
> >
>
> —
> Questions? First check the IFS FAQ at https://www.osronline.com/article.cfm?id=17
>
> You are currently subscribed to ntfsd as: xxxxx@gmail.com
> To unsubscribe send a blank email to xxxxx@lists.osr.com
>