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

C / C++ / MFC

 
GeneralRe: MDI Window List Pin
Tomasz Sowinski11-Jun-01 9:04
Tomasz Sowinski11-Jun-01 9:04 
GeneralRe: MDI Window List Pin
2sky11-Jun-01 9:13
2sky11-Jun-01 9:13 
GeneralRe: deleteing window menu Pin
Shashikant_200622-Dec-08 1:15
Shashikant_200622-Dec-08 1:15 
GeneralCTreeCtrl Brounding Rectangle Pin
jerry0davis11-Jun-01 6:04
jerry0davis11-Jun-01 6:04 
GeneralRe: CTreeCtrl Brounding Rectangle Pin
Tomasz Sowinski11-Jun-01 6:20
Tomasz Sowinski11-Jun-01 6:20 
GeneralConstructor/Destructor in MFC Extention dll's Pin
D.D. de Kerf11-Jun-01 5:47
D.D. de Kerf11-Jun-01 5:47 
GeneralRe: Constructor/Destructor in MFC Extention dll's Pin
Tomasz Sowinski11-Jun-01 5:55
Tomasz Sowinski11-Jun-01 5:55 
GeneralRe: Constructor/Destructor in MFC Extention dll's Pin
D.D. de Kerf11-Jun-01 22:19
D.D. de Kerf11-Jun-01 22:19 
And you're right... I finally got the whole smash to work by creating a clean extention dll-project and more or less copying the project settings from one to the other...

There was another problem that caused the crash, though. I used two seperate .h files for my objects, one for usage in the client and one for the dll itsself. The class I was talking about had a slight difference in both .h-files, which probably caused the whole allocation/deallocation mechanism to mess up....

Anyway, I was able to fix it, thanks to your help! Thanks a lot ('cause I've been quite a pain-in-the-thingy). I've learned a thing or two, again! Smile | :)

Structured programming vs. chaotic mind boggling
Generalstl Pin
11-Jun-01 5:28
suss11-Jun-01 5:28 
GeneralRe: stl Pin
11-Jun-01 5:33
suss11-Jun-01 5:33 
GeneralRe: stl Pin
11-Jun-01 5:35
suss11-Jun-01 5:35 
GeneralRe: stl Pin
Michael P Butler11-Jun-01 5:35
Michael P Butler11-Jun-01 5:35 
GeneralRe: stl Pin
11-Jun-01 5:53
suss11-Jun-01 5:53 
GeneralRe: stl Pin
Igor Sukhov11-Jun-01 6:50
Igor Sukhov11-Jun-01 6:50 
GeneralRe: stl Pin
Igor Sukhov11-Jun-01 5:35
Igor Sukhov11-Jun-01 5:35 
GeneralRe: stl Pin
Mukkie11-Jun-01 7:28
Mukkie11-Jun-01 7:28 
GeneralRe: stl Pin
11-Jun-01 23:45
suss11-Jun-01 23:45 
GeneralRe: stl Pin
Jeremy Pullicino12-Jun-01 2:19
Jeremy Pullicino12-Jun-01 2:19 
GeneralRe: stl Pin
Jeremy Pullicino12-Jun-01 2:22
Jeremy Pullicino12-Jun-01 2:22 
GeneralRe: stl Pin
markkuk12-Jun-01 21:05
markkuk12-Jun-01 21:05 
GeneralReset EOF Pin
11-Jun-01 3:46
suss11-Jun-01 3:46 
GeneralRe: Reset EOF Pin
Igor Sukhov11-Jun-01 5:30
Igor Sukhov11-Jun-01 5:30 
GeneralRe: Reset EOF Pin
12-Jun-01 2:49
suss12-Jun-01 2:49 
GeneralRe: Reset EOF Pin
markkuk12-Jun-01 21:19
markkuk12-Jun-01 21:19 
GeneralScrolling in a CDialog Pin
Derek Lakin11-Jun-01 3:10
Derek Lakin11-Jun-01 3:10 

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.