10 TIPs - To Become a Good Developer/Programmer
Why Join
Become a member
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
C# Corner Home
Technologies
Monthly Leaders
ASK A QUESTION
Forum guidelines
Administrator
Admin
2.2k
1.4m
translate from c++ header oruse com objects
Apr 14 2003 2:49 PM
HI there, I am pretty new in C#, just wanted to ask u the following questions: I have an existing programming interface that i want to use under C#. Is it possible to use existing C/C++ header files in C# or do i need to rewrite them into new classes (all inline classes)? Can i use a com object for visual basic in c#(dll)? any help is greatly appreciated, stonee
Reply
Answers (
3
)
Child DB insert from DataGrid
How do you know the method throws Exception or not via method API?