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
jarzabek
NA
1
0
Mixing C++ and C# - References, Examples
Jan 24 2005 9:01 AM
I have a C++ application that contains some graphics. I would like to use this application with a C# applicaton and have the applications communicate with each other. My thought is to modify the C++ application by adding some access Methods and use it within the context of a UserControl. My other thought is to strip the Main portion ot the C++ applicatioin and place the Classes into a dll to use within the C# application. I believe that either of these will work, but I dont know where to start. Does anyone know of references or examples that might help get me started? Thanks in advance.
Reply
Answers (
0
)
cevent in C#
Text Box and Combo Box