Click here to Skip to main content
15,912,072 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: dtpicker and 64 bits Pin
Dave Kreskowiak26-Feb-10 17:45
mveDave Kreskowiak26-Feb-10 17:45 
GeneralRe: dtpicker and 64 bits Pin
daniel houle26-Feb-10 19:27
daniel houle26-Feb-10 19:27 
GeneralRe: dtpicker and 64 bits Pin
Dave Kreskowiak27-Feb-10 2:51
mveDave Kreskowiak27-Feb-10 2:51 
QuestionWindows Crypto API is not working on 64 bit Pin
sri_009925-Feb-10 22:20
sri_009925-Feb-10 22:20 
AnswerRe: Windows Crypto API is not working on 64 bit Pin
Dave Kreskowiak26-Feb-10 1:46
mveDave Kreskowiak26-Feb-10 1:46 
AnswerRe: Windows Crypto API is not working on 64 bit Pin
TheComputerMan28-Feb-10 3:36
TheComputerMan28-Feb-10 3:36 
GeneralRe: Windows Crypto API is not working on 64 bit Pin
sri_00991-Mar-10 19:11
sri_00991-Mar-10 19:11 
QuestionCreate object of .dll in vb6 and Use the public functions of .dll [modified] Pin
karthickmani6325-Feb-10 18:57
karthickmani6325-Feb-10 18:57 
Hi,

I am new to VB6,

I need to Create a object of VLicense class present in the XYZ namespace in the XYZ.dll. This will take path to license file, So i have to pass the path of the licence file while creating the object of VLicense. Next, I have to call two public methods of this class object - "IsLicenseValid" and "IsCorrectDate" both returning Boolean value.

Progress :
XYZ.dll is created in .net, So I have created XYZ.tlb to use in VB6. I have also added the reference of the .tlb in the project.

Dim myObject As XYZ.VLicense
(XYZ. is displaying all the methods of the dll)

Now how to proceed from here? I need to create a object of the class and set a path.Please help.

Thanks in Advance,
modified on Tuesday, March 2, 2010 1:52 AM

AnswerRe: Create object of .dll in vb6 and Use the public functions of .dll Pin
Richard MacCutchan25-Feb-10 22:18
mveRichard MacCutchan25-Feb-10 22:18 
GeneralRe: Create object of .dll in vb6 and Use the public functions of .dll Pin
Steven J Jowett25-Feb-10 22:56
Steven J Jowett25-Feb-10 22:56 
GeneralRe: Create object of .dll in vb6 and Use the public functions of .dll Pin
Richard MacCutchan25-Feb-10 23:06
mveRichard MacCutchan25-Feb-10 23:06 
GeneralRe: Create object of .dll in vb6 and Use the public functions of .dll Pin
karthickmani6325-Feb-10 23:28
karthickmani6325-Feb-10 23:28 
GeneralRe: Create object of .dll in vb6 and Use the public functions of .dll Pin
Richard MacCutchan26-Feb-10 0:05
mveRichard MacCutchan26-Feb-10 0:05 
GeneralRe: Create object of .dll in vb6 and Use the public functions of .dll Pin
karthickmani6326-Feb-10 0:30
karthickmani6326-Feb-10 0:30 
GeneralRe: Create object of .dll in vb6 and Use the public functions of .dll Pin
Dave Kreskowiak26-Feb-10 1:40
mveDave Kreskowiak26-Feb-10 1:40 
GeneralRe: Create object of .dll in vb6 and Use the public functions of .dll [modified] Pin
karthickmani6328-Feb-10 22:06
karthickmani6328-Feb-10 22:06 
GeneralRe: Create object of .dll in vb6 and Use the public functions of .dll Pin
Dave Kreskowiak1-Mar-10 1:49
mveDave Kreskowiak1-Mar-10 1:49 
GeneralRe: Create object of .dll in vb6 and Use the public functions of .dll [modified] Pin
karthickmani631-Mar-10 17:31
karthickmani631-Mar-10 17:31 
GeneralRe: Create object of .dll in vb6 and Use the public functions of .dll Pin
Dave Kreskowiak2-Mar-10 1:41
mveDave Kreskowiak2-Mar-10 1:41 
QuestionVisual Studio 2010 Pin
programmervb.netc++25-Feb-10 10:21
programmervb.netc++25-Feb-10 10:21 
AnswerRe: Visual Studio 2010 Pin
The Man from U.N.C.L.E.25-Feb-10 22:39
The Man from U.N.C.L.E.25-Feb-10 22:39 
QuestionBlank Mail ASP Pin
for120625-Feb-10 1:25
for120625-Feb-10 1:25 
AnswerRe: Blank Mail ASP Pin
TheComputerMan25-Feb-10 1:33
TheComputerMan25-Feb-10 1:33 
QuestionSilverlight for Windows Application Forms...? VB.Net 2008 Pin
Paramu197324-Feb-10 23:15
Paramu197324-Feb-10 23:15 
AnswerRe: Silverlight for Windows Application Forms...? VB.Net 2008 Pin
Dave Kreskowiak25-Feb-10 1:52
mveDave Kreskowiak25-Feb-10 1:52 

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.