On Sat, Sep 17, 2011 at 6:08 PM, Ozkan Sezer <[email protected]> wrote:

> On Sat, Sep 17, 2011 at 7:05 PM, Vincent Torri <[email protected]>
> wrote:
> > Hey,
> >
> > I was wondering if it is normal that NtQueryEaFile() is not declared in
> some
> > header file.
> >
> > Thank you.
> >
> > Vincent Torri
>
> I wasn't able to find it in any of the M$ headers,


me too (at least in VS8 and VS9)


> so it's probably an
> undocumented internal thing?
>

i think so:


http://undocumented.ntinternals.net/UserMode/Undocumented%20Functions/NT%20Objects/File/NtQueryEaFile.html

My aim is to implement Unix' setxattr()/getxattr() functions. i have 2
solutions afaik : BackupWrite/Read (not really documented too even if it's
in MSDN...) and that function (which seems closer to getxattrr() than
BackupRead())

Vincent
------------------------------------------------------------------------------
BlackBerry&reg; DevCon Americas, Oct. 18-20, San Francisco, CA
http://p.sf.net/sfu/rim-devcon-copy2
_______________________________________________
Mingw-w64-public mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public

Reply via email to