Click here to Skip to main content
15,892,161 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: On Click of Combo.. Pin
Het210920-May-04 1:35
Het210920-May-04 1:35 
GeneralProblem with the handling of ESC key in Textbox controls in VB Pin
Vinay Patil19-May-04 19:15
Vinay Patil19-May-04 19:15 
GeneralRe: Problem with the handling of ESC key in Textbox controls in VB Pin
Dave Kreskowiak20-May-04 1:11
mveDave Kreskowiak20-May-04 1:11 
Generalicon resource in an assembly Pin
beowulfagate19-May-04 19:09
beowulfagate19-May-04 19:09 
GeneralDeveloping a component... Pin
swarnamanoo19-May-04 18:28
swarnamanoo19-May-04 18:28 
GeneralRe: Developing a component... Pin
Dave Kreskowiak20-May-04 1:06
mveDave Kreskowiak20-May-04 1:06 
GeneralRe: Developing a component... Pin
Michael P Butler20-May-04 2:42
Michael P Butler20-May-04 2:42 
GeneralVB Call syntax error WHY! WHY! WHY! Pin
beerc0der19-May-04 13:48
beerc0der19-May-04 13:48 
ok. im calling a method of my c++ class (active x DLL) from visual basic.
this method call works fine, if there is a single parameter. when i try
to add 2 parameters visual basic says its expects a '=' sign after the call.


the VB call: tp.nothing(i,variable1)

tp.nothing is (id as Integer, string as String)

IDL:
[id(7), helpstring("method nothing")] HRESULT nothing(short *id, BSTR *string);

any ideas why the VB call returns a syntax error???

thanks!

GeneralRe: VB Call syntax error WHY! WHY! WHY! Pin
Dave Kreskowiak19-May-04 17:19
mveDave Kreskowiak19-May-04 17:19 
GeneralRe: VB Call syntax error WHY! WHY! WHY! Pin
beerc0der20-May-04 14:53
beerc0der20-May-04 14:53 
GeneralRe: VB Call syntax error WHY! WHY! WHY! Pin
Ahmad Rifai Yusuf19-May-04 18:01
Ahmad Rifai Yusuf19-May-04 18:01 
QuestionDraw form graphics over top of form controls? Pin
MCTMike19-May-04 8:01
MCTMike19-May-04 8:01 
AnswerRe: Draw form graphics over top of form controls? Pin
Dave Kreskowiak19-May-04 8:13
mveDave Kreskowiak19-May-04 8:13 
GeneralCreate my own installation program Pin
Pim-Pom19-May-04 3:12
Pim-Pom19-May-04 3:12 
GeneralRe: Create my own installation program Pin
Dave Kreskowiak19-May-04 3:40
mveDave Kreskowiak19-May-04 3:40 
GeneralRe: Create my own installation program Pin
Member 110929919-May-04 4:18
Member 110929919-May-04 4:18 
GeneralRe: Create my own installation program Pin
Pim-Pom19-May-04 6:24
Pim-Pom19-May-04 6:24 
GeneralRe: Create my own installation program Pin
Dave Kreskowiak19-May-04 8:01
mveDave Kreskowiak19-May-04 8:01 
GeneralRe: Create my own installation program Pin
Pim-Pom19-May-04 11:18
Pim-Pom19-May-04 11:18 
GeneralRe: Create my own installation program Pin
Dave Kreskowiak19-May-04 17:26
mveDave Kreskowiak19-May-04 17:26 
GeneralRe: Create my own installation program Pin
Pim-Pom19-May-04 23:21
Pim-Pom19-May-04 23:21 
GeneralRSA Cryptography Pin
klauszanini@hotmail.com19-May-04 2:43
klauszanini@hotmail.com19-May-04 2:43 
GeneralRe: RSA Cryptography Pin
Dave Kreskowiak19-May-04 2:56
mveDave Kreskowiak19-May-04 2:56 
Generalhome bookkeeping Pin
dmacca018-May-04 23:10
dmacca018-May-04 23:10 
GeneralRe: home bookkeeping Pin
klauszanini@hotmail.com19-May-04 2:38
klauszanini@hotmail.com19-May-04 2:38 

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.