Click here to Skip to main content
16,008,183 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: please help!! - document/view problems?? Pin
Erik Funkenbusch1-Jul-01 13:28
Erik Funkenbusch1-Jul-01 13:28 
Generalcatching escape keypresses in an edit control Pin
1-Jul-01 11:43
suss1-Jul-01 11:43 
GeneralRe: catching escape keypresses in an edit control Pin
Julien1-Jul-01 14:49
Julien1-Jul-01 14:49 
GeneralRe: catching escape keypresses in an edit control Pin
Julien1-Jul-01 15:33
Julien1-Jul-01 15:33 
GeneralRe: catching escape keypresses in an edit control Pin
Matt Gullett1-Jul-01 15:39
Matt Gullett1-Jul-01 15:39 
GeneralDLL loosing "this" pointer Pin
Peter Marino1-Jul-01 10:20
Peter Marino1-Jul-01 10:20 
GeneralRe: DLL loosing Pin
Cliff Dabrowski1-Jul-01 12:45
Cliff Dabrowski1-Jul-01 12:45 
GeneralRe: DLL loosing Pin
Peter Marino1-Jul-01 13:04
Peter Marino1-Jul-01 13:04 
ok,... it sounds like I have completly misunderstood how the a dll should work. The Start2 test is comparing the g_lpThis pointer to the actual this pointer,... which isn't the same,.. why isn't it the same, that is my question.

Ok, I got an answer at Codeguru,... it's because my Start2 is seen from the App as a "C" call and not a "C++" object call CDeleteMeDLLApp::Start2. This explains it. Which in turn also gives you the correct answer when you tell me that I don't have an instance of the CDeleteMeDllApp,.. well there is an instance, I just don't have it in my App program.

thx a lot. now I can sleep Smile | :)

Peter Marino
www.marino.dk
GeneralRe: DLL loosing Pin
1-Jul-01 13:22
suss1-Jul-01 13:22 
GeneralInternet Traffic Pin
1-Jul-01 10:14
suss1-Jul-01 10:14 
GeneralRe: Free HTML Win32 API control Pin
Michael Dunn1-Jul-01 9:11
sitebuilderMichael Dunn1-Jul-01 9:11 
GeneralSyntax highlighting Pin
1-Jul-01 8:13
suss1-Jul-01 8:13 
GeneralRe: Syntax highlighting Pin
NullStream1-Jul-01 8:30
NullStream1-Jul-01 8:30 
GeneralRe: Syntax highlighting Pin
1-Jul-01 8:40
suss1-Jul-01 8:40 
GeneralRe: Syntax highlighting Pin
Anders Molin1-Jul-01 8:57
professionalAnders Molin1-Jul-01 8:57 
GeneralRe: Syntax highlighting Pin
2-Jul-01 1:09
suss2-Jul-01 1:09 
GeneralRe: Syntax highlighting Pin
Derek Waters2-Jul-01 16:02
Derek Waters2-Jul-01 16:02 
GeneralRe: Syntax highlighting Pin
Libor Matejka3-Jul-01 9:24
Libor Matejka3-Jul-01 9:24 
GeneralDatabase loading errors Pin
Chris Klecker1-Jul-01 5:25
Chris Klecker1-Jul-01 5:25 
GeneralRe: Database loading errors Pin
Anders Molin1-Jul-01 7:27
professionalAnders Molin1-Jul-01 7:27 
GeneralRe: Database loading errors Pin
Chris Klecker1-Jul-01 9:38
Chris Klecker1-Jul-01 9:38 
GeneralRe: Database loading errors Pin
Anders Molin1-Jul-01 10:07
professionalAnders Molin1-Jul-01 10:07 
GeneralRe: Database loading errors Pin
Chris Klecker1-Jul-01 10:48
Chris Klecker1-Jul-01 10:48 
GeneralRe: Database loading errors Pin
Anders Molin1-Jul-01 11:58
professionalAnders Molin1-Jul-01 11:58 
GeneralNew Stream Types Pin
NullStream30-Jun-01 21:43
NullStream30-Jun-01 21:43 

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.