Click here to Skip to main content
15,921,295 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: plz help me.. this is the fifth time ... Pin
Guffa22-Apr-06 4:50
Guffa22-Apr-06 4:50 
GeneralRe: plz help me.. this is the fifth time ... Pin
Dave Kreskowiak22-Apr-06 6:27
mveDave Kreskowiak22-Apr-06 6:27 
AnswerRe: plz help me.. this is the fifth time ... Pin
Steve Pullan22-Apr-06 17:11
Steve Pullan22-Apr-06 17:11 
Questionplz help me Pin
Sweety Shah22-Apr-06 1:07
Sweety Shah22-Apr-06 1:07 
AnswerRe: plz help me Pin
Dave Kreskowiak22-Apr-06 6:33
mveDave Kreskowiak22-Apr-06 6:33 
QuestionHow to run a DLL method dynamically from a VB6 code. I have the DLL name, Class name, Method name, parameters and the respective values from an XML. Pin
Davis Augustine22-Apr-06 0:55
Davis Augustine22-Apr-06 0:55 
AnswerRe: How to run a DLL method dynamically from a VB6 code. I have the DLL name, Class name, Method name, parameters and the respective values from an XML. Pin
mr_1234522-Apr-06 4:41
mr_1234522-Apr-06 4:41 
GeneralRe: How to run a DLL method dynamically from a VB6 code. I have the DLL name, Class name, Method name, parameters and the respective values from an XML. Pin
Davis Augustine3-May-06 2:45
Davis Augustine3-May-06 2:45 
Thanks. I found how to do this. we can use the "CallByName" in VB6. the Method Signature is as follows.
-----------------------------------------------------------------------------------------
CallByName(Object as Object,ProcName as String,CallType as VbCallType,Args() as Variant)
where CallType can be
VbLet
VbGet
VbMethod
VbSet

-----------------------------------------------------------------------------------------

-Davis
Questionhyperlink in crystalreport Pin
Sweety Shah22-Apr-06 0:53
Sweety Shah22-Apr-06 0:53 
QuestionMail application Pin
D.N.21-Apr-06 23:42
D.N.21-Apr-06 23:42 
AnswerRe: Mail application Pin
CWIZO22-Apr-06 0:32
CWIZO22-Apr-06 0:32 
Questioncombobox in datagrid Pin
bony_baba21-Apr-06 22:23
bony_baba21-Apr-06 22:23 
QuestionError : in Javascript query string Pin
Amit Agarrwal21-Apr-06 22:15
Amit Agarrwal21-Apr-06 22:15 
AnswerRe: Error : in Javascript query string Pin
mr_1234522-Apr-06 4:36
mr_1234522-Apr-06 4:36 
AnswerRe: Error : in Javascript query string Pin
Dave Kreskowiak22-Apr-06 6:36
mveDave Kreskowiak22-Apr-06 6:36 
QuestionDisplay Form Pin
contact ajo21-Apr-06 22:14
contact ajo21-Apr-06 22:14 
AnswerRe: Display Form Pin
mr_1234522-Apr-06 4:34
mr_1234522-Apr-06 4:34 
QuestionApplication Path Pin
Vikrant Badhai21-Apr-06 22:05
Vikrant Badhai21-Apr-06 22:05 
AnswerRe: Application Path Pin
mr_1234522-Apr-06 4:27
mr_1234522-Apr-06 4:27 
GeneralApplication Path Pin
Vikrant Badhai22-Apr-06 21:07
Vikrant Badhai22-Apr-06 21:07 
AnswerRe: Application Path Pin
mr_1234523-Apr-06 4:43
mr_1234523-Apr-06 4:43 
Questionhow to use select command using to condition Pin
Swiss Mantoro21-Apr-06 17:51
Swiss Mantoro21-Apr-06 17:51 
AnswerRe: how to use select command using to condition Pin
Naveen22-Apr-06 0:48
Naveen22-Apr-06 0:48 
QuestionData Base hookups Pin
machman121-Apr-06 15:23
machman121-Apr-06 15:23 
AnswerRe: Data Base hookups Pin
Dave Kreskowiak22-Apr-06 6:40
mveDave Kreskowiak22-Apr-06 6:40 

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.