Get a GUID for a file

samshiell

Member
Joined
Oct 26, 2004
Messages
10
Programming Experience
10+
Hi
Can anyone give me some pointers on how to access the GUID of an existing file?

You can do it in VB6 by using the a reference to tlb32.dll and "tli.TypeLibInfoFromFile" however in .NET TypeLibInfoFromFile doesn't exist

Thanks

Sam
 
Back
Top