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
Saghe
NA
1
0
How to use functions of external program in my C# project?
Dec 24 2009 5:49 AM
I have some exe-program, it seems it was written in VC (it uses msvcr70, msvcr70d, msvcr71).
How can I include this exe-file into my C# project for using internal functions?
I tried via Add Reference, but unsuccessfully.
Reply
Answers (
1
)
Procedural Code to OO Code
How do I set a combobox to a selected value when the combobox holds a class