Click here to Skip to main content
15,900,816 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: Interacting between applications. Pin
Andy_L_J14-Feb-10 15:31
Andy_L_J14-Feb-10 15:31 
GeneralRe: Interacting between applications. Pin
The ANZAC14-Feb-10 16:24
The ANZAC14-Feb-10 16:24 
AnswerRe: Interacting between applications. Pin
Andy_L_J14-Feb-10 19:55
Andy_L_J14-Feb-10 19:55 
AnswerRe: Interacting between applications. Pin
Wayne Gaylard14-Feb-10 19:47
professionalWayne Gaylard14-Feb-10 19:47 
AnswerRe: Interacting between applications. Pin
Eddy Vluggen15-Feb-10 6:55
professionalEddy Vluggen15-Feb-10 6:55 
Questionebook on Vb.net and XML Pin
εїзεїзεїз13-Feb-10 22:02
εїзεїзεїз13-Feb-10 22:02 
AnswerRe: ebook on Vb.net and XML Pin
Andy_L_J14-Feb-10 15:27
Andy_L_J14-Feb-10 15:27 
QuestionCan someone explain to me how to use "waveOutGetVolume" and "waveOutSetVolume" Function in VB.net? Pin
Jungu Choi13-Feb-10 21:26
Jungu Choi13-Feb-10 21:26 
I am trying to create a volume controller application.

Private Declare Ansi Function waveOutSetVolume Lib "Winmm" (ByVal wDeviceID As Integer, ByVal dwVolume As Long) As Integer

waveOutSetVolume(0, 0) -----------> I noticed that this statement does not mute the speaker.
Can you explain why?
AnswerRe: Can someone explain to me how to use "waveOutGetVolume" and "waveOutSetVolume" Function in VB.net? Pin
Andy_L_J14-Feb-10 19:25
Andy_L_J14-Feb-10 19:25 
GeneralRe: Can someone explain to me how to use "waveOutGetVolume" and "waveOutSetVolume" Function in VB.net? Pin
Richard MacCutchan14-Feb-10 22:36
mveRichard MacCutchan14-Feb-10 22:36 
GeneralRe: Can someone explain to me how to use "waveOutGetVolume" and "waveOutSetVolume" Function in VB.net? Pin
Andy_L_J15-Feb-10 0:12
Andy_L_J15-Feb-10 0:12 
GeneralRe: Can someone explain to me how to use "waveOutGetVolume" and "waveOutSetVolume" Function in VB.net? Pin
Richard MacCutchan15-Feb-10 2:15
mveRichard MacCutchan15-Feb-10 2:15 
QuestionWhich one is the best for oracle server? System.Data.OleDb or System.Data.OracleClient??????? Pin
Аslam Iqbal12-Feb-10 4:17
professionalАslam Iqbal12-Feb-10 4:17 
AnswerRe: Which one is the best for oracle server? System.Data.OleDb or System.Data.OracleClient??????? Pin
Steven J Jowett12-Feb-10 5:21
Steven J Jowett12-Feb-10 5:21 
GeneralRe: Which one is the best for oracle server? System.Data.OleDb or System.Data.OracleClient??????? Pin
Аslam Iqbal12-Feb-10 6:43
professionalАslam Iqbal12-Feb-10 6:43 
GeneralRe: Which one is the best for oracle server? System.Data.OleDb or System.Data.OracleClient??????? Pin
Steven J Jowett12-Feb-10 7:06
Steven J Jowett12-Feb-10 7:06 
AnswerRe: Which one is the best for oracle server? System.Data.OleDb or System.Data.OracleClient??????? Pin
Eddy Vluggen12-Feb-10 5:23
professionalEddy Vluggen12-Feb-10 5:23 
GeneralRe: Which one is the best for oracle server? System.Data.OleDb or System.Data.OracleClient??????? Pin
Аslam Iqbal12-Feb-10 6:44
professionalАslam Iqbal12-Feb-10 6:44 
GeneralRe: Which one is the best for oracle server? System.Data.OleDb or System.Data.OracleClient??????? Pin
Eddy Vluggen12-Feb-10 7:06
professionalEddy Vluggen12-Feb-10 7:06 
QuestionGenerating Auto Invoice Numbers() - In Users Network Pin
Paramu197312-Feb-10 3:56
Paramu197312-Feb-10 3:56 
AnswerRe: Generating Auto Invoice Numbers() - In Users Network Pin
David Mujica12-Feb-10 5:21
David Mujica12-Feb-10 5:21 
QuestionIs Datagridview row filtered? Pin
cstrader23212-Feb-10 2:42
cstrader23212-Feb-10 2:42 
AnswerRe: Is Datagridview row filtered? Pin
Dave Kreskowiak12-Feb-10 2:53
mveDave Kreskowiak12-Feb-10 2:53 
QuestionVB6 Button Color Pin
Jaison V12-Feb-10 2:12
Jaison V12-Feb-10 2:12 
AnswerRe: VB6 Button Color Pin
CPallini12-Feb-10 2:36
mveCPallini12-Feb-10 2:36 

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.