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 / .NET Framework / CLR / August 2004

Tip: Looking for answers? Try searching our database.

Can't find a way to get the ICeeGen interface

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Nadav - 31 Jul 2004 13:07 GMT
Hi,

1. I am writing some kind of a CLI Linker
2. I am using the unmanaged meta-data API.
I wonder browsing "cor.h" I have encountered the 'ICeeGen' this interface is retrieved by the 'ICorModule' interface, I didn't find any API that provide me the means to get an 'ICorModule' interface, how should I get this interface? What object should i create? what method should I call?

Any comments remarks or pointers will be appreciated.
Signature

Nadav
   http://www.ddevel.com

"Tim Kurtzman" - 10 Aug 2004 19:02 GMT
There is no such thing as a ICorModule. We probably thought we'd have it in
early development, then yanked the implementation but forgot to remove the
definition in the header file. Sorry for the red herring.

Instead, you'll want to call mscorpe.dll's CreateICeeFileGen(). That will
give you an ICeeFileGen, and that should let you accomplish what you're
after.

Tim

--------------------
| Thread-Topic: Can't find a way to get the ICeeGen interface
| thread-index: AcR29uM4u73bRBXsR1KQi0fROILgkA==
[quoted text clipped - 24 lines]
| 2. I am using the unmanaged meta-data API.
| I wonder browsing "cor.h" I have encountered the 'ICeeGen' this interface is retrieved by the 'ICorModule' interface, I didn't find any API that
provide me the means to get an 'ICorModule' interface, how should I get
this interface? What object should i create? what method should I call?

| Any comments remarks or pointers will be appreciated.

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.