Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / Languages / Managed C++ / June 2004

Tip: Looking for answers? Try searching our database.

How to load assembly from GAC using unmanaged C++?

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Alex Sedow - 24 Jun 2004 17:41 GMT
Hello group!

How to load assembly from GAC using unmanaged C++? I want load assembly into
memory or get path to file on disk.

Alex.
Tomas Restrepo \(MVP\) - 25 Jun 2004 04:09 GMT
Alex,

> Hello group!
>
> How to load assembly from GAC using unmanaged C++? I want load assembly into
> memory or get path to file on disk.

I've never tried it, but perhaps using the Fusion API [1] you could use
IAssemblyCache::QueryAssemblyInfo() to get the path to the actual dll and
then load that using LoadLibrary? (I'm presumming you want it for
inspection, you're not actually trying to load and execute managed code on
it, because it would be an entirely different thing)

[1] http://support.microsoft.com/default.aspx?scid=KB;EN-US;Q317540

Signature

Tomas Restrepo
tomasr@mvps.org

Alex Sedow - 26 Jun 2004 07:28 GMT
Tomas,

Thanks for the link!

Alex.

> I've never tried it, but perhaps using the Fusion API [1] you could use
> IAssemblyCache::QueryAssemblyInfo() to get the path to the actual dll and
[quoted text clipped - 7 lines]
> Tomas Restrepo
> tomasr@mvps.org

Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.