Click here to Skip to main content
15,911,139 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralOpening a new IE window Pin
Rob Caldecott14-Dec-01 0:25
Rob Caldecott14-Dec-01 0:25 
GeneralRe: Opening a new IE window Pin
Philip Patrick14-Dec-01 14:21
professionalPhilip Patrick14-Dec-01 14:21 
GeneralActiveX For Connecting Database Pin
San13-Dec-01 23:50
San13-Dec-01 23:50 
QuestionWho have a example of setting a picture as background in CRichEditView? Pin
white jungle13-Dec-01 23:03
white jungle13-Dec-01 23:03 
GeneralDummy dialog! Pin
Rickard Andersson2013-Dec-01 22:03
Rickard Andersson2013-Dec-01 22:03 
GeneralRe: Dummy dialog! Pin
Eugene Pustovoyt13-Dec-01 23:35
Eugene Pustovoyt13-Dec-01 23:35 
GeneralRe: Dummy dialog! Pin
Nish Nishant13-Dec-01 23:47
sitebuilderNish Nishant13-Dec-01 23:47 
GeneralDLL questions Pin
13-Dec-01 19:51
suss13-Dec-01 19:51 
Is there a way to export an entire class in a .def file? I am working on a Unix-based project and there may be a need to port it to NT. I really want to avoid all the non-portable __declspec(dllexport) and all of those macros.

Also, could someone tell me how the heap manager works for DLLs? I've heard that all memory allocated from one DLL must be freed by that DLL because it may be using a different heap manager... That seems like a major problem if it's true. How do people develop plugin DLLs if that is the case? Do people provide destroy() methods on every object created by the DLL so that it can delete it?

Cheers,
Andy
GeneralRe: DLL questions Pin
Nish Nishant13-Dec-01 20:10
sitebuilderNish Nishant13-Dec-01 20:10 
GeneralRe: DLL questions Pin
Joaquín M López Muñoz13-Dec-01 23:57
Joaquín M López Muñoz13-Dec-01 23:57 
GeneralRe: DLL questions Pin
Nemanja Trifunovic14-Dec-01 5:03
Nemanja Trifunovic14-Dec-01 5:03 
GeneralRe: DLL questions Pin
Joaquín M López Muñoz14-Dec-01 6:12
Joaquín M López Muñoz14-Dec-01 6:12 
GeneralRe: DLL questions Pin
Nemanja Trifunovic14-Dec-01 6:37
Nemanja Trifunovic14-Dec-01 6:37 
GeneralRe: DLL questions Pin
pba_14-Dec-01 6:40
pba_14-Dec-01 6:40 
GeneralRe: DLL questions Pin
Philip Patrick14-Dec-01 14:33
professionalPhilip Patrick14-Dec-01 14:33 
GeneralDisabling buttons Pin
Cam13-Dec-01 16:21
Cam13-Dec-01 16:21 
GeneralRe: Disabling buttons Pin
Michael Dunn13-Dec-01 16:25
sitebuilderMichael Dunn13-Dec-01 16:25 
GeneralRe: Disabling buttons Pin
Nish Nishant13-Dec-01 18:06
sitebuilderNish Nishant13-Dec-01 18:06 
GeneralRe: Disabling buttons Pin
Cam13-Dec-01 18:36
Cam13-Dec-01 18:36 
GeneralGetting a pointer to the view object Pin
Cam13-Dec-01 15:12
Cam13-Dec-01 15:12 
GeneralRe: Getting a pointer to the view object Pin
Rick York13-Dec-01 15:35
mveRick York13-Dec-01 15:35 
GeneralRe: Getting a pointer to the view object Pin
Cam13-Dec-01 15:52
Cam13-Dec-01 15:52 
GeneralRe: Getting a pointer to the view object Pin
Ravi Bhavnani13-Dec-01 17:05
professionalRavi Bhavnani13-Dec-01 17:05 
GeneralRe: Getting a pointer to the view object Pin
Eugene Pustovoyt13-Dec-01 23:48
Eugene Pustovoyt13-Dec-01 23:48 
GeneralHelp me create .inf file in win2000!! Pin
Jerry Hu13-Dec-01 14:30
Jerry Hu13-Dec-01 14:30 

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.