Click here to Skip to main content
15,887,596 members
Home / Discussions / C#
   

C#

 
Questionwhat does a Object value return? Pin
svt gdwl15-Jun-09 19:32
svt gdwl15-Jun-09 19:32 
AnswerRe: what does a Object value return? Pin
SeMartens15-Jun-09 21:46
SeMartens15-Jun-09 21:46 
QuestionNode.Tag Pin
LTMKH15-Jun-09 19:24
LTMKH15-Jun-09 19:24 
AnswerRe: Node.Tag Pin
DaveyM6915-Jun-09 21:01
professionalDaveyM6915-Jun-09 21:01 
GeneralRe: Node.Tag Pin
LTMKH16-Jun-09 0:26
LTMKH16-Jun-09 0:26 
Questionsystem.io.filenotfoundexception from using WaveFormat structure Pin
tjeffries15-Jun-09 15:49
tjeffries15-Jun-09 15:49 
AnswerRe: system.io.filenotfoundexception from using WaveFormat structure Pin
Dave Kreskowiak15-Jun-09 16:31
mveDave Kreskowiak15-Jun-09 16:31 
GeneralRe: system.io.filenotfoundexception from using WaveFormat structure Pin
tjeffries15-Jun-09 16:52
tjeffries15-Jun-09 16:52 
Dave, here's exactly what it takes to get the error:

WaveFormat wFormat;

Nothing else. Nothing. Nada. Just that. Not even:

wFormat = new WaveFormat;

much less setting any of the elements of the structure. I added that line to another program that does nothing with sound, and that runs on every computer. Without the line, all is fine. With the line?

Ooooops.

Like I said, this is bizarre.
GeneralRe: system.io.filenotfoundexception from using WaveFormat structure Pin
tjeffries15-Jun-09 18:39
tjeffries15-Jun-09 18:39 
GeneralRe: system.io.filenotfoundexception from using WaveFormat structure Pin
molesworth15-Jun-09 23:21
molesworth15-Jun-09 23:21 
GeneralRe: system.io.filenotfoundexception from using WaveFormat structure Pin
tjeffries16-Jun-09 4:42
tjeffries16-Jun-09 4:42 
GeneralRe: system.io.filenotfoundexception from using WaveFormat structure Pin
tjeffries16-Jun-09 7:12
tjeffries16-Jun-09 7:12 
GeneralRe: system.io.filenotfoundexception from using WaveFormat structure Pin
molesworth16-Jun-09 10:33
molesworth16-Jun-09 10:33 
GeneralRe: system.io.filenotfoundexception from using WaveFormat structure Pin
tjeffries16-Jun-09 12:50
tjeffries16-Jun-09 12:50 
GeneralRe: system.io.filenotfoundexception from using WaveFormat structure Pin
tjeffries16-Jun-09 12:58
tjeffries16-Jun-09 12:58 
GeneralRe: system.io.filenotfoundexception from using WaveFormat structure Pin
tjeffries16-Jun-09 13:43
tjeffries16-Jun-09 13:43 
GeneralRe: system.io.filenotfoundexception from using WaveFormat structure Pin
molesworth16-Jun-09 22:51
molesworth16-Jun-09 22:51 
GeneralRe: system.io.filenotfoundexception from using WaveFormat structure Pin
tjeffries17-Jun-09 6:44
tjeffries17-Jun-09 6:44 
QuestionHow to improve .net app performance ? Pin
hdv21215-Jun-09 11:14
hdv21215-Jun-09 11:14 
AnswerRe: How to improve .net app performance ? Pin
Luc Pattyn15-Jun-09 11:38
sitebuilderLuc Pattyn15-Jun-09 11:38 
GeneralRe: How to improve .net app performance ? Pin
hdv21215-Jun-09 12:10
hdv21215-Jun-09 12:10 
GeneralRe: How to improve .net app performance ? Pin
Luc Pattyn15-Jun-09 12:30
sitebuilderLuc Pattyn15-Jun-09 12:30 
GeneralRe: How to improve .net app performance ? Pin
Christian Graus15-Jun-09 15:09
protectorChristian Graus15-Jun-09 15:09 
GeneralRe: How to improve .net app performance ? Pin
hdv21215-Jun-09 18:58
hdv21215-Jun-09 18:58 
GeneralRe: How to improve .net app performance ? Pin
N a v a n e e t h15-Jun-09 18:12
N a v a n e e t h15-Jun-09 18:12 

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.