Click here to Skip to main content
15,906,625 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
Generalwinpopup Pin
viliam28-Nov-02 2:33
viliam28-Nov-02 2:33 
GeneralRe: winpopup Pin
Simon.W28-Nov-02 2:57
Simon.W28-Nov-02 2:57 
GeneralDid anyone use OOB data with winsocks configured SO_OOBLINE ? (Urgent!) Pin
KaЯl28-Nov-02 2:29
KaЯl28-Nov-02 2:29 
GeneralNon-english common controls. Pin
Patje28-Nov-02 2:27
Patje28-Nov-02 2:27 
GeneralRe: Non-english common controls. Pin
Stephane Rodriguez.28-Nov-02 2:45
Stephane Rodriguez.28-Nov-02 2:45 
GeneralRe: Non-english common controls. Pin
Patje28-Nov-02 3:13
Patje28-Nov-02 3:13 
GeneralAutomation: VARIANT gets lost Pin
Rüpel28-Nov-02 1:28
Rüpel28-Nov-02 1:28 
GeneralRe: Automation: VARIANT gets lost Pin
Rüpel28-Nov-02 2:11
Rüpel28-Nov-02 2:11 
it even doesn't work, when i compile the server as a dll.

in that case, everything is running in the same process and i can debug each and every step. just before the server-function is called, there are some fancy stack-creation and inline-assembler thingies in the code.

when the function is called then, there's crap on the stack!

ah. just found one more: even the return address seems to be corrupt. when i return from the server-function into the mfc-wrapper-code i end up higher than i started! OMG | :OMG:
the result is: the server-function is entered again and afterwards that inline-assembler-code wants to derefence a NULL-pointer. bang! Laugh | :laugh:

maybe there's an error in the VC++.NET implementation of that code?

or maybe i have some wrong settings in my project?

weird! Unsure | :~

:wq
GeneralRe: Automation: VARIANT gets lost Pin
Rüpel28-Nov-02 22:00
Rüpel28-Nov-02 22:00 
QuestionDrawItem and changing device context? Pin
Kwikkiwak28-Nov-02 0:48
sussKwikkiwak28-Nov-02 0:48 
GeneralBrowser Control Pin
kishore102127-Nov-02 23:55
kishore102127-Nov-02 23:55 
GeneralRe: Browser Control Pin
Simon.W28-Nov-02 0:25
Simon.W28-Nov-02 0:25 
GeneralRe: Browser Control Pin
kishore102128-Nov-02 0:33
kishore102128-Nov-02 0:33 
GeneralRe: Browser Control Pin
Phil J Pearson28-Nov-02 0:38
Phil J Pearson28-Nov-02 0:38 
GeneralAsk about drawing red point in display window. Pin
ooosawaddee327-Nov-02 23:53
ooosawaddee327-Nov-02 23:53 
GeneralRe: Ask about drawing red point in display window. Pin
Christian Graus28-Nov-02 0:21
protectorChristian Graus28-Nov-02 0:21 
Generalinvisible mfc dialog based application Pin
r i s h a b h s27-Nov-02 23:36
r i s h a b h s27-Nov-02 23:36 
GeneralRe: invisible mfc dialog based application Pin
Michael P Butler28-Nov-02 0:28
Michael P Butler28-Nov-02 0:28 
GeneralRe: invisible mfc dialog based application Pin
r i s h a b h s28-Nov-02 1:11
r i s h a b h s28-Nov-02 1:11 
GeneralRe: invisible mfc dialog based application Pin
Ravi Bhavnani28-Nov-02 8:46
professionalRavi Bhavnani28-Nov-02 8:46 
GeneralMemory Intensive Computations Pin
Haakon S.27-Nov-02 22:52
Haakon S.27-Nov-02 22:52 
GeneralRe: Memory Intensive Computations Pin
markkuk27-Nov-02 23:53
markkuk27-Nov-02 23:53 
GeneralRe: Memory Intensive Computations Pin
Gary R. Wheeler30-Nov-02 3:16
Gary R. Wheeler30-Nov-02 3:16 
GeneralAbout socket input queue. Pin
TianYang27-Nov-02 22:44
TianYang27-Nov-02 22:44 
GeneralRe: About socket input queue. Pin
Peak28-Nov-02 0:34
Peak28-Nov-02 0:34 

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.