Click here to Skip to main content
16,005,120 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: how to ..........this is all what i have done, it may make you more visible Pin
Anonymous30-Sep-04 1:53
Anonymous30-Sep-04 1:53 
GeneralRe: how to ..........this is all what i have done, it may make you more visible Pin
Colin Angus Mackay30-Sep-04 4:23
Colin Angus Mackay30-Sep-04 4:23 
GeneralMake a service dependant from another Pin
sybux200029-Sep-04 9:34
sybux200029-Sep-04 9:34 
GeneralRe: Make a service dependant from another Pin
Dave Kreskowiak30-Sep-04 4:19
mveDave Kreskowiak30-Sep-04 4:19 
GeneralCreating a running Time clock Pin
mtone29-Sep-04 9:14
mtone29-Sep-04 9:14 
GeneralRe: Creating a running Time clock Pin
Dave Kreskowiak29-Sep-04 13:45
mveDave Kreskowiak29-Sep-04 13:45 
GeneralActiveX Dll of VB6 in VB.NET Pin
MohammadAmiry29-Sep-04 7:34
MohammadAmiry29-Sep-04 7:34 
GeneralRe: ActiveX Dll of VB6 in VB.NET Pin
Dave Kreskowiak29-Sep-04 8:38
mveDave Kreskowiak29-Sep-04 8:38 
Make sure you include this line at the top of your code:
Imports Microsoft.VisualBasic

Then you can use the CreateObject function to create a COM registered object. Docs on CreateObject can be found here[^] on MSDN.


RageInTheMachine9532
"...a pungent, ghastly, stinky piece of cheese!" -- The Roaming Gnome

GeneralRe: ActiveX Dll of VB6 in VB.NET Pin
MohammadAmiry3-Oct-04 3:51
MohammadAmiry3-Oct-04 3:51 
GeneralExcel Question Pin
Jamie Nordmeyer29-Sep-04 6:31
Jamie Nordmeyer29-Sep-04 6:31 
GeneralHandling objects... Pin
Jason Weibel29-Sep-04 4:06
Jason Weibel29-Sep-04 4:06 
GeneralRe: Handling objects... Pin
Jason Weibel29-Sep-04 4:52
Jason Weibel29-Sep-04 4:52 
GeneralRe: Handling objects... Pin
Dave Kreskowiak29-Sep-04 5:55
mveDave Kreskowiak29-Sep-04 5:55 
GeneralRe: Handling objects... Pin
Jason Weibel29-Sep-04 6:21
Jason Weibel29-Sep-04 6:21 
GeneralBlockInput Function Pin
tommy_tanaka29-Sep-04 3:54
tommy_tanaka29-Sep-04 3:54 
GeneralRe: BlockInput Function Pin
Dave Kreskowiak29-Sep-04 5:37
mveDave Kreskowiak29-Sep-04 5:37 
GeneralRe: BlockInput Function Pin
tommy_tanaka29-Sep-04 5:56
tommy_tanaka29-Sep-04 5:56 
GeneralRe: BlockInput Function Pin
Dave Kreskowiak29-Sep-04 6:02
mveDave Kreskowiak29-Sep-04 6:02 
GeneralRe: BlockInput Function Pin
tommy_tanaka29-Sep-04 6:09
tommy_tanaka29-Sep-04 6:09 
Generalstring to double Pin
macmac3829-Sep-04 1:05
macmac3829-Sep-04 1:05 
GeneralRe: string to double Pin
RichardGrimmer29-Sep-04 2:52
RichardGrimmer29-Sep-04 2:52 
GeneralWinsock control Pin
mohan_balal28-Sep-04 22:38
mohan_balal28-Sep-04 22:38 
GeneralRe: Winsock control Pin
Dave Kreskowiak29-Sep-04 6:01
mveDave Kreskowiak29-Sep-04 6:01 
GeneralleWinsock Control Array Pin
mohan_balal28-Sep-04 19:08
mohan_balal28-Sep-04 19:08 
GeneralRe: leWinsock Control Array Pin
Jose Cezar S. Ynion28-Sep-04 20:17
Jose Cezar S. Ynion28-Sep-04 20:17 

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.