Click here to Skip to main content
15,923,557 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
Questionhow to set focus in vc++ form Pin
Y_Kaushik10-Jun-07 21:45
Y_Kaushik10-Jun-07 21:45 
AnswerRe: how to set focus in vc++ form Pin
Hans Dietrich10-Jun-07 22:54
mentorHans Dietrich10-Jun-07 22:54 
QuestionTAB..Simple question.. [modified] Pin
Shah Satish10-Jun-07 21:42
Shah Satish10-Jun-07 21:42 
AnswerRe: TAB..Simple question.. Pin
ashukasama10-Jun-07 23:35
ashukasama10-Jun-07 23:35 
QuestionSTL basica Pin
tom groezer10-Jun-07 20:57
tom groezer10-Jun-07 20:57 
AnswerRe: STL basica Pin
CPallini10-Jun-07 21:07
mveCPallini10-Jun-07 21:07 
GeneralRe: STL basica Pin
tom groezer10-Jun-07 22:16
tom groezer10-Jun-07 22:16 
GeneralRe: STL basica Pin
CPallini10-Jun-07 22:35
mveCPallini10-Jun-07 22:35 
excerpt of MSDN documentation for map:
<br />
The template class describes an object that controls a varying-length sequence of elements of type <big>pair<const Key, T></big>. The first element of each pair is the sort key and the second is its associated value.<br />


excerpt of MSDN documentation for set:
<br />
The template class describes an object that controls a varying-length sequence of elements of type <big>const Key</big>. Each element serves as both a sort key and a value.<br />


Why don't you make a little effort to read documentation, before posting?
Smile | :)

If the Lord God Almighty had consulted me before embarking upon the Creation, I would have recommended something simpler.
-- Alfonso the Wise, 13th Century King of Castile.

Question"highlighting a word in a web page" Pin
MahaKh10-Jun-07 20:52
MahaKh10-Jun-07 20:52 
AnswerRe: &amp;amp;amp;quot;highlighting a word in a web page&amp;amp;amp;quot; Pin
Rajkumar R10-Jun-07 21:51
Rajkumar R10-Jun-07 21:51 
GeneralRe: &amp;amp;amp;quot;highlighting a word in a web page&amp;amp;amp;quot; Pin
MahaKh10-Jun-07 22:54
MahaKh10-Jun-07 22:54 
QuestionRe: &amp;amp;amp;quot;highlighting a word in a web page&amp;amp;amp;quot; Pin
Rajkumar R10-Jun-07 23:40
Rajkumar R10-Jun-07 23:40 
Questionhow to move a software developed with vc6 to vista? Pin
Peter, Chan10-Jun-07 20:04
Peter, Chan10-Jun-07 20:04 
AnswerRe: how to move a software developed with vc6 to vista? Pin
Christian Graus10-Jun-07 20:20
protectorChristian Graus10-Jun-07 20:20 
GeneralRe: how to move a software developed with vc6 to vista? Pin
ldsdbomber11-Jun-07 2:37
ldsdbomber11-Jun-07 2:37 
AnswerRe: how to move a software developed with vc6 to vista? [modified] Pin
prasad_som10-Jun-07 20:54
prasad_som10-Jun-07 20:54 
AnswerRe: how to move a software developed with vc6 to vista? Pin
David Crow11-Jun-07 2:29
David Crow11-Jun-07 2:29 
QuestionReg ex in MFC Pin
Anurag Gandhi10-Jun-07 20:03
professionalAnurag Gandhi10-Jun-07 20:03 
AnswerRe: Reg ex in MFC Pin
Christian Graus10-Jun-07 20:15
protectorChristian Graus10-Jun-07 20:15 
AnswerRe: Reg ex in MFC Pin
Hans Dietrich10-Jun-07 21:04
mentorHans Dietrich10-Jun-07 21:04 
QuestionHandling WM_NCPAINT Pin
Naveen10-Jun-07 19:45
Naveen10-Jun-07 19:45 
AnswerRe: Handling WM_NCPAINT Pin
Akt_4_U10-Jun-07 20:30
Akt_4_U10-Jun-07 20:30 
AnswerRe: Handling WM_NCPAINT Pin
Mark Salsbery11-Jun-07 7:48
Mark Salsbery11-Jun-07 7:48 
GeneralRe: Handling WM_NCPAINT Pin
Naveen11-Jun-07 14:00
Naveen11-Jun-07 14:00 
Questionconverting int* to int Pin
neha.agarwal2710-Jun-07 19:43
neha.agarwal2710-Jun-07 19:43 

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.