Click here to Skip to main content
15,902,817 members
Home / Discussions / C#
   

C#

 
AnswerRe: install windows fonts Pin
SpiveyC#20-Aug-07 7:52
SpiveyC#20-Aug-07 7:52 
AnswerRe: install windows fonts Pin
Okultist16-Jun-09 1:24
Okultist16-Jun-09 1:24 
Questionhow to call c#.net dll in vb 6.0 Pin
hk7792120-Aug-07 4:47
hk7792120-Aug-07 4:47 
AnswerRe: how to call c#.net dll in vb 6.0 Pin
Justin Perez20-Aug-07 4:57
Justin Perez20-Aug-07 4:57 
GeneralRe: how to call c#.net dll in vb 6.0 Pin
hk7792120-Aug-07 7:12
hk7792120-Aug-07 7:12 
GeneralRe: how to call c#.net dll in vb 6.0 Pin
Justin Perez20-Aug-07 8:11
Justin Perez20-Aug-07 8:11 
AnswerRe: how to call c#.net dll in vb 6.0 Pin
Christian Graus20-Aug-07 11:01
protectorChristian Graus20-Aug-07 11:01 
GeneralRe: how to call c#.net dll in vb 6.0 Pin
hk7792120-Aug-07 20:01
hk7792120-Aug-07 20:01 
i am able to take the reference of that dll.
i am not able to rectify either the problem with the dll creation or taking ref.

i have a c#.net project .i am creaing the dll using this.
the procss i am following:
1)tlbexp (to create typelib)
tlbexp ComInteropExample.DLL /out:ComInteropExample.tlb

2)regasm
regasm ComInteropExample.DLL /tlb: ComInteropExample.tlb

after this i m taking the ref of the .tlb file in my vb project.
i am not able to call the function inside.

Plz help



«·´`·.(*·.¸(`·.* *.·´)¸.·*).·´`·» ©
*.¸¸.·´¨` »*Vicky*«´¨`·.¸¸ .*
«·´`·.(*.·´(¸.·* *·.¸)`·.*).·´`·»

QuestionUsing ErrorProvider with an AutoSize panel Pin
Jon Hulatt20-Aug-07 4:27
Jon Hulatt20-Aug-07 4:27 
QuestionLooking for a control Pin
mjmcinto20-Aug-07 3:41
mjmcinto20-Aug-07 3:41 
AnswerRe: Looking for a control Pin
Talal Sultan20-Aug-07 3:45
Talal Sultan20-Aug-07 3:45 
AnswerRe: Looking for a control Pin
Justin Perez20-Aug-07 3:46
Justin Perez20-Aug-07 3:46 
AnswerRe: Looking for a control Pin
Eduard Keilholz20-Aug-07 3:52
Eduard Keilholz20-Aug-07 3:52 
QuestionIs it possible to write such a methode? Pin
MarkPhB20-Aug-07 3:26
MarkPhB20-Aug-07 3:26 
AnswerRe: Is it possible to write such a methode? Pin
Luc Pattyn20-Aug-07 3:40
sitebuilderLuc Pattyn20-Aug-07 3:40 
AnswerRe: Is it possible to write such a methode? Pin
Talal Sultan20-Aug-07 3:42
Talal Sultan20-Aug-07 3:42 
AnswerRe: Is it possible to write such a methode? Pin
Scott Dorman20-Aug-07 4:09
professionalScott Dorman20-Aug-07 4:09 
AnswerRe: Is it possible to write such a methode? Pin
Eduard Keilholz20-Aug-07 4:18
Eduard Keilholz20-Aug-07 4:18 
AnswerRe: Is it possible to write such a methode? Pin
Rudolf Jan21-Aug-07 0:52
Rudolf Jan21-Aug-07 0:52 
QuestionListBox reordering.. Pin
Dio2220-Aug-07 3:23
Dio2220-Aug-07 3:23 
AnswerRe: ListBox reordering.. Pin
Luc Pattyn20-Aug-07 3:43
sitebuilderLuc Pattyn20-Aug-07 3:43 
GeneralRe: ListBox reordering.. Pin
Dio2220-Aug-07 4:06
Dio2220-Aug-07 4:06 
QuestionException handling..???? Pin
Ron.S20-Aug-07 2:57
Ron.S20-Aug-07 2:57 
AnswerRe: Exception handling..???? Pin
originSH20-Aug-07 3:00
originSH20-Aug-07 3:00 
GeneralRe: Exception handling..???? Pin
Scott Dorman20-Aug-07 4:14
professionalScott Dorman20-Aug-07 4:14 

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.