Extended file attributes (Resolved)
I am fairley new to .net, been using VB6 and C++.
I need help finding a way to get extended file attributes. Specifically I need to read the "Company" field. GetFileInfo does not seem to support this.
I need to find out this info on all EXE,OCX,and DLL's in the windows, system, and system32 directory.
Any help would be appreciated.
Thanks.
I am fairley new to .net, been using VB6 and C++.
I need help finding a way to get extended file attributes. Specifically I need to read the "Company" field. GetFileInfo does not seem to support this.
I need to find out this info on all EXE,OCX,and DLL's in the windows, system, and system32 directory.
Any help would be appreciated.
Thanks.
Last edited: