Click here to Skip to main content
15,897,371 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: C++ Components Question Pin
Nish Nishant15-May-02 18:55
sitebuilderNish Nishant15-May-02 18:55 
GeneralRe: C++ Components Question Pin
Nick Parker16-May-02 1:14
protectorNick Parker16-May-02 1:14 
GeneralRe: C++ Components Question Pin
Nish Nishant16-May-02 1:34
sitebuilderNish Nishant16-May-02 1:34 
GeneralRe: C++ Components Question Pin
Nick Parker16-May-02 8:28
protectorNick Parker16-May-02 8:28 
QuestionThe clause of IDispatch #3105 error? Pin
sages15-May-02 17:32
sages15-May-02 17:32 
AnswerRe: The clause of IDispatch #3105 error? Pin
Roger Wright15-May-02 21:23
professionalRoger Wright15-May-02 21:23 
GeneralLetters Instead of Numbers Pin
nywebhead15-May-02 17:25
nywebhead15-May-02 17:25 
GeneralRe: Letters Instead of Numbers Pin
Christian Graus15-May-02 17:35
protectorChristian Graus15-May-02 17:35 
What do you mean by integers to numbers ? Do you mean convert a number to a string ? ostringstreams will do that for you ( read my article ). Do you mean convert a string to a number ? atoi does that. An integer IS a number, so I don't know what you're meaning to ask.


Christian

The tragedy of cyberspace - that so much can travel so far, and yet mean so little.

And you don't spend much time with the opposite sex working day and night, unless the pizza delivery person happens to be young, cute, single and female. I can assure you, I've consumed more than a programmer's allotment of pizza, and these conditions have never aligned. - Christopher Duncan - 18/04/2002
GeneralRe: Letters Instead of Numbers Pin
nywebhead15-May-02 17:40
nywebhead15-May-02 17:40 
GeneralRe: Letters Instead of Numbers Pin
Christian Graus15-May-02 18:16
protectorChristian Graus15-May-02 18:16 
GeneralWSASend & WSARecv :: Winsock Pin
valikac15-May-02 15:50
valikac15-May-02 15:50 
GeneralC++ Specification Pin
Andres Manggini15-May-02 15:43
Andres Manggini15-May-02 15:43 
GeneralRe: C++ Specification Pin
Maxwell Chen15-May-02 16:17
Maxwell Chen15-May-02 16:17 
GeneralDisableing the Windows Key Pin
Marc Richarme15-May-02 13:55
Marc Richarme15-May-02 13:55 
GeneralRe: Disableing the Windows Key Pin
Alex Cramer15-May-02 21:25
Alex Cramer15-May-02 21:25 
GeneralRe: Disableing the Windows Key Pin
Marc Richarme16-May-02 9:40
Marc Richarme16-May-02 9:40 
GeneralASSERT on CFileDialog.DoModal() Pin
Szymon Pusz15-May-02 13:05
Szymon Pusz15-May-02 13:05 
Generalheader file and library file Pin
peter ho15-May-02 12:40
peter ho15-May-02 12:40 
GeneralRe: header file and library file Pin
Joaquín M López Muñoz15-May-02 12:39
Joaquín M López Muñoz15-May-02 12:39 
Questionhow to import a library into my MFC project? Pin
peter ho15-May-02 11:36
peter ho15-May-02 11:36 
AnswerRe: how to import a library into my MFC project? Pin
Chris Losinger15-May-02 11:45
professionalChris Losinger15-May-02 11:45 
AnswerRe: how to import a library into my MFC project? Pin
Ravi Bhavnani15-May-02 11:57
professionalRavi Bhavnani15-May-02 11:57 
QuestionHow to handle Ctrl+<char> in an Edit control Pin
Chen Venkataraman15-May-02 11:31
Chen Venkataraman15-May-02 11:31 
AnswerRe: How to handle Ctrl+<char> in an Edit control Pin
PJ Arends15-May-02 18:10
professionalPJ Arends15-May-02 18:10 
GeneralCListView MDI - Double Buffering to reduce flicker Pin
RobJones15-May-02 10:51
RobJones15-May-02 10:51 

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.