Click here to Skip to main content
15,893,564 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: DLL Pin
«_Superman_»10-Jun-10 19:59
professional«_Superman_»10-Jun-10 19:59 
AnswerRe: DLL Pin
Aescleal10-Jun-10 21:18
Aescleal10-Jun-10 21:18 
Questionconvert from wchar_t to std wstring Pin
gmallax10-Jun-10 19:44
gmallax10-Jun-10 19:44 
AnswerRe: convert from wchar_t to std wstring Pin
«_Superman_»10-Jun-10 19:57
professional«_Superman_»10-Jun-10 19:57 
QuestionHow to decode non-PCM wave files to PCM format Pin
Danzy8310-Jun-10 14:58
Danzy8310-Jun-10 14:58 
AnswerRe: How to decode non-PCM wave files to PCM format Pin
chandu00410-Jun-10 20:11
chandu00410-Jun-10 20:11 
GeneralRe: How to decode non-PCM wave files to PCM format Pin
Danzy8310-Jun-10 22:35
Danzy8310-Jun-10 22:35 
GeneralRe: How to decode non-PCM wave files to PCM format Pin
chandu00410-Jun-10 22:51
chandu00410-Jun-10 22:51 
if you have an exe file, then this is how, it can be used from the command line.
sox nonpcm.WAV -s -r 16000 PCM.wav
let me know if you have any issues.
--------------------------------------------
Suggestion to the members:
Please prefix your main thread subject with [SOLVED] if it is solved.
thanks.
chandu.

GeneralRe: How to decode non-PCM wave files to PCM format Pin
Danzy8310-Jun-10 23:00
Danzy8310-Jun-10 23:00 
GeneralRe: How to decode non-PCM wave files to PCM format Pin
chandu00410-Jun-10 23:07
chandu00410-Jun-10 23:07 
GeneralRe: How to decode non-PCM wave files to PCM format Pin
Danzy8310-Jun-10 23:30
Danzy8310-Jun-10 23:30 
GeneralRe: How to decode non-PCM wave files to PCM format Pin
chandu00411-Jun-10 1:40
chandu00411-Jun-10 1:40 
GeneralRe: How to decode non-PCM wave files to PCM format Pin
enhzflep10-Jun-10 23:32
enhzflep10-Jun-10 23:32 
GeneralRe: How to decode non-PCM wave files to PCM format [modified] Pin
Danzy8310-Jun-10 23:39
Danzy8310-Jun-10 23:39 
QuestionCBitmapButton::Loadbitmap [modified][Solved] Pin
alexander 198310-Jun-10 7:16
alexander 198310-Jun-10 7:16 
AnswerRe: CBitmapButton::Loadbitmap Pin
Hristo-Bojilov10-Jun-10 8:13
Hristo-Bojilov10-Jun-10 8:13 
QuestionMoving object (cube) along given points. Pin
RohitBapat10-Jun-10 6:53
RohitBapat10-Jun-10 6:53 
AnswerRe: Moving object (cube) along given points. PinPopular
Chris Losinger10-Jun-10 7:11
professionalChris Losinger10-Jun-10 7:11 
GeneralRe: Moving object (cube) along given points. Pin
RohitBapat10-Jun-10 7:14
RohitBapat10-Jun-10 7:14 
GeneralRe: Moving object (cube) along given points. Pin
David Crow10-Jun-10 9:16
David Crow10-Jun-10 9:16 
GeneralRe: Moving object (cube) along given points. Pin
RohitBapat10-Jun-10 9:31
RohitBapat10-Jun-10 9:31 
GeneralRe: Moving object (cube) along given points. Pin
RohitBapat10-Jun-10 11:17
RohitBapat10-Jun-10 11:17 
GeneralRe: Moving object (cube) along given points. Pin
RohitBapat12-Jun-10 17:21
RohitBapat12-Jun-10 17:21 
QuestionCode Review Tool Pin
john563210-Jun-10 2:21
john563210-Jun-10 2:21 
AnswerRe: Code Review Tool [modified] Pin
Aescleal10-Jun-10 2:28
Aescleal10-Jun-10 2:28 

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.