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

Visual Basic

 
QuestionHow to click on a link Pin
SekharOne13-Feb-08 18:33
SekharOne13-Feb-08 18:33 
AnswerRe: How to click on a link Pin
John_Adams14-Feb-08 0:18
John_Adams14-Feb-08 0:18 
GeneralRe: How to click on a link Pin
SekharOne14-Feb-08 23:41
SekharOne14-Feb-08 23:41 
GeneralWindow Handle Pin
Kumaran21cen13-Feb-08 17:51
Kumaran21cen13-Feb-08 17:51 
GeneralRe: Window Handle Pin
Dave Kreskowiak14-Feb-08 2:13
mveDave Kreskowiak14-Feb-08 2:13 
QuestionHow to make our form to be executed before running explorer.exe Pin
Eager Learner13-Feb-08 14:22
Eager Learner13-Feb-08 14:22 
GeneralRe: How to make our form to be executed before running explorer.exe Pin
Christian Graus13-Feb-08 20:18
protectorChristian Graus13-Feb-08 20:18 
QuestionVB.NET to C++.NET VS2005 Pin
jbmckim13-Feb-08 10:27
jbmckim13-Feb-08 10:27 
Help!

Does anyone have a simple (and I mean simple) example of VB calling a C++ DLL with a floating point array parameter where C++ will modify the contents of the parameter? (I'd say "pass by reference" but this is ambiguous when discussing a call from VB.)

I've done this with strings and although it's a little finicky, it definitely works. The online examples either don't compile for truly insidious reasons (thank you MS), or are down level and don't understand SAFEARRAYS etc.

To be clear (hopefully), The idea is: VB program w/array of floating point calls C++ (or C) program that modifies the array. On return to VB, the array is modified.

Thanks.
QuestionHow do you delete a row from a datagrid when using a typed dataset Pin
imonfiredammit13-Feb-08 8:44
imonfiredammit13-Feb-08 8:44 
AnswerRe: How do you delete a row from a datagrid when using a typed dataset Pin
Mycroft Holmes13-Feb-08 16:24
professionalMycroft Holmes13-Feb-08 16:24 
QuestionERROR MESSAGE Pin
Member 367504713-Feb-08 5:03
Member 367504713-Feb-08 5:03 
GeneralRe: ERROR MESSAGE Pin
Paddy Boyd13-Feb-08 5:05
Paddy Boyd13-Feb-08 5:05 
GeneralRe: ERROR MESSAGE Pin
Member 367504713-Feb-08 5:56
Member 367504713-Feb-08 5:56 
GeneraldeflateStream reading from stream and writing to a buffer Pin
Ed Hill _5_13-Feb-08 3:42
Ed Hill _5_13-Feb-08 3:42 
GeneralRe: deflateStream reading from stream and writing to a buffer Pin
Guffa13-Feb-08 8:46
Guffa13-Feb-08 8:46 
Questioncreate webservice in vb.net and invoke it in vb 6.0 Pin
jamesrajesh13-Feb-08 1:57
jamesrajesh13-Feb-08 1:57 
GeneralRe: create webservice in vb.net and invoke it in vb 6.0 Pin
Dave Kreskowiak13-Feb-08 7:12
mveDave Kreskowiak13-Feb-08 7:12 
GeneralRe: create webservice in vb.net and invoke it in vb 6.0 Pin
User 27100913-Feb-08 7:22
User 27100913-Feb-08 7:22 
GeneralVB reads Excel Pin
Bulky Fellow13-Feb-08 1:06
Bulky Fellow13-Feb-08 1:06 
GeneralRe: VB reads Excel Pin
Dave Kreskowiak13-Feb-08 7:06
mveDave Kreskowiak13-Feb-08 7:06 
GeneralRe: VB reads Excel Pin
Bulky Fellow13-Feb-08 18:26
Bulky Fellow13-Feb-08 18:26 
GeneralRe: VB reads Excel Pin
Dave Kreskowiak14-Feb-08 2:10
mveDave Kreskowiak14-Feb-08 2:10 
GeneralWebbrowser control need help Pin
King of Kingz12-Feb-08 23:38
King of Kingz12-Feb-08 23:38 
GeneralRe: Webbrowser control need help Pin
Paddy Boyd13-Feb-08 5:08
Paddy Boyd13-Feb-08 5:08 
QuestionHow to put a button inside a dataGridView textBox column? Pin
Benny_Lava12-Feb-08 21:50
Benny_Lava12-Feb-08 21:50 

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.