Click here to Skip to main content
15,895,557 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: How to align decimal value while writing to text file in vb.net Pin
Andraw Tang9-Sep-10 3:04
Andraw Tang9-Sep-10 3:04 
Questionevent of timer in VB6 Pin
jainiraj8-Sep-10 1:53
jainiraj8-Sep-10 1:53 
AnswerRe: event of timer in VB6 Pin
Dave Kreskowiak8-Sep-10 3:31
mveDave Kreskowiak8-Sep-10 3:31 
JokeRe: event of timer in VB6 Pin
Tom Deketelaere8-Sep-10 4:24
professionalTom Deketelaere8-Sep-10 4:24 
GeneralRe: event of timer in VB6 Pin
dan!sh 8-Sep-10 7:33
professional dan!sh 8-Sep-10 7:33 
GeneralRe: event of timer in VB6 Pin
Dave Kreskowiak8-Sep-10 10:04
mveDave Kreskowiak8-Sep-10 10:04 
Questionthreading in VB6.. Pin
jainiraj7-Sep-10 22:57
jainiraj7-Sep-10 22:57 
AnswerRe: threading in VB6.. Pin
Dave Kreskowiak8-Sep-10 3:25
mveDave Kreskowiak8-Sep-10 3:25 
VB6 doesn't support threading. There are work arounds to do this, but you better know what you're doing and why. Also, the debugger does not support debugging multithreaded code. Try it and you'll crash the IDE.

If you really want to do threading, drop VB6 and pickup VB.NET.

AnswerRe: threading in VB6.. Pin
Eddy Vluggen8-Sep-10 7:05
professionalEddy Vluggen8-Sep-10 7:05 
Questionhow to pass a two dimensional dynamic array in a function Pin
jainiraj7-Sep-10 4:36
jainiraj7-Sep-10 4:36 
AnswerRe: how to pass a two dimensional dynamic array in a function Pin
DaveAuld7-Sep-10 4:41
professionalDaveAuld7-Sep-10 4:41 
GeneralRe: how to pass a two dimensional dynamic array in a function Pin
jainiraj7-Sep-10 4:46
jainiraj7-Sep-10 4:46 
GeneralRe: how to pass a two dimensional dynamic array in a function Pin
DaveAuld7-Sep-10 5:11
professionalDaveAuld7-Sep-10 5:11 
GeneralRe: how to pass a two dimensional dynamic array in a function Pin
jainiraj7-Sep-10 22:53
jainiraj7-Sep-10 22:53 
QuestionHOW TO SET Crystal Sub report Paper source Pin
Anoop Brijmohun7-Sep-10 0:50
Anoop Brijmohun7-Sep-10 0:50 
QuestionHow to show that Datagridview is Enabled/Disabled. Pin
Sam Martini6-Sep-10 22:48
Sam Martini6-Sep-10 22:48 
AnswerRe: How to show that Datagridview is Enabled/Disabled. Pin
Tom Deketelaere7-Sep-10 0:09
professionalTom Deketelaere7-Sep-10 0:09 
QuestionMS Access database not closing Pin
Charles Wolfe6-Sep-10 19:43
Charles Wolfe6-Sep-10 19:43 
AnswerRe: MS Access database not closing Pin
David Mujica7-Sep-10 3:40
David Mujica7-Sep-10 3:40 
AnswerRe: MS Access database not closing Pin
Luc Pattyn7-Sep-10 3:43
sitebuilderLuc Pattyn7-Sep-10 3:43 
AnswerRe: MS Access database not closing Pin
Member 195743615-Nov-10 1:53
Member 195743615-Nov-10 1:53 
Questionhow to use compare function Pin
zhiyuan166-Sep-10 19:37
zhiyuan166-Sep-10 19:37 
AnswerRe: how to use compare function Pin
Dave Kreskowiak7-Sep-10 1:50
mveDave Kreskowiak7-Sep-10 1:50 
AnswerRe: how to use compare function Pin
Luc Pattyn7-Sep-10 2:05
sitebuilderLuc Pattyn7-Sep-10 2:05 
QuestionHow to store a string in Byte array in hex form Pin
jainiraj4-Sep-10 23:49
jainiraj4-Sep-10 23:49 

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.