Click here to Skip to main content
15,922,533 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Detecting system global window hooks? Pin
Nish Nishant9-Jan-06 9:14
sitebuilderNish Nishant9-Jan-06 9:14 
GeneralRe: Detecting system global window hooks? Pin
James Brown9-Jan-06 10:52
James Brown9-Jan-06 10:52 
QuestionHow to sort a Cmap by key? Pin
xyhan9-Jan-06 4:45
xyhan9-Jan-06 4:45 
AnswerRe: How to sort a Cmap by key? Pin
toxcct9-Jan-06 4:50
toxcct9-Jan-06 4:50 
GeneralRe: How to sort a Cmap by key? Pin
xyhan9-Jan-06 4:59
xyhan9-Jan-06 4:59 
GeneralRe: How to sort a Cmap by key? Pin
toxcct9-Jan-06 5:02
toxcct9-Jan-06 5:02 
GeneralRe: How to sort a Cmap by key? Pin
xyhan9-Jan-06 5:18
xyhan9-Jan-06 5:18 
GeneralRe: How to sort a Cmap by key? Pin
jhwurmbach9-Jan-06 5:29
jhwurmbach9-Jan-06 5:29 
xyhan wrote:
I got the result.


Great! Smile | :)
But toxccts advice still stands: Stop using CMap and use std::map
CMap is Microsoft proprietary and is the legacy of a time when Microsofts C++ compiler was too braindead to cope with a STL. And when the STL itself was still in the process of definition.




"We trained hard, but it seemed that every time we were beginning to form up into teams we would be reorganised. I was to learn later in life that we tend to meet any new situation by reorganising: and a wonderful method it can be for creating the illusion of progress, while producing confusion, inefficiency and demoralisation."

-- Caius Petronius, Roman Consul, 66 A.D.

QuestionGet Windows Standard Dialog Color Pin
master879-Jan-06 4:34
master879-Jan-06 4:34 
AnswerRe: Get Windows Standard Dialog Color Pin
toxcct9-Jan-06 4:41
toxcct9-Jan-06 4:41 
GeneralRe: Get Windows Standard Dialog Color Pin
Rage9-Jan-06 6:02
professionalRage9-Jan-06 6:02 
GeneralRe: Get Windows Standard Dialog Color Pin
toxcct9-Jan-06 6:05
toxcct9-Jan-06 6:05 
GeneralRe: Get Windows Standard Dialog Color Pin
toxcct9-Jan-06 21:20
toxcct9-Jan-06 21:20 
GeneralRe: Get Windows Standard Dialog Color Pin
Eytukan9-Jan-06 20:35
Eytukan9-Jan-06 20:35 
AnswerRe: Get Windows Standard Dialog Color Pin
Nish Nishant9-Jan-06 4:58
sitebuilderNish Nishant9-Jan-06 4:58 
GeneralRe: Get Windows Standard Dialog Color Pin
master879-Jan-06 7:05
master879-Jan-06 7:05 
GeneralRe: Get Windows Standard Dialog Color Pin
master879-Jan-06 7:16
master879-Jan-06 7:16 
GeneralRe: Get Windows Standard Dialog Color Pin
Nish Nishant9-Jan-06 7:19
sitebuilderNish Nishant9-Jan-06 7:19 
GeneralRe: Get Windows Standard Dialog Color Pin
Nish Nishant9-Jan-06 7:20
sitebuilderNish Nishant9-Jan-06 7:20 
QuestionMapping Network drives Pin
Priya..k9-Jan-06 4:07
Priya..k9-Jan-06 4:07 
AnswerRe: Mapping Network drives Pin
David Crow9-Jan-06 4:20
David Crow9-Jan-06 4:20 
QuestionWhich Callback? Pin
Maciej Lisiewski9-Jan-06 3:48
Maciej Lisiewski9-Jan-06 3:48 
AnswerRe: Which Callback? Pin
Rage9-Jan-06 6:10
professionalRage9-Jan-06 6:10 
GeneralRe: Which Callback? Pin
Maciej Lisiewski9-Jan-06 6:34
Maciej Lisiewski9-Jan-06 6:34 
GeneralRe: Which Callback? Pin
Rage9-Jan-06 8:12
professionalRage9-Jan-06 8:12 

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.