Click here to Skip to main content
15,922,630 members
Home / Discussions / C#
   

C#

 
QuestionProgram installer to require a specific Windows OS? Pin
uhcafigdc5-Aug-10 6:15
uhcafigdc5-Aug-10 6:15 
AnswerRe: Program installer to require a specific Windows OS? Pin
Not Active5-Aug-10 6:32
mentorNot Active5-Aug-10 6:32 
GeneralRe: Program installer to require a specific Windows OS? Pin
uhcafigdc5-Aug-10 7:11
uhcafigdc5-Aug-10 7:11 
GeneralRe: Program installer to require a specific Windows OS? Pin
Not Active5-Aug-10 7:29
mentorNot Active5-Aug-10 7:29 
QuestionRe: Program installer to require a specific Windows OS? Pin
uhcafigdc5-Aug-10 9:27
uhcafigdc5-Aug-10 9:27 
AnswerRe: Program installer to require a specific Windows OS? Pin
Not Active5-Aug-10 9:35
mentorNot Active5-Aug-10 9:35 
AnswerRe: Program installer to require a specific Windows OS? Pin
PIEBALDconsult5-Aug-10 17:03
mvePIEBALDconsult5-Aug-10 17:03 
GeneralRe: Program installer to require a specific Windows OS? Pin
Bernhard Hiller5-Aug-10 20:41
Bernhard Hiller5-Aug-10 20:41 
GeneralRe: Program installer to require a specific Windows OS? Pin
PIEBALDconsult6-Aug-10 3:04
mvePIEBALDconsult6-Aug-10 3:04 
QuestionFileSystem.GetFileInfo() Pin
Enobong Adahada5-Aug-10 5:59
Enobong Adahada5-Aug-10 5:59 
AnswerRe: FileSystem.GetFileInfo() Pin
Richard MacCutchan5-Aug-10 6:19
mveRichard MacCutchan5-Aug-10 6:19 
AnswerRe: FileSystem.GetFileInfo() Pin
OriginalGriff5-Aug-10 6:21
mveOriginalGriff5-Aug-10 6:21 
QuestionC#.NET 3.5 VS 2008 Excel 2007 Ribbon hide/show Pin
Wheels0125-Aug-10 4:54
Wheels0125-Aug-10 4:54 
AnswerRe: C#.NET 3.5 VS 2008 Excel 2007 Ribbon hide/show Pin
Eddy Vluggen5-Aug-10 5:41
professionalEddy Vluggen5-Aug-10 5:41 
GeneralRe: C#.NET 3.5 VS 2008 Excel 2007 Ribbon hide/show Pin
Wheels0125-Aug-10 7:06
Wheels0125-Aug-10 7:06 
GeneralRe: C#.NET 3.5 VS 2008 Excel 2007 Ribbon hide/show Pin
Eddy Vluggen5-Aug-10 8:05
professionalEddy Vluggen5-Aug-10 8:05 
GeneralRe: C#.NET 3.5 VS 2008 Excel 2007 Ribbon hide/show Pin
Wheels0125-Aug-10 8:09
Wheels0125-Aug-10 8:09 
GeneralRe: C#.NET 3.5 VS 2008 Excel 2007 Ribbon hide/show Pin
Eddy Vluggen5-Aug-10 9:00
professionalEddy Vluggen5-Aug-10 9:00 
QuestionInsert Image in toolstrip ( win app ) Pin
Krishna Varadharajan5-Aug-10 3:51
Krishna Varadharajan5-Aug-10 3:51 
AnswerRe: Insert Image in toolstrip ( win app ) Pin
Ennis Ray Lynch, Jr.5-Aug-10 4:15
Ennis Ray Lynch, Jr.5-Aug-10 4:15 
GeneralRe: Insert Image in toolstrip ( win app ) Pin
Krishna Varadharajan5-Aug-10 20:03
Krishna Varadharajan5-Aug-10 20:03 
QuestionConnection Level in Compact Framework Pin
Tyler455-Aug-10 2:23
Tyler455-Aug-10 2:23 
QuestionWave files Pin
V.5-Aug-10 1:21
professionalV.5-Aug-10 1:21 
AnswerRe: Wave files Pin
Bernhard Hiller5-Aug-10 1:45
Bernhard Hiller5-Aug-10 1:45 
GeneralRe: Wave files Pin
V.5-Aug-10 2:00
professionalV.5-Aug-10 2:00 
It's all 16 bit sound, all info past as int. Why do you think it's 8 bit? I at least defined it as stereo, 16 bit, 44100KHz sample rate.
I tried to inverse the frequency (1/freq) which seems to clean up the noise, yet it remains dirty. (other frequency tests show that I at least have to inverse the freq, else the pitch is not the same at all)

thanks for the idea.
V.

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.