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

Visual Basic

 
Questionrow click event in datagridview Pin
Milind Panchal17-Aug-08 23:26
Milind Panchal17-Aug-08 23:26 
Questionhi how this string is splited and how to eliminate special characters Pin
lakshmichawala17-Aug-08 19:59
lakshmichawala17-Aug-08 19:59 
AnswerRe: hi how this string is splited and how to eliminate special characters Pin
Christian Graus17-Aug-08 21:55
protectorChristian Graus17-Aug-08 21:55 
AnswerRe: hi how this string is splited and how to eliminate special characters Pin
Noctris17-Aug-08 21:57
Noctris17-Aug-08 21:57 
GeneralRe: hi how this string is splited and how to eliminate special characters Pin
Dave Kreskowiak18-Aug-08 1:42
mveDave Kreskowiak18-Aug-08 1:42 
GeneralRe: hi how this string is splited and how to eliminate special characters Pin
Mycroft Holmes18-Aug-08 12:35
professionalMycroft Holmes18-Aug-08 12:35 
GeneralRe: hi how this string is splited and how to eliminate special characters Pin
Noctris8-Oct-08 0:28
Noctris8-Oct-08 0:28 
QuestionHelp with PostMessage Pin
PeterRod17-Aug-08 17:05
PeterRod17-Aug-08 17:05 
I am presently using WM_COPYDATA and SendMessage to pass string data from a c++ app to my vb.net app.
Everything works but the response time gets sluggish in the c++ app waiting for vb.net app to process the message.

I would like to use PostMessage to speed up the string data transfer.

I read somewhere that I cannot use WM_COPYDATA with PostMessage.

How can I use PostMessage to do my data transfer?

I would like to see both the vb.net code for receiving data from PostMessage
and
the c++ code for sending data with PostMessage

Will the use of PostMessage really speed up the sending app?

Any suggestions , examples or links would be greatly appreciated

Roger
VS2005 Std / WinXP Pro SP3
AnswerRe: Help with PostMessage Pin
The Cadde18-Aug-08 0:24
The Cadde18-Aug-08 0:24 
AnswerRe: Help with PostMessage Pin
KarstenK18-Aug-08 2:41
mveKarstenK18-Aug-08 2:41 
GeneralRe: Help with PostMessage Pin
PeterRod18-Aug-08 8:38
PeterRod18-Aug-08 8:38 
QuestionAccess Database and VB.net Pin
Rhoden17-Aug-08 14:18
Rhoden17-Aug-08 14:18 
AnswerRe: Access Database and VB.net Pin
Mycroft Holmes17-Aug-08 14:57
professionalMycroft Holmes17-Aug-08 14:57 
GeneralRe: Access Database and VB.net Pin
Rhoden18-Aug-08 5:49
Rhoden18-Aug-08 5:49 
GeneralRe: Access Database and VB.net Pin
Rhoden18-Aug-08 5:56
Rhoden18-Aug-08 5:56 
GeneralRe: Access Database and VB.net Pin
Mycroft Holmes18-Aug-08 12:27
professionalMycroft Holmes18-Aug-08 12:27 
Questionalternative of recordset in vb.net Pin
lahsiv17-Aug-08 4:56
lahsiv17-Aug-08 4:56 
AnswerRe: alternative of recordset in vb.net Pin
Colin Angus Mackay17-Aug-08 5:38
Colin Angus Mackay17-Aug-08 5:38 
GeneralRe: alternative of recordset in vb.net Pin
lahsiv17-Aug-08 6:49
lahsiv17-Aug-08 6:49 
GeneralRe: alternative of recordset in vb.net Pin
Colin Angus Mackay17-Aug-08 13:02
Colin Angus Mackay17-Aug-08 13:02 
GeneralRe: alternative of recordset in vb.net Pin
Mycroft Holmes17-Aug-08 14:13
professionalMycroft Holmes17-Aug-08 14:13 
GeneralRe: alternative of recordset in vb.net Pin
Colin Angus Mackay18-Aug-08 7:10
Colin Angus Mackay18-Aug-08 7:10 
GeneralRe: alternative of recordset in vb.net Pin
Mycroft Holmes18-Aug-08 14:07
professionalMycroft Holmes18-Aug-08 14:07 
GeneralRe: alternative of recordset in vb.net Pin
Colin Angus Mackay18-Aug-08 21:04
Colin Angus Mackay18-Aug-08 21:04 
GeneralRe: alternative of recordset in vb.net Pin
Mycroft Holmes18-Aug-08 21:14
professionalMycroft Holmes18-Aug-08 21:14 

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.