find assembly created time property in the gac

G

gilad

hi,
I would like to check in a C++ program the created time property of an
assembly that is located in the GAC. how is that possible?

Thanks,
Gilad.
 
A

Alex Meleta

Hi gilad,

Maybe link was broken, but no,
[Global Assembly Cache (GAC) APIs, Last Review : April 4, *2003*]
http://support.microsoft.com/default.aspx?scid=KB;EN-US;Q317540

linked to .NET Framework SDK Version 1.x
[.NET Framework SDK Version 1.1, Supported Operating Systems: Windows 2000
....]
http://www.microsoft.com/downloads/...A6-3647-4070-9F41-A333C6B9181D&displaylang=en

Kind Regards, Alex Meleta
[TechBlog] http://devkids.blogspot.com



g> thanks for the answer but what you wrote requires windows vista.
g>
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top