Click here to Skip to main content
15,900,378 members
Home / Discussions / C#
   

C#

 
GeneralRe: Windows closing itself in a thread Pin
Judah Gabriel Himango9-Jan-07 5:15
sponsorJudah Gabriel Himango9-Jan-07 5:15 
GeneralRe: Windows closing itself in a thread Pin
suck1239-Jan-07 5:43
suck1239-Jan-07 5:43 
QuestionSounds with c# Pin
sno-18-Jan-07 9:30
sno-18-Jan-07 9:30 
AnswerRe: Sounds with c# Pin
Thomas Stockwell8-Jan-07 9:50
professionalThomas Stockwell8-Jan-07 9:50 
AnswerRe: Sounds with c# Pin
Christian Graus8-Jan-07 9:56
protectorChristian Graus8-Jan-07 9:56 
AnswerRe: Sounds with c# Pin
led mike8-Jan-07 10:05
led mike8-Jan-07 10:05 
GeneralRe: Sounds with c# Pin
sno-18-Jan-07 10:13
sno-18-Jan-07 10:13 
AnswerRe: Sounds with c# Pin
Judah Gabriel Himango8-Jan-07 10:12
sponsorJudah Gabriel Himango8-Jan-07 10:12 
If you just want to play WAV sound files, you can use System.Media.SoundPlayer. If you want to do advanced things like changing the frequency of sound files, you'll need to go outside the .NET framework for that. You can use DirectSound, part of DirectX. You could probably also use DirectShow, which is part of the PlatformSDK. There are DirectShow wrappers for .NET on this site if you care to search the articles.


Tech, life, family, faith: Give me a visit.
I'm currently blogging about: Check out this cutie
The apostle Paul, modernly speaking: Epistles of Paul

Judah Himango


AnswerRe: Sounds with c# Pin
Luc Pattyn8-Jan-07 10:18
sitebuilderLuc Pattyn8-Jan-07 10:18 
QuestionWindows list dropdown problem Pin
Matthew Cuba8-Jan-07 9:16
Matthew Cuba8-Jan-07 9:16 
AnswerRe: Windows list dropdown problem Pin
Christian Graus8-Jan-07 9:19
protectorChristian Graus8-Jan-07 9:19 
GeneralRe: Windows list dropdown problem Pin
Matthew Cuba8-Jan-07 10:22
Matthew Cuba8-Jan-07 10:22 
QuestionHow to save page as MHT with ASP/C# Pin
Todd82TA8-Jan-07 9:14
Todd82TA8-Jan-07 9:14 
AnswerRe: How to save page as MHT with ASP/C# Pin
Christian Graus8-Jan-07 9:24
protectorChristian Graus8-Jan-07 9:24 
Question"coselecting" text in a TextBox or RichTextBox Pin
Clive Pottinger8-Jan-07 8:57
Clive Pottinger8-Jan-07 8:57 
AnswerRe: "coselecting" text in a TextBox or RichTextBox Pin
Luc Pattyn8-Jan-07 9:55
sitebuilderLuc Pattyn8-Jan-07 9:55 
QuestionMDI Menustrip not merged (bug?) Pin
AndrusM8-Jan-07 8:56
AndrusM8-Jan-07 8:56 
QuestionRead config file with OpenExeConfiguration? [modified] Pin
Marcus_28-Jan-07 8:12
Marcus_28-Jan-07 8:12 
AnswerRe: Read config file with OpenExeConfiguration? Pin
Mircea Puiu8-Jan-07 23:43
Mircea Puiu8-Jan-07 23:43 
QuestionGraphing in C#, Possible? Pin
gvanto8-Jan-07 8:04
gvanto8-Jan-07 8:04 
AnswerRe: Graphing in C#, Possible? Pin
gnadeem8-Jan-07 8:34
gnadeem8-Jan-07 8:34 
AnswerRe: Graphing in C#, Possible? Pin
Guffa8-Jan-07 8:59
Guffa8-Jan-07 8:59 
GeneralRe: Graphing in C#, Possible? Pin
gvanto8-Jan-07 9:16
gvanto8-Jan-07 9:16 
GeneralRe: Graphing in C#, Possible? Pin
Christian Graus8-Jan-07 9:28
protectorChristian Graus8-Jan-07 9:28 
GeneralRe: Graphing in C#, Possible? Pin
Thomas Stockwell8-Jan-07 9:51
professionalThomas Stockwell8-Jan-07 9:51 

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.