Click here to Skip to main content
15,913,758 members
Home / Discussions / C#
   

C#

 
AnswerRe: How to develop a Addin for my own Application Pin
Luc 64801114-Apr-09 6:39
Luc 64801114-Apr-09 6:39 
AnswerRe: How to develop a Addin for my own Application Pin
Eslam Afifi14-Apr-09 7:11
Eslam Afifi14-Apr-09 7:11 
AnswerRe: How to develop a Addin for my own Application Pin
MartinMueller15-Apr-09 3:41
MartinMueller15-Apr-09 3:41 
QuestionPC to PC calling Pin
yogeshdewangan14-Apr-09 5:43
yogeshdewangan14-Apr-09 5:43 
AnswerRe: PC to PC calling Pin
Dave Kreskowiak14-Apr-09 6:29
mveDave Kreskowiak14-Apr-09 6:29 
GeneralRe: PC to PC calling Pin
yogeshdewangan14-Apr-09 6:55
yogeshdewangan14-Apr-09 6:55 
GeneralRe: PC to PC calling Pin
Dave Kreskowiak14-Apr-09 15:18
mveDave Kreskowiak14-Apr-09 15:18 
AnswerRe: PC to PC calling Pin
0x3c014-Apr-09 6:57
0x3c014-Apr-09 6:57 
To add on to the previous poster's point, you may want to do some basic checks. Is the sound muted? How high is the volume set? If you're using mciSendString to play the received sound, are you passing the correct query? Try using your method to play a sound file which already exists on the computer. If it plays, then you've malformed your Stream or decoded something wrong. If it doesn't play, then your problem lies with the playback method
GeneralRe: PC to PC calling Pin
yogesh_softworld12314-Apr-09 12:15
yogesh_softworld12314-Apr-09 12:15 
QuestionThreading Pin
yesu prakash14-Apr-09 4:44
yesu prakash14-Apr-09 4:44 
AnswerRe: Threading Pin
Deresen14-Apr-09 4:50
Deresen14-Apr-09 4:50 
AnswerRe: Threading Pin
musefan14-Apr-09 4:54
musefan14-Apr-09 4:54 
AnswerRe: Threading Pin
Muammar©14-Apr-09 6:07
Muammar©14-Apr-09 6:07 
Questionaccessing gpedit.msc using c#.net Pin
neelu777914-Apr-09 4:24
neelu777914-Apr-09 4:24 
AnswerRe: accessing gpedit.msc using c#.net Pin
Dave Kreskowiak14-Apr-09 5:34
mveDave Kreskowiak14-Apr-09 5:34 
GeneralRe: accessing gpedit.msc using c#.net Pin
neelu777914-Apr-09 6:11
neelu777914-Apr-09 6:11 
GeneralRe: accessing gpedit.msc using c#.net Pin
Dave Kreskowiak14-Apr-09 6:29
mveDave Kreskowiak14-Apr-09 6:29 
GeneralRe: accessing gpedit.msc using c#.net Pin
neelu777914-Apr-09 23:09
neelu777914-Apr-09 23:09 
GeneralRe: accessing gpedit.msc using c#.net Pin
Dave Kreskowiak15-Apr-09 2:17
mveDave Kreskowiak15-Apr-09 2:17 
QuestionAccessing ActiveX Ambient Properties from C# Pin
dequadin14-Apr-09 3:02
dequadin14-Apr-09 3:02 
AnswerRe: Accessing ActiveX Ambient Properties from C# Pin
dequadin18-Apr-09 5:21
dequadin18-Apr-09 5:21 
QuestionSobre el protocolo DMX 512 Pin
pocho210114-Apr-09 2:43
pocho210114-Apr-09 2:43 
GeneralRe: Sobre el protocolo DMX 512 Pin
Pedram Behroozi14-Apr-09 2:54
Pedram Behroozi14-Apr-09 2:54 
AnswerRe: Sobre el protocolo DMX 512 Pin
Luc 64801114-Apr-09 4:23
Luc 64801114-Apr-09 4:23 
QuestionRead xml file which has multiple tables Pin
ptr_Electron14-Apr-09 2:35
ptr_Electron14-Apr-09 2:35 

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.