Click here to Skip to main content
15,907,687 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Dangling pointers and incorrect data being written [modified] Pin
Mustafa Ismail Mustafa17-Dec-08 5:52
Mustafa Ismail Mustafa17-Dec-08 5:52 
GeneralRe: Dangling pointers and incorrect data being written Pin
Stuart Dootson17-Dec-08 6:25
professionalStuart Dootson17-Dec-08 6:25 
GeneralRe: Dangling pointers and incorrect data being written Pin
Mustafa Ismail Mustafa17-Dec-08 6:35
Mustafa Ismail Mustafa17-Dec-08 6:35 
GeneralRe: Dangling pointers and incorrect data being written Pin
Mustafa Ismail Mustafa14-Dec-08 21:12
Mustafa Ismail Mustafa14-Dec-08 21:12 
GeneralRe: Dangling pointers and incorrect data being written Pin
Mustafa Ismail Mustafa14-Dec-08 21:26
Mustafa Ismail Mustafa14-Dec-08 21:26 
QuestionDevelop CSP in XP Pin
izyani14-Dec-08 19:48
izyani14-Dec-08 19:48 
QuestionUsing Queue Timers...... Pin
shaina223114-Dec-08 19:22
shaina223114-Dec-08 19:22 
AnswerRe: Using Queue Timers...... Pin
Sarath C15-Dec-08 2:16
Sarath C15-Dec-08 2:16 
I believe the precision is the difference between these two. With Queue Timers you can only give timer resolution upto milliseconds. but Multimedia timers supports high resolution timer (may be in nano secs) supported by the hardware platform(Similar to QueryPerformanceCounter ).

MM Timer[^]
http://msdn.microsoft.com/en-us/library/ms704986(VS.85).aspx
[^]MM Timer Wrapper[^]
http://msdn.microsoft.com/en-us/library/ms682485(VS.85).aspx
[^]

-Sarath.
"Great hopes make everything great possible" - Benjamin Franklin

AnswerRe: Using Queue Timers...... Pin
Mark Salsbery15-Dec-08 11:27
Mark Salsbery15-Dec-08 11:27 
QuestionUpdating window data from other window Pin
kiranin14-Dec-08 19:16
kiranin14-Dec-08 19:16 
AnswerRe: Updating window data from other window Pin
Franck Paquier14-Dec-08 23:23
Franck Paquier14-Dec-08 23:23 
AnswerRe: Updating window data from other window Pin
ThatsAlok15-Dec-08 0:07
ThatsAlok15-Dec-08 0:07 
Questionhow to enumerate all the subwindows in a specified process? Pin
kcynic14-Dec-08 16:43
kcynic14-Dec-08 16:43 
AnswerRe: how to enumerate all the subwindows in a specified process? Pin
Sarath C14-Dec-08 18:34
Sarath C14-Dec-08 18:34 
AnswerRe: how to enumerate all the subwindows in a specified process? [modified] Pin
kcynic14-Dec-08 19:31
kcynic14-Dec-08 19:31 
QuestionHello can somebody explain me how many 0x90 can i add into BYTE / WORD / DWORD Pin
nah133714-Dec-08 11:05
nah133714-Dec-08 11:05 
AnswerRe: Hello can somebody explain me how many 0x90 can i add into BYTE / WORD / DWORD Pin
Mark Salsbery14-Dec-08 11:55
Mark Salsbery14-Dec-08 11:55 
GeneralRe: Hello can somebody explain me how many 0x90 can i add into BYTE / WORD / DWORD Pin
nah133714-Dec-08 19:11
nah133714-Dec-08 19:11 
AnswerRe: Hello can somebody explain me how many 0x90 can i add into BYTE / WORD / DWORD Pin
tmcgarr15-Dec-08 7:49
tmcgarr15-Dec-08 7:49 
QuestionSpeech-based Video Control Pin
llp00na14-Dec-08 9:03
llp00na14-Dec-08 9:03 
AnswerRe: Speech-based Video Control [modified] Pin
Jijo.Raj14-Dec-08 9:40
Jijo.Raj14-Dec-08 9:40 
GeneralRe: Speech-based Video Control Pin
llp00na15-Dec-08 1:23
llp00na15-Dec-08 1:23 
QuestionHow do you structure your code/development environment ? Pin
Defenestration14-Dec-08 1:50
Defenestration14-Dec-08 1:50 
AnswerRe: How do you structure your code/development environment ? Pin
Stuart Dootson14-Dec-08 6:27
professionalStuart Dootson14-Dec-08 6:27 
QuestionRe: How do you structure your code/development environment ? Pin
Defenestration14-Dec-08 6:47
Defenestration14-Dec-08 6:47 

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.