Click here to Skip to main content
15,908,175 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Pop Scrolling Text Help Screen Pin
Robert Palma Jr.16-Jan-02 15:04
Robert Palma Jr.16-Jan-02 15:04 
GeneralRe: Pop Scrolling Text Help Screen Pin
Robert Palma Jr.16-Jan-02 15:08
Robert Palma Jr.16-Jan-02 15:08 
GeneralRe: Pop Scrolling Text Help Screen Pin
Christian Graus16-Jan-02 15:22
protectorChristian Graus16-Jan-02 15:22 
GeneralRe: Pop Scrolling Text Help Screen Pin
Not Active15-Jan-02 11:48
mentorNot Active15-Jan-02 11:48 
Generalsending a file over winsock tcp connection Pin
Kuniva15-Jan-02 9:50
Kuniva15-Jan-02 9:50 
GeneralRe: sending a file over winsock tcp connection Pin
Joaquín M López Muñoz15-Jan-02 10:20
Joaquín M López Muñoz15-Jan-02 10:20 
Generalsound() and WAVE format Pin
The_Server15-Jan-02 9:27
The_Server15-Jan-02 9:27 
GeneralPCM Pin
Fred D.15-Jan-02 9:51
Fred D.15-Jan-02 9:51 
i found that about the PCM :

Wav files can have a range of sample rates and different sample types. Without going into the technical detail, PCM is the purest audio format, and offers much better sound quality than other compressed formats such as ADPCM or Real Audio. The downside is that file sizes are large. A high sample rate provides better quality audio but has a much larger file size. Similarly, 16 bit PCM gives less hiss but has a file size double that of 8 bit PCM. As a general rule, you will not viably be able to embed an autostart file which is longer than 10 seconds. To have longer recordings you will need to use Real Audio or mp3 (see below).

have a look there for more details : http://www.world-voices.com/resources/addaud.html

Fred
GeneralRe: sound() and WAVE format Pin
Christian Graus15-Jan-02 9:54
protectorChristian Graus15-Jan-02 9:54 
GeneralRIFF Pin
Fred D.15-Jan-02 10:03
Fred D.15-Jan-02 10:03 
QuestionHow to convert a CString to ... Pin
kelthar15-Jan-02 9:02
kelthar15-Jan-02 9:02 
AnswerRe: How to convert a CString to ... Pin
Not Active15-Jan-02 9:05
mentorNot Active15-Jan-02 9:05 
AnswerRe: How to convert a CString to ... Pin
Fred D.15-Jan-02 9:21
Fred D.15-Jan-02 9:21 
GeneralRe: How to convert a CString to ... Pin
kelthar15-Jan-02 11:57
kelthar15-Jan-02 11:57 
GeneralRe: How to convert a CString to ... Pin
Derek Waters15-Jan-02 12:06
Derek Waters15-Jan-02 12:06 
Generalenumerating monspaced fonts Pin
alex.barylski15-Jan-02 8:52
alex.barylski15-Jan-02 8:52 
GeneralRe: enumerating monspaced fonts Pin
Joaquín M López Muñoz15-Jan-02 9:57
Joaquín M López Muñoz15-Jan-02 9:57 
GeneralGraphic layers in VC++ Pin
Fred D.15-Jan-02 8:51
Fred D.15-Jan-02 8:51 
GeneralRe: Graphic layers in VC++ Pin
Joaquín M López Muñoz15-Jan-02 9:13
Joaquín M López Muñoz15-Jan-02 9:13 
GeneralRe: Graphic layers in VC++ Pin
Christian Graus15-Jan-02 9:59
protectorChristian Graus15-Jan-02 9:59 
GeneralDialogs in a CFormView Pin
Claude Gagnon15-Jan-02 7:28
Claude Gagnon15-Jan-02 7:28 
GeneralRe: Dialogs in a CFormView Pin
Not Active15-Jan-02 9:03
mentorNot Active15-Jan-02 9:03 
GeneralRe: Dialogs in a CFormView Pin
Joaquín M López Muñoz15-Jan-02 9:15
Joaquín M López Muñoz15-Jan-02 9:15 
GeneralSQL problem ! Pin
Hadi Rezaee15-Jan-02 6:13
Hadi Rezaee15-Jan-02 6:13 
GeneralRe: SQL problem ! Pin
Joaquín M López Muñoz15-Jan-02 8:01
Joaquín M López Muñoz15-Jan-02 8:01 

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.