Click here to Skip to main content
15,886,720 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: MDI with CDocument invalid pointer Pin
Pascal Pinchauret-Lamothe25-Nov-10 4:22
Pascal Pinchauret-Lamothe25-Nov-10 4:22 
QuestionMulti-line List Control Pin
softwaremonkey2-Nov-10 5:06
softwaremonkey2-Nov-10 5:06 
AnswerRe: Multi-line List Control Pin
federico.strati2-Nov-10 5:39
federico.strati2-Nov-10 5:39 
AnswerRe: Multi-line List Control Pin
«_Superman_»2-Nov-10 7:06
professional«_Superman_»2-Nov-10 7:06 
QuestionXML parsing Pin
Benjamin Bruno2-Nov-10 3:19
Benjamin Bruno2-Nov-10 3:19 
AnswerRe: XML parsing Pin
CPallini2-Nov-10 3:25
mveCPallini2-Nov-10 3:25 
AnswerRe: XML parsing Pin
ShilpiP2-Nov-10 19:36
ShilpiP2-Nov-10 19:36 
QuestionAFX_EXT_CLASS Problem. Pin
002comp1-Nov-10 23:30
002comp1-Nov-10 23:30 
Hello Friends
I am working on a MFC based application. and one class is exported like this
class  AFX_EXT_CLASS sample : public CObject
{
}

In this way they are exporting to some other classes.But when I tried to change or add some more variables in its header file and then run,It Crashes.
And Its header file is not in ints solution,Its in some other Interfaces.

I have two Questions Now:
1)How Can I add more variables to Header file?
2)How can I use this class variables of this one dll into another dll.I am aware abt linking lib and dll.But main Question is how do i will use this into any other solution?

Thanks In Advance.
Any Help will be Appreciated.
Regards
Yogesh
AnswerRe: AFX_EXT_CLASS Problem. Pin
Niklas L1-Nov-10 23:35
Niklas L1-Nov-10 23:35 
QuestionHelp me DisConnect Internet use Ras Pin
so0_lanhlung21-Nov-10 8:10
so0_lanhlung21-Nov-10 8:10 
AnswerRe: Help me DisConnect Internet use Ras Pin
«_Superman_»1-Nov-10 8:15
professional«_Superman_»1-Nov-10 8:15 
GeneralRe: Help me DisConnect Internet use Ras Pin
so0_lanhlung21-Nov-10 8:28
so0_lanhlung21-Nov-10 8:28 
GeneralRe: Help me DisConnect Internet use Ras Pin
«_Superman_»1-Nov-10 8:41
professional«_Superman_»1-Nov-10 8:41 
AnswerRe: Help me DisConnect Internet use Ras Pin
David Crow1-Nov-10 9:11
David Crow1-Nov-10 9:11 
AnswerRe: Help me DisConnect Internet use Ras Pin
Alain Rist1-Nov-10 10:15
Alain Rist1-Nov-10 10:15 
QuestionC2504 error using CMFCButton (or other CMFCFxxx classes) within a DLL Pin
Ralph1-Nov-10 6:51
Ralph1-Nov-10 6:51 
QuestionRe: C2504 error using CMFCButton (or other CMFCFxxx classes) within a DLL Pin
Christoph Bail1-Nov-10 9:14
Christoph Bail1-Nov-10 9:14 
AnswerRe: C2504 error using CMFCButton (or other CMFCFxxx classes) within a DLL Pin
Ralph1-Nov-10 20:29
Ralph1-Nov-10 20:29 
GeneralRe: C2504 error using CMFCButton (or other CMFCFxxx classes) within a DLL Pin
Christoph Bail1-Nov-10 21:07
Christoph Bail1-Nov-10 21:07 
GeneralRe: C2504 error using CMFCButton (or other CMFCFxxx classes) within a DLL Pin
Ralph2-Nov-10 8:49
Ralph2-Nov-10 8:49 
GeneralRe: C2504 error using CMFCButton (or other CMFCFxxx classes) within a DLL Pin
Christoph Bail2-Nov-10 10:37
Christoph Bail2-Nov-10 10:37 
QuestionICommDlgBrowser2 interface not working.... Pin
AmbiguousName1-Nov-10 6:05
AmbiguousName1-Nov-10 6:05 
AnswerRe: ICommDlgBrowser2 interface not working.... Pin
CPallini1-Nov-10 23:15
mveCPallini1-Nov-10 23:15 
QuestionCompiler error when including afxtempl.h Pin
piul1-Nov-10 2:55
piul1-Nov-10 2:55 
AnswerRe: Compiler error when including afxtempl.h Pin
Christoph Bail1-Nov-10 4:03
Christoph Bail1-Nov-10 4:03 

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.