Click here to Skip to main content
15,889,356 members
Home / Discussions / Visual Basic
   

Visual Basic

 
QuestionCombobox Value Bound to DB Pin
Trupti Mehta13-Aug-07 23:50
Trupti Mehta13-Aug-07 23:50 
AnswerRe: Combobox Value Bound to DB Pin
i gr814-Aug-07 1:40
i gr814-Aug-07 1:40 
GeneralRe: Combobox Value Bound to DB Pin
Trupti Mehta14-Aug-07 2:14
Trupti Mehta14-Aug-07 2:14 
GeneralRe: Combobox Value Bound to DB Pin
i gr814-Aug-07 2:28
i gr814-Aug-07 2:28 
Questionchange format of Month calendar Pin
Rupesh Kumar Swami13-Aug-07 22:40
Rupesh Kumar Swami13-Aug-07 22:40 
Questionhow create a setup and deployment project for vb.net windows application Pin
chiyankrishna13-Aug-07 21:10
chiyankrishna13-Aug-07 21:10 
AnswerRe: how create a setup and deployment project for vb.net windows application Pin
Tom Deketelaere13-Aug-07 21:18
professionalTom Deketelaere13-Aug-07 21:18 
Questionplay wave file Pin
Kiran Pinjala13-Aug-07 21:00
Kiran Pinjala13-Aug-07 21:00 
I am new to vb.I have downloaded a vb project code which can play wav files.
Location = CurDir()
 Soundname$ = "c:\VB\WAVEPLAY\START.WAV"
 wFlags% = SND_ASYNC Or SND_NODEFAULT

But when i run that i am getting runtime error. mmsystem.dll not found.
I know adding .lib and .dlls to vc code. But dont know how to add this dll to the vb project.
Please help me.

KIRAN PINJARLA

AnswerRe: play wave file Pin
Tom Deketelaere13-Aug-07 21:11
professionalTom Deketelaere13-Aug-07 21:11 
GeneralRe: play wave file Pin
Dave Kreskowiak14-Aug-07 3:05
mveDave Kreskowiak14-Aug-07 3:05 
QuestionProgrammatically Scroll Pin
dBrong13-Aug-07 17:58
dBrong13-Aug-07 17:58 
AnswerRe: Programmatically Scroll Pin
Tom Deketelaere13-Aug-07 21:08
professionalTom Deketelaere13-Aug-07 21:08 
AnswerRe: Programmatically Scroll Pin
dBrong15-Aug-07 3:50
dBrong15-Aug-07 3:50 
GeneralRe: Programmatically Scroll Pin
Tom Deketelaere15-Aug-07 20:42
professionalTom Deketelaere15-Aug-07 20:42 
QuestionHow can i call a form to show without committing an error: SystenNullReferenceException: object reference not set to an instance of an object. in VB.NET Pin
vbDigger'z13-Aug-07 15:47
vbDigger'z13-Aug-07 15:47 
AnswerRe: How can i call a form to show without committing an error: SystenNullReferenceException: object reference not set to an instance of an object. in VB.NET Pin
Luc Pattyn13-Aug-07 16:30
sitebuilderLuc Pattyn13-Aug-07 16:30 
AnswerRe: How can i call a form to show without committing an error: SystenNullReferenceException: object reference not set to an instance of an object. in VB.NET Pin
Michael Sync13-Aug-07 17:52
Michael Sync13-Aug-07 17:52 
GeneralRe: How can i call a form to show without committing an error: SystenNullReferenceException: object reference not set to an instance of an object. in VB.NET Pin
Christian Graus13-Aug-07 20:34
protectorChristian Graus13-Aug-07 20:34 
GeneralRe: How can i call a form to show without committing an error: SystenNullReferenceException: object reference not set to an instance of an object. in VB.NET Pin
Michael Sync13-Aug-07 20:56
Michael Sync13-Aug-07 20:56 
GeneralRe: How can i call a form to show without committing an error: SystenNullReferenceException: object reference not set to an instance of an object. in VB.NET Pin
Christian Graus13-Aug-07 22:18
protectorChristian Graus13-Aug-07 22:18 
JokeRe: How can i call a form to show without committing an error: SystenNullReferenceException: object reference not set to an instance of an object. in VB.NET Pin
Luc Pattyn13-Aug-07 23:49
sitebuilderLuc Pattyn13-Aug-07 23:49 
GeneralRe: How can i call a form to show without committing an error: SystenNullReferenceException: object reference not set to an instance of an object. in VB.NET Pin
Michael Sync14-Aug-07 0:09
Michael Sync14-Aug-07 0:09 
Questionto import raw data and sort it accordingly from excel to vb Pin
miss naz13-Aug-07 15:39
miss naz13-Aug-07 15:39 
AnswerRe: to import raw data and sort it accordingly from excel to vb Pin
Andy_L_J14-Aug-07 23:19
Andy_L_J14-Aug-07 23:19 
QuestionMessage Box Pin
ejaz_pk13-Aug-07 12:43
ejaz_pk13-Aug-07 12:43 

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.