Click here to Skip to main content
15,900,461 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Difference between .h and .hpp Pin
_AnsHUMAN_ 6-Jun-06 21:57
_AnsHUMAN_ 6-Jun-06 21:57 
GeneralRe: Difference between .h and .hpp Pin
NiceNaidu6-Jun-06 22:48
NiceNaidu6-Jun-06 22:48 
GeneralRe: Difference between .h and .hpp Pin
David Crow7-Jun-06 3:44
David Crow7-Jun-06 3:44 
AnswerRe: Difference between .h and .hpp Pin
David Crow7-Jun-06 3:49
David Crow7-Jun-06 3:49 
QuestionA lot of page errros in the taskmanager [modified] Pin
strizi6-Jun-06 20:37
strizi6-Jun-06 20:37 
QuestionSOS!!Need an accurate timer!!!! [modified] Pin
Shreyas Ganesh6-Jun-06 20:27
Shreyas Ganesh6-Jun-06 20:27 
AnswerRe: SOS!!Need an accurate timer!!!! [modified] Pin
Cedric Moonen6-Jun-06 20:46
Cedric Moonen6-Jun-06 20:46 
AnswerRe: SOS!!Need an accurate timer!!!! [modified] Pin
Laxman Auti6-Jun-06 20:48
Laxman Auti6-Jun-06 20:48 
Shreyas Ganesh wrote:
My Threads call Sleep and so the synchronisation is lost...


Use Synchronisation techniques instead of Sleep..
several synchronisation techniques are available here

CriticalSecction,
mutex,
semaphors, etc.

Use appropriate for efficiency and performance.


Knock out 't' from can't,
You can if you think you can
Cool | :cool:
QuestionWin32 application ( window inside dialog) Pin
Manjunath S6-Jun-06 20:20
Manjunath S6-Jun-06 20:20 
AnswerRe: Win32 application ( window inside dialog) Pin
yang__lee6-Jun-06 20:56
yang__lee6-Jun-06 20:56 
QuestionRe: Win32 application ( window inside dialog) Pin
Manjunath S6-Jun-06 21:15
Manjunath S6-Jun-06 21:15 
AnswerRe: Win32 application ( window inside dialog) Pin
toxcct6-Jun-06 21:41
toxcct6-Jun-06 21:41 
AnswerRe: Win32 application ( window inside dialog) Pin
Hamid_RT6-Jun-06 21:06
Hamid_RT6-Jun-06 21:06 
Questionbig problem in mfc [modified] Pin
p_6-Jun-06 20:16
p_6-Jun-06 20:16 
AnswerRe: big problem in mfc Pin
Hamid_RT6-Jun-06 20:19
Hamid_RT6-Jun-06 20:19 
GeneralRe: big problem in mfc Pin
p_6-Jun-06 22:22
p_6-Jun-06 22:22 
GeneralRe: big problem in mfc Pin
Hamid_RT6-Jun-06 22:40
Hamid_RT6-Jun-06 22:40 
AnswerRe: big problem in mfc Pin
_AnsHUMAN_ 6-Jun-06 20:25
_AnsHUMAN_ 6-Jun-06 20:25 
AnswerRe: big problem in mfc [modified] Pin
Laxman Auti6-Jun-06 20:44
Laxman Auti6-Jun-06 20:44 
GeneralRe: big problem in mfc [modified] Pin
p_6-Jun-06 21:21
p_6-Jun-06 21:21 
GeneralRe: big problem in mfc [modified] Pin
Laxman Auti6-Jun-06 21:57
Laxman Auti6-Jun-06 21:57 
GeneralRe: big problem in mfc [modified] Pin
p_6-Jun-06 22:20
p_6-Jun-06 22:20 
GeneralRe: big problem in mfc [modified] Pin
Laxman Auti6-Jun-06 22:35
Laxman Auti6-Jun-06 22:35 
Questionpointers to an array and array of pointers Pin
Laxman Auti6-Jun-06 20:05
Laxman Auti6-Jun-06 20:05 
AnswerRe: pointers to an array and array of pointers [modified] Pin
_AnsHUMAN_ 6-Jun-06 20:21
_AnsHUMAN_ 6-Jun-06 20:21 

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.