Click here to Skip to main content
16,005,491 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Visual C++ 6.0 and backup files Pin
Stefan Pedersen23-Nov-03 5:31
Stefan Pedersen23-Nov-03 5:31 
GeneralRe: Visual C++ 6.0 and backup files Pin
Bo Hunter23-Nov-03 8:57
Bo Hunter23-Nov-03 8:57 
Generallist directorys in c:\\ Pin
thes3cr3t123-Nov-03 0:10
thes3cr3t123-Nov-03 0:10 
GeneralRe: list directorys in c:\\ Pin
Mukkie23-Nov-03 0:28
Mukkie23-Nov-03 0:28 
GeneralRe: list directorys in c:\\ Pin
thes3cr3t123-Nov-03 3:42
thes3cr3t123-Nov-03 3:42 
QuestionHow to resize components in a dialog. Pin
d00_ape22-Nov-03 23:56
sussd00_ape22-Nov-03 23:56 
AnswerRe: How to resize components in a dialog. Pin
Peter Molnar23-Nov-03 1:02
Peter Molnar23-Nov-03 1:02 
QuestionRelease and debug mixed? Pin
Mukkie22-Nov-03 22:52
Mukkie22-Nov-03 22:52 
Hello!

Context:
- Release version of application (written in C++/MFC) is shipped to the users
- Some users want to write plugins (dll's) for this application

Problem:
- memory allocator is different for debug version and release version

Possible solutions:
- Final application will ship in two versions: release, and release with debug parts
- User will not be able to develop debug version of plugin, only release version

Well, both above solutions are not so good (I do not know other solutions, maybe apart of rewriting everything to COM). But the question is, what should be set in release version of app to allow users to use debug version of it's own plugin? And, what is more important: what will be the impact of using debug components in release version? (This is not really matter of speed, but a matter of cracking the app)

confused
Thanks for some help...any help Smile | :)



AnswerRe: Release and debug mixed? Pin
John R. Shaw23-Nov-03 14:54
John R. Shaw23-Nov-03 14:54 
Generalemail messages Pin
BaldwinMartin22-Nov-03 21:34
BaldwinMartin22-Nov-03 21:34 
GeneralRe: email messages Pin
Peter Molnar23-Nov-03 4:56
Peter Molnar23-Nov-03 4:56 
GeneralRe: email messages Pin
BaldwinMartin23-Nov-03 11:29
BaldwinMartin23-Nov-03 11:29 
GeneralRe: email messages Pin
BaldwinMartin23-Nov-03 16:27
BaldwinMartin23-Nov-03 16:27 
GeneralRe: email messages Pin
Peter Molnar24-Nov-03 2:07
Peter Molnar24-Nov-03 2:07 
GeneralRe: email messages Pin
Anonymous24-Nov-03 2:13
Anonymous24-Nov-03 2:13 
GeneralRe: email messages Pin
ez_way@charter.net24-Nov-03 2:13
sussez_way@charter.net24-Nov-03 2:13 
GeneralScrolling a multiline CRichEditCtrl Pin
alex2000___++22-Nov-03 21:14
alex2000___++22-Nov-03 21:14 
GeneralRe: Scrolling a multiline CRichEditCtrl Pin
Peter Molnar23-Nov-03 1:29
Peter Molnar23-Nov-03 1:29 
GeneralRe: Scrolling a multiline CRichEditCtrl Pin
alex2000___++23-Nov-03 2:06
alex2000___++23-Nov-03 2:06 
GeneralRe: Scrolling a multiline CRichEditCtrl Pin
Peter Molnar23-Nov-03 4:22
Peter Molnar23-Nov-03 4:22 
GeneralRe: Scrolling a multiline CRichEditCtrl Pin
alex2000___++23-Nov-03 4:46
alex2000___++23-Nov-03 4:46 
GeneralSocket prob connection Pin
Stan the man22-Nov-03 19:29
Stan the man22-Nov-03 19:29 
GeneralRe: Socket prob connection Pin
thes3cr3t123-Nov-03 0:14
thes3cr3t123-Nov-03 0:14 
QuestionHow Do you retrieve email accounts Pin
BaldwinMartin22-Nov-03 18:49
BaldwinMartin22-Nov-03 18:49 
QuestionHow to add a array as a property into a activex control? Pin
wood22-Nov-03 16:55
wood22-Nov-03 16:55 

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.