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
Ken Barrett
NA
123
0
creating a wrapper for 3rd party software
Dec 4 2008 1:52 PM
I want to write a c# wrapper for a CAD (computer aided design) system. To do this, I will need to do system calls to run the CAD software, and use the CAD system API. Although I can get the environment vars I need and so forth, I am not finding any documentation on how to actually make the call. Something like :
system(allegro.exe) ;
or
`allegro.exe` ;
How do I do this in c# ?
Reply
Answers (
2
)
Operation is not valid due to the current state of the object.
Timeout when uploading a file