Click here to Skip to main content
15,913,854 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: How to create a VB6 .dll object without having the .dll added as a reference? Pin
Christian Graus15-Dec-08 10:39
protectorChristian Graus15-Dec-08 10:39 
GeneralRe: How to create a VB6 .dll object without having the .dll added as a reference? Pin
Dave Kreskowiak15-Dec-08 10:42
mveDave Kreskowiak15-Dec-08 10:42 
JokeRe: How to create a VB6 .dll object without having the .dll added as a reference? Pin
Tom Deketelaere15-Dec-08 22:24
professionalTom Deketelaere15-Dec-08 22:24 
GeneralRe: How to create a VB6 .dll object without having the .dll added as a reference? Pin
Dave Kreskowiak16-Dec-08 1:59
mveDave Kreskowiak16-Dec-08 1:59 
GeneralRe: How to create a VB6 .dll object without having the .dll added as a reference? Pin
Tom Deketelaere16-Dec-08 2:10
professionalTom Deketelaere16-Dec-08 2:10 
JokeRe: How to create a VB6 .dll object without having the .dll added as a reference? Pin
Jon_Boy16-Dec-08 2:45
Jon_Boy16-Dec-08 2:45 
GeneralRe: How to create a VB6 .dll object without having the .dll added as a reference? Pin
Dave Kreskowiak16-Dec-08 13:28
mveDave Kreskowiak16-Dec-08 13:28 
GeneralRe: How to create a VB6 .dll object without having the .dll added as a reference? Pin
astanton197816-Dec-08 3:23
astanton197816-Dec-08 3:23 
The question -
"Is it possible to create and instantiate a VB6 .dll in VB .Net without having a reference to the VB6 .dll? I tried to use the Assembly.LoadFrom method, which doesn't seem to work (and probably isn't intended for ActiveX .dlls). "

My answer -
"Can you just create an assembly with the name VB6.dll?"

Perhaps I should have said...

"Yes. Create a .NET assembly called VB6.dll and use that if you need an instance of the assembly by that name."

He never said he needed the functionality of the VB6.dll (why would he even want it?), and the question was so odd that I could not help myself with a minimalist effort and a bit of infamous NJ sarcasm.

So... now you can get the hell off me. Just because I don't have the MicrosoftsValuablePenis WTF | :WTF: award in my sig doesn't mean I am any less capable or competent than any of you.
GeneralRe: How to create a VB6 .dll object without having the .dll added as a reference? Pin
Jon_Boy16-Dec-08 5:17
Jon_Boy16-Dec-08 5:17 
GeneralRe: How to create a VB6 .dll object without having the .dll added as a reference? Pin
Dave Kreskowiak16-Dec-08 13:33
mveDave Kreskowiak16-Dec-08 13:33 
GeneralRe: How to create a VB6 .dll object without having the .dll added as a reference? Pin
astanton197817-Dec-08 3:31
astanton197817-Dec-08 3:31 
GeneralRe: How to create a VB6 .dll object without having the .dll added as a reference? Pin
Dave Kreskowiak17-Dec-08 12:32
mveDave Kreskowiak17-Dec-08 12:32 
GeneralRe: How to create a VB6 .dll object without having the .dll added as a reference? Pin
astanton197818-Dec-08 4:30
astanton197818-Dec-08 4:30 
AnswerRe: How to create a VB6 .dll object without having the .dll added as a reference? Pin
Dave Kreskowiak15-Dec-08 8:39
mveDave Kreskowiak15-Dec-08 8:39 
GeneralRe: How to create a VB6 .dll object without having the .dll added as a reference? Pin
Jon_Boy15-Dec-08 8:57
Jon_Boy15-Dec-08 8:57 
QuestionSerialization Over A Network Stream Pin
Ryan Fleming15-Dec-08 3:34
Ryan Fleming15-Dec-08 3:34 
AnswerRe: Serialization Over A Network Stream Pin
Dave Kreskowiak15-Dec-08 9:17
mveDave Kreskowiak15-Dec-08 9:17 
QuestionXML Node count Pin
Shazz Rock14-Dec-08 23:30
Shazz Rock14-Dec-08 23:30 
AnswerRe: XML Node count Pin
astanton197815-Dec-08 8:15
astanton197815-Dec-08 8:15 
GeneralRe: XML Node count Pin
Shazz Rock16-Dec-08 20:58
Shazz Rock16-Dec-08 20:58 
GeneralRe: XML Node count Pin
astanton197817-Dec-08 3:25
astanton197817-Dec-08 3:25 
QuestionAbout API call Pin
Nanda_MR14-Dec-08 21:46
Nanda_MR14-Dec-08 21:46 
AnswerRe: About API call PinPopular
Christian Graus14-Dec-08 21:48
protectorChristian Graus14-Dec-08 21:48 
GeneralRe: About API call Pin
Nanda_MR14-Dec-08 22:29
Nanda_MR14-Dec-08 22:29 
GeneralRe: About API call Pin
Christian Graus14-Dec-08 22:55
protectorChristian Graus14-Dec-08 22:55 

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.