Click here to Skip to main content
15,914,452 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: method for determining full application path Pin
Antony M Kancidrowski17-Dec-04 4:58
Antony M Kancidrowski17-Dec-04 4:58 
GeneralRe: method for determining full application path Pin
scoroop17-Dec-04 5:11
scoroop17-Dec-04 5:11 
GeneralRe: method for determining full application path Pin
David Crow20-Dec-04 9:07
David Crow20-Dec-04 9:07 
Questionone question? Pin
namaskaaram17-Dec-04 0:32
namaskaaram17-Dec-04 0:32 
AnswerRe: one question? Pin
Cedric Moonen17-Dec-04 0:54
Cedric Moonen17-Dec-04 0:54 
AnswerRe: one question? Pin
rrrado17-Dec-04 0:56
rrrado17-Dec-04 0:56 
AnswerRe: one question? Pin
John R. Shaw17-Dec-04 4:37
John R. Shaw17-Dec-04 4:37 
GeneralRe: one question? Pin
toxcct17-Dec-04 6:26
toxcct17-Dec-04 6:26 
John R. Shaw wrote:
In the passed if you linked in a normal .LIB file, then you had linked in every function that was contained in that file, whether you used them are not. I do not know if that is still the case, but it resulted in programs that where much larger than required

you know, if you have a good compiler, it conserves only the functions that are actually called. that is the same case when you make much #includes, with many functions included that you will never use...


TOXCCT >>> GEII power
[toxcct][VisualCalc]
GeneralRe: one question? Pin
John R. Shaw17-Dec-04 12:56
John R. Shaw17-Dec-04 12:56 
GeneralRe: one question? Pin
Blake Miller20-Dec-04 7:45
Blake Miller20-Dec-04 7:45 
GeneralCompile problem - precompiled headers Pin
rrrado17-Dec-04 0:27
rrrado17-Dec-04 0:27 
GeneralRe: Compile problem - precompiled headers Pin
Antony M Kancidrowski17-Dec-04 1:19
Antony M Kancidrowski17-Dec-04 1:19 
GeneralRe: Compile problem - precompiled headers Pin
rrrado17-Dec-04 2:21
rrrado17-Dec-04 2:21 
GeneralRe: Compile problem - precompiled headers Pin
rrrado17-Dec-04 3:02
rrrado17-Dec-04 3:02 
QuestionHelp :usb device monitoring ? Pin
etdo17-Dec-04 0:25
etdo17-Dec-04 0:25 
GeneralMouse wheel in Dialog application Pin
Anonymous16-Dec-04 21:45
Anonymous16-Dec-04 21:45 
GeneralRe: Mouse wheel in Dialog application Pin
PJ Arends16-Dec-04 21:55
professionalPJ Arends16-Dec-04 21:55 
GeneralProblem about finding memory leak Pin
ytod16-Dec-04 21:32
ytod16-Dec-04 21:32 
GeneralRe: Problem about finding memory leak Pin
PJ Arends16-Dec-04 22:08
professionalPJ Arends16-Dec-04 22:08 
GeneralRe: Problem about finding memory leak Pin
ytod16-Dec-04 22:26
ytod16-Dec-04 22:26 
GeneralRe: Problem about finding memory leak Pin
FayezElFar17-Dec-04 15:42
FayezElFar17-Dec-04 15:42 
GeneralDisplay unicode chars in EditBox Pin
kthanigai7416-Dec-04 21:22
susskthanigai7416-Dec-04 21:22 
GeneralRe: Display unicode chars in EditBox Pin
toxcct17-Dec-04 6:09
toxcct17-Dec-04 6:09 
GeneralActiveX ctrl not loading in browser Pin
Muhammad Azam16-Dec-04 20:10
Muhammad Azam16-Dec-04 20:10 
Questionhow to set shared scrollbars?? Pin
butterfly10116-Dec-04 19:44
butterfly10116-Dec-04 19:44 

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.