Click here to Skip to main content
15,914,255 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Initialize into TCHAR** Pin
m_mun20-Oct-09 4:04
m_mun20-Oct-09 4:04 
AnswerRe: Initialize into TCHAR** Pin
Naveen20-Oct-09 3:44
Naveen20-Oct-09 3:44 
GeneralRe: Initialize into TCHAR** Pin
m_mun20-Oct-09 4:05
m_mun20-Oct-09 4:05 
GeneralRe: Initialize into TCHAR** Pin
Cedric Moonen20-Oct-09 4:10
Cedric Moonen20-Oct-09 4:10 
QuestionDebugging in CString Pin
jung-kreidler20-Oct-09 3:19
jung-kreidler20-Oct-09 3:19 
AnswerRe: Debugging in CString Pin
Naveen20-Oct-09 3:37
Naveen20-Oct-09 3:37 
GeneralRe: Debugging in CString Pin
jung-kreidler20-Oct-09 3:44
jung-kreidler20-Oct-09 3:44 
GeneralRe: Debugging in CString Pin
Naveen20-Oct-09 3:49
Naveen20-Oct-09 3:49 
GeneralRe: Debugging in CString Pin
jung-kreidler20-Oct-09 20:52
jung-kreidler20-Oct-09 20:52 
QuestionHow to save matched characters into variables in wildcard matching Pin
moh.hijjawi20-Oct-09 3:13
moh.hijjawi20-Oct-09 3:13 
QuestionNOTIFYICONDATA Datatype access violation when using memset or zeromemory Pin
Nicola Curran20-Oct-09 2:52
Nicola Curran20-Oct-09 2:52 
Questioncan i store output from readdir() function in an array Pin
WindowsVsLinux20-Oct-09 2:48
WindowsVsLinux20-Oct-09 2:48 
AnswerRe: can i store output from readdir() function in an array Pin
Rajesh R Subramanian20-Oct-09 3:03
professionalRajesh R Subramanian20-Oct-09 3:03 
GeneralRe: can i store output from readdir() function in an array Pin
WindowsVsLinux20-Oct-09 3:30
WindowsVsLinux20-Oct-09 3:30 
Questionsal.h Pin
Hans Dietrich20-Oct-09 1:54
mentorHans Dietrich20-Oct-09 1:54 
AnswerRe: sal.h Pin
Rajesh R Subramanian20-Oct-09 2:09
professionalRajesh R Subramanian20-Oct-09 2:09 
QuestionThreading Pin
ratprita20-Oct-09 1:27
ratprita20-Oct-09 1:27 
AnswerRe: Threading Pin
Richard MacCutchan20-Oct-09 1:44
mveRichard MacCutchan20-Oct-09 1:44 
GeneralRe: Threading Pin
ratprita20-Oct-09 22:01
ratprita20-Oct-09 22:01 
GeneralRe: Threading Pin
Richard MacCutchan20-Oct-09 23:59
mveRichard MacCutchan20-Oct-09 23:59 
ratprita wrote:
What is the problem?


I think the problem may be in the design of your application. Dialogs should be used as short lived windows, to give information to the user, or to get parameters or other information from the user. If you need to have two dialogs active at the same time than you are really heading for trouble. I would take a look at your design and think through what you are trying to achieve.
AnswerRe: Threading Pin
buf102420-Oct-09 2:07
buf102420-Oct-09 2:07 
Questiondoes parenthesis reduce efficiency if used only for readability? Pin
jianzhuhuai20-Oct-09 1:11
jianzhuhuai20-Oct-09 1:11 
AnswerRe: does parenthesis reduce efficiency if used only for readability? Pin
Hans Dietrich20-Oct-09 1:17
mentorHans Dietrich20-Oct-09 1:17 
AnswerRe: does parenthesis reduce efficiency if used only for readability? Pin
Maximilien20-Oct-09 3:19
Maximilien20-Oct-09 3:19 
Questiontstring? Pin
Sauce!20-Oct-09 0:47
Sauce!20-Oct-09 0: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.