Click here to Skip to main content
16,013,082 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: How to Understand the macro ON_ONCTROL_RANGE Pin
cnhnyu1-May-07 18:23
cnhnyu1-May-07 18:23 
QuestionA difficult decision, C programming Pin
C_Zealot28-Apr-07 22:58
C_Zealot28-Apr-07 22:58 
AnswerRe: A difficult decision, C programming Pin
Arun.Immanuel28-Apr-07 23:45
Arun.Immanuel28-Apr-07 23:45 
GeneralRe: A difficult decision, C programming Pin
C_Zealot28-Apr-07 23:52
C_Zealot28-Apr-07 23:52 
GeneralRe: A difficult decision, C programming Pin
Arun.Immanuel29-Apr-07 0:05
Arun.Immanuel29-Apr-07 0:05 
GeneralRe: A difficult decision, C programming Pin
C_Zealot29-Apr-07 0:08
C_Zealot29-Apr-07 0:08 
QuestionAbout Audio-network program Pin
kcynic28-Apr-07 22:35
kcynic28-Apr-07 22:35 
AnswerRe: About Audio-network program Pin
Mark Salsbery29-Apr-07 8:21
Mark Salsbery29-Apr-07 8:21 
You probably need to

Capture audio
compress audio
send audio
receive audio
uncompress audio
render (playback) audio

Which part is giving you trouble? You need to come up with some protocol for delivering the
appropriate data between peers.

Mark


"Posting a VB.NET question in the C++ forum will end in tears." Chris Maunder

GeneralRe: About Audio-network program Pin
kcynic29-Apr-07 16:37
kcynic29-Apr-07 16:37 
GeneralRe: About Audio-network program Pin
Mark Salsbery30-Apr-07 6:41
Mark Salsbery30-Apr-07 6:41 
QuestionCan i change the place of the drawing item in CListCtrl in run time ? Pin
Yanshof28-Apr-07 20:18
Yanshof28-Apr-07 20:18 
Question(WinAPI) RasDial & RasHangUp Pin
shareholder77128-Apr-07 20:02
shareholder77128-Apr-07 20:02 
AnswerRe: (WinAPI) RasDial & RasHangUp Pin
PJ Arends28-Apr-07 22:04
professionalPJ Arends28-Apr-07 22:04 
GeneralRe: (WinAPI) RasDial & RasHangUp Pin
shareholder7715-May-07 21:52
shareholder7715-May-07 21:52 
QuestionDetecting Microphone Input Pin
selmak28-Apr-07 17:07
selmak28-Apr-07 17:07 
AnswerRe: Detecting Microphone Input Pin
Mark Salsbery29-Apr-07 8:30
Mark Salsbery29-Apr-07 8:30 
GeneralRe: Detecting Microphone Input Pin
selmak29-Apr-07 10:43
selmak29-Apr-07 10:43 
QuestionHow can i get access to the base object in ActiveX develop ? Pin
Yanshof28-Apr-07 16:53
Yanshof28-Apr-07 16:53 
QuestionDynamic memory allocation, C Pin
C_Zealot28-Apr-07 16:30
C_Zealot28-Apr-07 16:30 
AnswerRe: Dynamic memory allocation, C Pin
Arun.Immanuel28-Apr-07 17:21
Arun.Immanuel28-Apr-07 17:21 
GeneralRe: Dynamic memory allocation, C Pin
C_Zealot28-Apr-07 17:26
C_Zealot28-Apr-07 17:26 
GeneralRe: Dynamic memory allocation, C Pin
John R. Shaw28-Apr-07 21:31
John R. Shaw28-Apr-07 21:31 
AnswerRe: Dynamic memory allocation, C Pin
John R. Shaw28-Apr-07 21:49
John R. Shaw28-Apr-07 21:49 
Questionabout event Pin
HOW WHAT28-Apr-07 14:40
HOW WHAT28-Apr-07 14:40 
AnswerRe: about event Pin
Christian Graus28-Apr-07 14:57
protectorChristian Graus28-Apr-07 14:57 

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.