Click here to Skip to main content
15,913,773 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
Generalsorting problem Pin
wong190713-Nov-02 7:19
wong190713-Nov-02 7:19 
GeneralRe: sorting problem Pin
Paul M Watt13-Nov-02 8:18
mentorPaul M Watt13-Nov-02 8:18 
GeneralRe: sorting problem Pin
Christian Graus13-Nov-02 10:42
protectorChristian Graus13-Nov-02 10:42 
QuestionRambling ...Draw now, or later with Invalidate ? Pin
Maximilien13-Nov-02 7:08
Maximilien13-Nov-02 7:08 
AnswerRe: Rambling ...Draw now, or later with Invalidate ? Pin
Ravi Bhavnani13-Nov-02 7:12
professionalRavi Bhavnani13-Nov-02 7:12 
GeneralLib files Pin
Anonymous13-Nov-02 6:52
Anonymous13-Nov-02 6:52 
GeneralRe: Lib files Pin
Chris Losinger13-Nov-02 6:59
professionalChris Losinger13-Nov-02 6:59 
GeneralRe: Lib files Pin
Hugo Hallman13-Nov-02 7:18
Hugo Hallman13-Nov-02 7:18 
The lib files contains information that the linker (almost like the compiler) needs to know what functions, and where, are in the dll.

The reason why you sometimes need the lib files, is that the linker often finds them automatically.
GeneralCTreeCtrl trouble Pin
act_x13-Nov-02 6:32
act_x13-Nov-02 6:32 
GeneralRe: CTreeCtrl trouble Pin
RobJones13-Nov-02 10:02
RobJones13-Nov-02 10:02 
GeneralCStdioFile & Unicode Pin
Vladimir L.13-Nov-02 6:14
Vladimir L.13-Nov-02 6:14 
GeneralBuild .Net app, and take it to a non .NET box. Pin
Derek Smigelski13-Nov-02 5:32
Derek Smigelski13-Nov-02 5:32 
GeneralRe: Build .Net app, and take it to a non .NET box. Pin
benjymous13-Nov-02 6:18
benjymous13-Nov-02 6:18 
GeneralRe: Build .Net app, and take it to a non .NET box. Pin
Anders Molin13-Nov-02 8:30
professionalAnders Molin13-Nov-02 8:30 
QuestionHow to check when a popup window closed? Pin
Daniel Strigl13-Nov-02 4:44
Daniel Strigl13-Nov-02 4:44 
AnswerRe: How to check when a popup window closed? Pin
benjymous13-Nov-02 5:11
benjymous13-Nov-02 5:11 
GeneralMaximized and normal mdi child windows Pin
Anonymous13-Nov-02 4:36
Anonymous13-Nov-02 4:36 
GeneralRe: Maximized and normal mdi child windows Pin
Neville Franks13-Nov-02 10:34
Neville Franks13-Nov-02 10:34 
GeneralClass as a parameter in a template function Pin
Hostalet Wandosell13-Nov-02 4:25
Hostalet Wandosell13-Nov-02 4:25 
GeneralRe: Class as a parameter in a template function Pin
Joaquín M López Muñoz13-Nov-02 9:52
Joaquín M López Muñoz13-Nov-02 9:52 
GeneralRe: Class as a parameter in a template function Pin
Hostalet Wandosell13-Nov-02 22:09
Hostalet Wandosell13-Nov-02 22:09 
Generalrecursively search the registry and delete text found Pin
Derek Smigelski13-Nov-02 4:20
Derek Smigelski13-Nov-02 4:20 
GeneralRe: recursively search the registry and delete text found Pin
Derek Smigelski13-Nov-02 10:42
Derek Smigelski13-Nov-02 10:42 
QuestionWhy connect() fails in the worker thread but succeeds in the main thread? Pin
Wenrich13-Nov-02 4:14
Wenrich13-Nov-02 4:14 
AnswerRe: Why connect() fails in the worker thread but succeeds in the main thread? Pin
RobJones13-Nov-02 10:30
RobJones13-Nov-02 10:30 

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.