creating COM's ?

Soldato
Joined
18 Oct 2002
Posts
4,925
Location
Yorkshire
trying to find a tutorial on creating COM dll's for windows using visual studio but all I seem to find so articles explain what the COM's are.

Anyone got any good sources that'll walk me through creating them ?
 
Yep know most of that :) just trying to work out if its possible to create the dll's within visual studio as at work I just use VB6.

Update: just dog a little more this morning and by the looks of things i've even got to use vb6 or get a copy of vb 2005 to create the com's :( ahh well thought that visual studio 2005 might have got it built in .
 
Last edited:
at the moment i've got Visual Studio 2005 at home but can't find any options to create create the coms unless there described as something else in the project list.

VB6 at work was installed along side Visual studio 6 I believe but the one at home is .net .
 
ahh that's it thanks guys didn't know about the wrapper. Will have a go at them but probably just get vb6 installed.
 
Back
Top Bottom