Click here to Skip to main content
16,010,876 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Tray icon tooltip Pin
ThatsAlok7-Jul-04 0:18
ThatsAlok7-Jul-04 0:18 
QuestionWhat's the best leak finder tool for VC 6? Pin
CherezZaboro6-Jul-04 9:46
CherezZaboro6-Jul-04 9:46 
AnswerRe: What's the best leak finder tool for VC 6? Pin
Johan Rosengren6-Jul-04 10:44
Johan Rosengren6-Jul-04 10:44 
GeneralRe: What's the best leak finder tool for VC 6? Pin
CherezZaboro6-Jul-04 11:40
CherezZaboro6-Jul-04 11:40 
GeneralRe: What's the best leak finder tool for VC 6? Pin
Johan Rosengren6-Jul-04 21:05
Johan Rosengren6-Jul-04 21:05 
GeneralRe: What's the best leak finder tool for VC 6? Pin
CherezZaboro7-Jul-04 3:32
CherezZaboro7-Jul-04 3:32 
GeneralRe: What's the best leak finder tool for VC 6? Pin
Johan Rosengren7-Jul-04 3:52
Johan Rosengren7-Jul-04 3:52 
GeneralRe: What's the best leak finder tool for VC 6? Pin
CherezZaboro7-Jul-04 4:21
CherezZaboro7-Jul-04 4:21 
The thing about CDynLinkLibrary is that it's created like this, right? :
<br />
new CDynLinkLibrary(TrymfcdefDLL);<br />

Without assigning it to anything. And MFC knows to kill it when DLL is about to be unloaded, right?
And each MFC extension DLL has this, right? Well. In my DLLd dtors deffinitely get called. Cause I've replaced CDynLinkLibrary with my own CDynLinkLibrary derived class and ctor and dtor TRACE to output. So there are some other DLLs that have a problem I assume.
Confused | :confused:

Do you know by any chance if latest is compatible with VC6? Cause I still have my projects there. I want to go VC 7 but, our management doesn't like to take such steps in a hurry.
Mad | :mad:
GeneralRe: What's the best leak finder tool for VC 6? Pin
Johan Rosengren7-Jul-04 4:53
Johan Rosengren7-Jul-04 4:53 
Generalsubclassing in win32 Pin
Anonymous6-Jul-04 9:40
Anonymous6-Jul-04 9:40 
GeneralRe: subclassing in win32 Pin
palbano6-Jul-04 9:54
palbano6-Jul-04 9:54 
GeneralRe: subclassing in win32 Pin
David Crow6-Jul-04 10:02
David Crow6-Jul-04 10:02 
GeneralConnecting to Oracle without a DSN Pin
pankajdaga6-Jul-04 8:37
pankajdaga6-Jul-04 8:37 
GeneralRe: Connecting to Oracle without a DSN Pin
Michael P Butler6-Jul-04 8:43
Michael P Butler6-Jul-04 8:43 
GeneralRe: Connecting to Oracle without a DSN Pin
pankajdaga6-Jul-04 11:27
pankajdaga6-Jul-04 11:27 
Generalvariable question Pin
Timothy Grabrian6-Jul-04 7:21
professionalTimothy Grabrian6-Jul-04 7:21 
GeneralRe: variable question Pin
Jeremy Falcon6-Jul-04 7:28
professionalJeremy Falcon6-Jul-04 7:28 
GeneralRe: variable question Pin
Timothy Grabrian6-Jul-04 7:42
professionalTimothy Grabrian6-Jul-04 7:42 
GeneralRe: variable question Pin
David Crow6-Jul-04 9:29
David Crow6-Jul-04 9:29 
GeneralRe: variable question Pin
Timothy Grabrian6-Jul-04 14:55
professionalTimothy Grabrian6-Jul-04 14:55 
GeneralRe: variable question Pin
Ryan Binns6-Jul-04 18:31
Ryan Binns6-Jul-04 18:31 
GeneralRe: variable question Pin
David Crow7-Jul-04 2:33
David Crow7-Jul-04 2:33 
GeneralMFC CFrameWnd setting always-on-top Pin
_rubinho_6-Jul-04 6:19
_rubinho_6-Jul-04 6:19 
GeneralRe: MFC CFrameWnd setting always-on-top Pin
palbano6-Jul-04 6:33
palbano6-Jul-04 6:33 
GeneralRe: MFC CFrameWnd setting always-on-top Pin
_rubinho_6-Jul-04 22:32
_rubinho_6-Jul-04 22:32 

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.