TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Hurkadli palaksha
NA
8
23.5k
How can i refer a C# dll in MFC dll
Sep 23 2010 5:00 AM
Hi,
For one of the MFC dll application(which creates acrobat plug-in) i want to add a reference to a C# dll. I created the MFC dll application(with
/clr option
to refer managed C# object), it complied and executed fine before adding C# class reference, once i added that C# dll and tried to get a object reference instance(using gcnew), it is not getting it but application raising an exception saying "File not found" error for that C# dll.
Can't we add reference to C# dll in an MFC dll application? if we can how to do, what's mistake i am doing?
Any help would be highly appreciated.
palaksha
Reply
Answers (
2
)
*.res files
Simple C dll for JNI need Version Information