Click here to Skip to main content
15,897,187 members
Home / Discussions / C#
   

C#

 
QuestionMouse events not triggered Pin
Dean Geddes4-Sep-09 4:42
Dean Geddes4-Sep-09 4:42 
AnswerRe: Mouse events not triggered Pin
Henry Minute4-Sep-09 4:58
Henry Minute4-Sep-09 4:58 
QuestionRead file with hex characters Pin
khalidelmeknesi4-Sep-09 3:00
khalidelmeknesi4-Sep-09 3:00 
AnswerRe: Read file with hex characters Pin
musefan4-Sep-09 3:08
musefan4-Sep-09 3:08 
AnswerRe: Read file with hex characters Pin
Luc Pattyn4-Sep-09 3:55
sitebuilderLuc Pattyn4-Sep-09 3:55 
GeneralRe: Read file with hex characters Pin
khalidelmeknesi5-Sep-09 0:43
khalidelmeknesi5-Sep-09 0:43 
GeneralRe: Read file with hex characters Pin
Luc Pattyn5-Sep-09 1:01
sitebuilderLuc Pattyn5-Sep-09 1:01 
QuestionLatebinding a VB6 DLL in a C# Project (with an interface?) Pin
MatthysDT4-Sep-09 2:56
MatthysDT4-Sep-09 2:56 
Good day!

I am finally rewriting an 10 year old device-communication application in .Net. The original program uses a series of VB6 DLL's (also developed by me) to connect with all the different devices.

There are about 20 or so DLL's most of them rather unique and it would be an extremely cumbersome task to re-write all of them in .Net.

I want to create an Interface and make the DLL's conform to that.
When I try adding my DLL's in .Net it wants assembly data, which I don't have.

What is the easiest way of exposing a such a DLL's methods?

And how would I go about using an Interface to define the classes from the DLL's? (I will modify the DLL's to expose the correct methods).


AnswerRe: Latebinding a VB6 DLL in a C# Project (with an interface?) Pin
stancrm4-Sep-09 3:08
stancrm4-Sep-09 3:08 
RantRe: Latebinding a VB6 DLL in a C# Project (with an interface?) Pin
MatthysDT4-Sep-09 3:25
MatthysDT4-Sep-09 3:25 
AnswerRe: Latebinding a VB6 DLL in a C# Project (with an interface?) Pin
Pete O'Hanlon4-Sep-09 3:46
mvePete O'Hanlon4-Sep-09 3:46 
GeneralRe: Latebinding a VB6 DLL in a C# Project (with an interface?) Pin
MatthysDT22-Sep-09 1:57
MatthysDT22-Sep-09 1:57 
AnswerRe: Latebinding a VB6 DLL in a C# Project (with an interface?) Pin
Paw Jershauge4-Sep-09 4:35
Paw Jershauge4-Sep-09 4:35 
QuestionDocument class in C# Pin
ChrisSuper4-Sep-09 2:51
ChrisSuper4-Sep-09 2:51 
AnswerRe: Document class in C# Pin
EliottA4-Sep-09 3:21
EliottA4-Sep-09 3:21 
QuestionHow should a Fresher start a Real Time Project Pin
amaankhan4-Sep-09 2:11
amaankhan4-Sep-09 2:11 
AnswerRe: How should a Fresher start a Real Time Project Pin
Henry Minute4-Sep-09 2:30
Henry Minute4-Sep-09 2:30 
QuestionDisable Close(X) in a form Pin
Swetha Srinivasan4-Sep-09 1:58
Swetha Srinivasan4-Sep-09 1:58 
AnswerRe: Disable Close(X) in a form Pin
stancrm4-Sep-09 2:14
stancrm4-Sep-09 2:14 
AnswerRe: Disable Close(X) in a form Pin
PIEBALDconsult4-Sep-09 5:35
mvePIEBALDconsult4-Sep-09 5:35 
QuestionDataGrid Pin
Wamuti3-Sep-09 22:44
Wamuti3-Sep-09 22:44 
AnswerRe: DataGrid Pin
stancrm3-Sep-09 22:48
stancrm3-Sep-09 22:48 
GeneralRe: DataGrid Pin
Wamuti3-Sep-09 23:04
Wamuti3-Sep-09 23:04 
GeneralRe: DataGrid Pin
stancrm4-Sep-09 0:28
stancrm4-Sep-09 0:28 
AnswerRe: DataGrid Pin
Calla4-Sep-09 0:11
Calla4-Sep-09 0:11 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.