Click here to Skip to main content
15,892,809 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Problem_With_MSVC6_Linker Pin
Chris Losinger6-Jul-07 9:46
professionalChris Losinger6-Jul-07 9:46 
GeneralRe: Problem_With_MSVC6_Linker Pin
KEL36-Jul-07 10:36
KEL36-Jul-07 10:36 
QuestionRe: Problem_With_MSVC6_Linker Pin
David Crow6-Jul-07 10:39
David Crow6-Jul-07 10:39 
GeneralRe: Problem_With_MSVC6_Linker Pin
KEL36-Jul-07 10:49
KEL36-Jul-07 10:49 
QuestionRe: Problem_With_MSVC6_Linker Pin
David Crow6-Jul-07 10:56
David Crow6-Jul-07 10:56 
GeneralRe: Problem_With_MSVC6_Linker Pin
KEL36-Jul-07 11:06
KEL36-Jul-07 11:06 
GeneralRe: Problem_With_MSVC6_Linker Pin
Bogdan Apostol8-Jul-07 2:18
Bogdan Apostol8-Jul-07 2:18 
GeneralRe: Problem_With_MSVC6_Linker Pin
KEL310-Jul-07 7:57
KEL310-Jul-07 7:57 
Ok! My problem was solved!

All I had to do was
to use MFC in a shared DLL
in my application, as I did in my class.
No linker directives at all!
I guess that for apps using MFC in a static
library you use MFC in a static library for
your class... I 'll try this later.
Thank you Borish.
Thank you all,
I 'll thank all of you, more, in my future article.

BUT, Borish, what do you mean by "MFC applications cannot include !"? D'Oh! | :doh:
I include headers all the time in my MFC apps. Is there sth you can not include?


kostas KEL

AnswerRe: Problem_With_MSVC6_Linker Pin
Bogdan Apostol10-Jul-07 9:34
Bogdan Apostol10-Jul-07 9:34 
Questionhow to delay in the middle of the code without cpu usage Pin
V_shr6-Jul-07 4:32
V_shr6-Jul-07 4:32 
AnswerRe: how to delay in the middle of the code without cpu usage Pin
Chris Losinger6-Jul-07 4:53
professionalChris Losinger6-Jul-07 4:53 
GeneralRe: how to delay in the middle of the code without cpu usage Pin
V_shr6-Jul-07 5:23
V_shr6-Jul-07 5:23 
AnswerRe: how to delay in the middle of the code without cpu usage Pin
Rage6-Jul-07 5:12
professionalRage6-Jul-07 5:12 
GeneralRe: how to delay in the middle of the code without cpu usage Pin
V_shr6-Jul-07 5:39
V_shr6-Jul-07 5:39 
Questionhow to print application memory Pin
zecodela6-Jul-07 4:23
zecodela6-Jul-07 4:23 
AnswerRe: how to print application memory Pin
Mark Salsbery6-Jul-07 5:39
Mark Salsbery6-Jul-07 5:39 
QuestionRe: how to print application memory Pin
zecodela6-Jul-07 15:16
zecodela6-Jul-07 15:16 
AnswerRe: how to print application memory Pin
Mark Salsbery6-Jul-07 15:28
Mark Salsbery6-Jul-07 15:28 
GeneralRe: how to print application memory Pin
zecodela6-Jul-07 15:31
zecodela6-Jul-07 15:31 
GeneralRe: how to print application memory Pin
epankaj9-Jul-09 1:38
epankaj9-Jul-09 1:38 
QuestionHow to get the name of the current function dynamically/statically Pin
AdAkta6-Jul-07 3:34
AdAkta6-Jul-07 3:34 
AnswerRe: How to get the name of the current function dynamically/statically Pin
David Crow6-Jul-07 3:41
David Crow6-Jul-07 3:41 
GeneralRe: How to get the name of the current function dynamically/statically Pin
AdAkta12-Jul-07 1:46
AdAkta12-Jul-07 1:46 
AnswerRe: How to get the name of the current function dynamically/statically Pin
Matthew Faithfull6-Jul-07 4:11
Matthew Faithfull6-Jul-07 4:11 
GeneralRe: How to get the name of the current function dynamically/statically Pin
AdAkta12-Jul-07 1:44
AdAkta12-Jul-07 1: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.