Click here to Skip to main content
15,909,242 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: How to add a lineat the beginnig of a file? Pin
User 665814-Dec-04 23:11
User 665814-Dec-04 23:11 
AnswerRe: How to add a lineat the beginnig of a file? Pin
Cedric Moonen14-Dec-04 23:11
Cedric Moonen14-Dec-04 23:11 
GeneralRe: How to add a lineat the beginnig of a file? Pin
ytod14-Dec-04 23:21
ytod14-Dec-04 23:21 
GeneralRe: How to add a lineat the beginnig of a file? Pin
lucia4444es14-Dec-04 23:33
lucia4444es14-Dec-04 23:33 
GeneralRe: How to add a lineat the beginnig of a file? Pin
David Crow15-Dec-04 4:08
David Crow15-Dec-04 4:08 
Questionhow to read resource info from an exe file directly? Pin
includeh1014-Dec-04 22:46
includeh1014-Dec-04 22:46 
AnswerRe: how to read resource info from an exe file directly? Pin
David Crow15-Dec-04 4:08
David Crow15-Dec-04 4:08 
GeneralNeed help playing sound with DirectSound Pin
rikkemus14-Dec-04 22:34
rikkemus14-Dec-04 22:34 
I have made a DSP program that reduces a wave file size.

Now i want to be able to play it on the fly as a unpack it the new soundformat.

Been trying to figure out how to play it with directsound, but havent had much luck, and resources for setting this up is sparse.

Does anyone have a working example/link/tutorial, that does the following or explains how to make it.

Takes a block of PCM data, for instance 256 bytes.

Puts it in a buffer

The audio device plays the data in the buffer without gaps.

Have some trouble getting the larger picture, of how it should be set up, from reading MSDN explanation. Im all new to directx.

Thx in advance
GeneralConvert MFC Program inot a Class Pin
sweep12314-Dec-04 21:55
sweep12314-Dec-04 21:55 
GeneralRe: Convert MFC Program inot a Class Pin
Maximilien15-Dec-04 2:14
Maximilien15-Dec-04 2:14 
GeneralRe: Convert MFC Program inot a Class Pin
sweep12315-Dec-04 5:48
sweep12315-Dec-04 5:48 
GeneralMemory Overwrite Pin
vilmer14-Dec-04 21:55
vilmer14-Dec-04 21:55 
GeneralRe: Memory Overwrite Pin
Cedric Moonen14-Dec-04 22:48
Cedric Moonen14-Dec-04 22:48 
GeneralRe: Memory Overwrite Pin
vilmer15-Dec-04 1:36
vilmer15-Dec-04 1:36 
QuestionWhy does reading a string cause errors? Pin
tpndtbk14-Dec-04 21:35
tpndtbk14-Dec-04 21:35 
AnswerRe: Why does reading a string cause errors? Pin
Budric B.15-Dec-04 3:42
Budric B.15-Dec-04 3:42 
Questionhow to compress audio data Pin
yingkou14-Dec-04 21:32
yingkou14-Dec-04 21:32 
AnswerRe: how to compress audio data Pin
rikkemus14-Dec-04 22:55
rikkemus14-Dec-04 22:55 
GeneralRe: how to compress audio data Pin
yingkou14-Dec-04 23:47
yingkou14-Dec-04 23:47 
GeneralRe: how to compress audio data Pin
rikkemus15-Dec-04 8:41
rikkemus15-Dec-04 8:41 
AnswerRe: how to compress audio data Pin
markkuk15-Dec-04 0:01
markkuk15-Dec-04 0:01 
QuestionHow to Use Dll in VC++ Pin
SivaramanDhamodharan14-Dec-04 19:12
SivaramanDhamodharan14-Dec-04 19:12 
AnswerRe: How to Use Dll in VC++ Pin
vishalmore14-Dec-04 22:13
vishalmore14-Dec-04 22:13 
GeneralRe: How to Use Dll in VC++ Pin
SivaramanDhamodharan14-Dec-04 23:19
SivaramanDhamodharan14-Dec-04 23:19 
GeneralBad Dll calling convention Pin
kk_vc14-Dec-04 17:49
kk_vc14-Dec-04 17:49 

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.