Click here to Skip to main content
15,918,330 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Menus and MFC Pin
BobInNJ21-May-09 5:31
BobInNJ21-May-09 5:31 
GeneralRe: Menus and MFC Pin
Stuart Dootson19-May-09 21:41
professionalStuart Dootson19-May-09 21:41 
QuestionFourier series program Pin
maidy_1919-May-09 11:29
maidy_1919-May-09 11:29 
AnswerRe: Fourier series program Pin
Garth J Lancaster19-May-09 12:04
professionalGarth J Lancaster19-May-09 12:04 
AnswerRe: Fourier series program Pin
Stuart Dootson19-May-09 12:06
professionalStuart Dootson19-May-09 12:06 
GeneralRe: Fourier series program Pin
maidy_1919-May-09 12:20
maidy_1919-May-09 12:20 
QuestionVC 6.0: shortcut key for create cpp source file? Pin
wb_program19-May-09 7:54
wb_program19-May-09 7:54 
AnswerRe: VC 6.0: shortcut key for create cpp source file? Pin
led mike19-May-09 8:03
led mike19-May-09 8:03 
GeneralRe: VC 6.0: shortcut key for create cpp source file? Pin
Michael Dunn19-May-09 11:24
sitebuilderMichael Dunn19-May-09 11:24 
QuestionCan you add a new string resource at runtime? Pin
negativeG19-May-09 7:53
negativeG19-May-09 7:53 
AnswerRe: Can you add a new string resource at runtime? Pin
asrelu19-May-09 8:26
asrelu19-May-09 8:26 
AnswerRe: Can you add a new string resource at runtime? Pin
Code-o-mat19-May-09 8:28
Code-o-mat19-May-09 8:28 
GeneralRe: Can you add a new string resource at runtime? Pin
negativeG22-May-09 9:25
negativeG22-May-09 9:25 
Question[Message Deleted] Pin
ranga.careers19-May-09 6:27
ranga.careers19-May-09 6:27 
AnswerRe: MSCOMM Pin
CPallini19-May-09 7:39
mveCPallini19-May-09 7:39 
QuestionDisabling a CView, and darkening it Pin
Sternocera19-May-09 6:13
Sternocera19-May-09 6:13 
QuestionRe: Disabling a CView, and darkening it Pin
David Crow19-May-09 7:33
David Crow19-May-09 7:33 
AnswerRe: Disabling a CView, and darkening it Pin
Sternocera19-May-09 7:48
Sternocera19-May-09 7:48 
GeneralRe: Disabling a CView, and darkening it Pin
David Crow19-May-09 9:06
David Crow19-May-09 9:06 
GeneralRe: Disabling a CView, and darkening it Pin
Sternocera19-May-09 10:14
Sternocera19-May-09 10:14 
AnswerRe: Disabling a CView, and darkening it Pin
Sternocera19-May-09 11:18
Sternocera19-May-09 11:18 
GeneralRe: Disabling a CView, and darkening it Pin
Sternocera20-May-09 3:27
Sternocera20-May-09 3:27 
QuestionApplication Crashes at mfc42!CMapStringToString::GetAssocAt+14 Pin
U Mallikarjuna Rao19-May-09 5:58
U Mallikarjuna Rao19-May-09 5:58 
AnswerRe: Application Crashes at mfc42!CMapStringToString::GetAssocAt+14 Pin
Cedric Moonen19-May-09 7:52
Cedric Moonen19-May-09 7:52 
GeneralRe: Application Crashes at mfc42!CMapStringToString::GetAssocAt+14 Pin
U Mallikarjuna Rao19-May-09 8:59
U Mallikarjuna Rao19-May-09 8:59 
Hi Cédric Moonen,

Thank you for the response.

This Map is completely used by one thread but still I want to implement your suggestion and test it.

If you notice the MFC42.dll calls, there is something strange. I'm not understanding why CMapStringToString class's GetAssocAt() is called. It is supposed to call CMapStringToPtr class method.

thanks,
Mallik

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.