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

Visual Basic

 
AnswerRe: checking items in a checklistBox Pin
The ANZAC15-Nov-06 23:03
The ANZAC15-Nov-06 23:03 
QuestionConsole Application in VB6 Pin
Cmania12-Nov-06 20:13
Cmania12-Nov-06 20:13 
AnswerRe: Console Application in VB6 Pin
ChandraRam13-Nov-06 19:11
ChandraRam13-Nov-06 19:11 
QuestionHow to hide internet explorer menubar,toolbar,addressbar with VB.net code? Pin
TC2812-Nov-06 19:18
TC2812-Nov-06 19:18 
AnswerRe: How to hide internet explorer menubar,toolbar,addressbar with VB.net code? Pin
coolestCoder12-Nov-06 21:04
coolestCoder12-Nov-06 21:04 
GeneralRe: How to hide internet explorer menubar,toolbar,addressbar with VB.net code? Pin
TC2813-Nov-06 19:07
TC2813-Nov-06 19:07 
GeneralRe: How to hide internet explorer menubar,toolbar,addressbar with VB.net code? Pin
coolestCoder14-Nov-06 18:48
coolestCoder14-Nov-06 18:48 
QuestionHow to get status of the of the wave file [modified] Pin
BabuChellathurai12-Nov-06 18:45
BabuChellathurai12-Nov-06 18:45 
I am using the mciSendString method in my project where i am unable to get the length of the wave file playing.Help me.....

Framework version is v1.1,Visual Studio .Net 2003

mciSendString("open c:/MyMedia/Babu.wav type waveaudio alias song","MCI_OPEN",128,0)
mciSendString("set song time format hms","MCI_SET_TIME_FORMAT",255,0)
mciSendString("status song length",rs,255,0)
mciSendString("play song from 1 to 6000 wait","MCI_PLAY",255,0)

Advance thanx.

C.Babu B.E.,


-- modified at 0:50 Monday 13th November, 2006
Questionsaving items from a checklistbox to a database Pin
steve_rm12-Nov-06 17:51
steve_rm12-Nov-06 17:51 
QuestionHow Syncronize Outlook Address Book P2P via bluetooth Pin
pakning12-Nov-06 17:25
pakning12-Nov-06 17:25 
QuestionTextBox property Pin
andy3812-Nov-06 14:13
andy3812-Nov-06 14:13 
AnswerRe: TextBox property Pin
Christian Graus12-Nov-06 14:20
protectorChristian Graus12-Nov-06 14:20 
QuestionMIME Filter in .net Pin
venom0012-Nov-06 10:52
venom0012-Nov-06 10:52 
Questiontranslation from c#? Pin
ozeegers12-Nov-06 10:31
ozeegers12-Nov-06 10:31 
AnswerRe: translation from c#? Pin
Guffa12-Nov-06 10:51
Guffa12-Nov-06 10:51 
AnswerRe: translation from c#? Pin
Dave Doknjas12-Nov-06 12:34
Dave Doknjas12-Nov-06 12:34 
GeneralRe: translation from c#? Pin
ozeegers12-Nov-06 19:05
ozeegers12-Nov-06 19:05 
GeneralRe: translation from c#? Pin
ozeegers13-Nov-06 1:54
ozeegers13-Nov-06 1:54 
GeneralRe: translation from c#? Pin
ozeegers13-Nov-06 2:30
ozeegers13-Nov-06 2:30 
GeneralRe: translation from c#? Pin
Dave Doknjas13-Nov-06 4:08
Dave Doknjas13-Nov-06 4:08 
GeneralRe: translation from c#? Pin
ozeegers13-Nov-06 7:17
ozeegers13-Nov-06 7:17 
QuestionDatagrid help for newbie Pin
penguin500012-Nov-06 10:27
penguin500012-Nov-06 10:27 
QuestionHow to draw a spectral plot to a picturebox [modified] Pin
buzzztah12-Nov-06 9:39
buzzztah12-Nov-06 9:39 
AnswerRe: How to draw a spectral plot to a picturebox Pin
Christian Graus12-Nov-06 10:18
protectorChristian Graus12-Nov-06 10:18 
GeneralRe: How to draw a spectral plot to a picturebox Pin
buzzztah14-Nov-06 1:22
buzzztah14-Nov-06 1:22 

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.