Click here to Skip to main content
15,919,423 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Adding Functions to Interface Pin
Roger Stoltz23-Nov-06 1:02
Roger Stoltz23-Nov-06 1:02 
GeneralRe: Adding Functions to Interface Pin
Suresh H23-Nov-06 1:16
Suresh H23-Nov-06 1:16 
QuestionMulticore with VS6? Pin
bosfan22-Nov-06 21:16
bosfan22-Nov-06 21:16 
AnswerRe: Multicore with VS6? Pin
Waldermort22-Nov-06 22:04
Waldermort22-Nov-06 22:04 
GeneralRe: Multicore with VS6? Pin
bosfan22-Nov-06 23:55
bosfan22-Nov-06 23:55 
GeneralRe: Multicore with VS6? Pin
Michael Dunn23-Nov-06 0:25
sitebuilderMichael Dunn23-Nov-06 0:25 
GeneralRe: Multicore with VS6? Pin
bosfan23-Nov-06 0:56
bosfan23-Nov-06 0:56 
GeneralRe: Multicore with VS6? Pin
markkuk24-Nov-06 0:51
markkuk24-Nov-06 0:51 
There's no such thing as "multicore programming" at application level. The operating system handles the details of multiple processors, multiple cores, hyperthreading, etc. If your application is multithreaded, the OS takes care of scheduling it on whatever execution units are available.
Questionto validate editbox control Pin
zareee22-Nov-06 21:06
zareee22-Nov-06 21:06 
AnswerRe: to validate editbox control Pin
ThatsAlok22-Nov-06 21:22
ThatsAlok22-Nov-06 21:22 
GeneralRe: to validate editbox control Pin
zareee22-Nov-06 22:20
zareee22-Nov-06 22:20 
GeneralRe: to validate editbox control Pin
ThatsAlok22-Nov-06 22:31
ThatsAlok22-Nov-06 22:31 
QuestionFunction name clashing with MACRO Pin
Waldermort22-Nov-06 20:47
Waldermort22-Nov-06 20:47 
QuestionRe: Function name clashing with MACRO Pin
CPallini22-Nov-06 20:57
mveCPallini22-Nov-06 20:57 
AnswerRe: Function name clashing with MACRO Pin
ThatsAlok22-Nov-06 21:23
ThatsAlok22-Nov-06 21:23 
QuestionRe: Function name clashing with MACRO Pin
CPallini22-Nov-06 21:26
mveCPallini22-Nov-06 21:26 
AnswerRe: Function name clashing with MACRO Pin
Viorel.22-Nov-06 21:51
Viorel.22-Nov-06 21:51 
GeneralRe: Function name clashing with MACRO Pin
CPallini22-Nov-06 22:29
mveCPallini22-Nov-06 22:29 
AnswerRe: Function name clashing with MACRO Pin
Waldermort22-Nov-06 21:58
Waldermort22-Nov-06 21:58 
GeneralRe: Function name clashing with MACRO Pin
ThatsAlok22-Nov-06 22:30
ThatsAlok22-Nov-06 22:30 
AnswerRe: Function name clashing with MACRO Pin
ThatsAlok22-Nov-06 21:24
ThatsAlok22-Nov-06 21:24 
AnswerRe: Function name clashing with MACRO Pin
prasad_som22-Nov-06 23:27
prasad_som22-Nov-06 23:27 
AnswerRe: Function name clashing with MACRO Pin
Michael Dunn23-Nov-06 0:28
sitebuilderMichael Dunn23-Nov-06 0:28 
QuestionESMTP Pin
neha.agarwal2722-Nov-06 20:30
neha.agarwal2722-Nov-06 20:30 
AnswerRe: ESMTP Pin
ThatsAlok22-Nov-06 21:25
ThatsAlok22-Nov-06 21:25 

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.