Click here to Skip to main content
15,902,114 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
Questionwriting and reading BYTE array Pin
subramanyeswari28-Jul-08 19:07
subramanyeswari28-Jul-08 19:07 
AnswerRe: writing and reading BYTE array Pin
Cedric Moonen28-Jul-08 20:20
Cedric Moonen28-Jul-08 20:20 
GeneralRe: writing and reading BYTE array Pin
subramanyeswari28-Jul-08 20:59
subramanyeswari28-Jul-08 20:59 
GeneralRe: writing and reading BYTE array Pin
Cedric Moonen28-Jul-08 21:27
Cedric Moonen28-Jul-08 21:27 
AnswerRe: writing and reading BYTE array Pin
CPallini28-Jul-08 21:28
mveCPallini28-Jul-08 21:28 
Questionexit button on top right corner should be disabled Pin
VCProgrammer28-Jul-08 18:31
VCProgrammer28-Jul-08 18:31 
AnswerRe: exit button on top right corner should be disabled Pin
_AnsHUMAN_ 28-Jul-08 18:52
_AnsHUMAN_ 28-Jul-08 18:52 
Questionproblem with dll Pin
prithaa28-Jul-08 18:30
prithaa28-Jul-08 18:30 
Hello,

I have an application which works fine .

I have now made DLL of the classes which I use.In one of the classes
it has a statement which calls the ParentFrame and sets the menu.
GetParentFrame()->SetMenu(&FrameMenu);

But when I use DLL in my application I get an unhandled error where it seems that the Parent Frame is not found

What must be the problem?

When I debug he application with DLL the debug cursor does not enter inside the DLL's .cpp file .I want to enter the DLL code .What should be
done for that?


Pritha
AnswerRe: problem with dll Pin
Cedric Moonen28-Jul-08 20:23
Cedric Moonen28-Jul-08 20:23 
GeneralRe: problem with dll Pin
prithaa28-Jul-08 20:52
prithaa28-Jul-08 20:52 
GeneralRe: problem with dll Pin
Cedric Moonen28-Jul-08 20:55
Cedric Moonen28-Jul-08 20:55 
QuestionUSB Monitor Pin
mirtu28-Jul-08 18:21
mirtu28-Jul-08 18:21 
AnswerRe: USB Monitor Pin
mirtu28-Jul-08 23:32
mirtu28-Jul-08 23:32 
AnswerRe: USB Monitor Pin
mirtu30-Jul-08 17:58
mirtu30-Jul-08 17:58 
QuestionI am calling void SearchDialog::OnSearchBtn() from a thread. Pin
ptr_Electron28-Jul-08 18:09
ptr_Electron28-Jul-08 18:09 
Questiondll problem Pin
prithaa28-Jul-08 17:27
prithaa28-Jul-08 17:27 
AnswerRe: dll problem Pin
ramana.g28-Jul-08 18:33
ramana.g28-Jul-08 18:33 
GeneralRe: dll problem Pin
prithaa28-Jul-08 18:47
prithaa28-Jul-08 18:47 
GeneralRe: dll problem Pin
Nibu babu thomas28-Jul-08 21:48
Nibu babu thomas28-Jul-08 21:48 
AnswerRe: dll problem Pin
sashoalm28-Jul-08 20:54
sashoalm28-Jul-08 20:54 
GeneralRe: dll problem Pin
prithaa28-Jul-08 21:11
prithaa28-Jul-08 21:11 
GeneralRe: dll problem Pin
sashoalm28-Jul-08 22:46
sashoalm28-Jul-08 22:46 
AnswerRe: dll problem Pin
Mark Salsbery29-Jul-08 7:00
Mark Salsbery29-Jul-08 7:00 
QuestionOnDraw() & Timer animation problem Pin
ccaprani28-Jul-08 15:25
ccaprani28-Jul-08 15:25 
AnswerRe: OnDraw() & Timer animation problem Pin
Luc Pattyn28-Jul-08 16:23
sitebuilderLuc Pattyn28-Jul-08 16:23 

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.