Click here to Skip to main content
15,909,518 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Limit to number of edit boxes ? Pin
Rage6-Feb-06 23:24
professionalRage6-Feb-06 23:24 
AnswerRe: Limit to number of edit boxes ? [edited] Pin
toxcct6-Feb-06 23:39
toxcct6-Feb-06 23:39 
GeneralRe: Limit to number of edit boxes ? Pin
Ryan Binns6-Feb-06 23:59
Ryan Binns6-Feb-06 23:59 
GeneralRe: Limit to number of edit boxes ? Pin
toxcct7-Feb-06 0:03
toxcct7-Feb-06 0:03 
QuestionYahoo messenger and Alt+Ctrl+Del Pin
frd_kitty6-Feb-06 23:00
frd_kitty6-Feb-06 23:00 
AnswerRe: Yahoo messenger and Alt+Ctrl+Del Pin
James R. Twine7-Feb-06 0:27
James R. Twine7-Feb-06 0:27 
QuestionRe: Yahoo messenger and Alt+Ctrl+Del Pin
David Crow7-Feb-06 2:46
David Crow7-Feb-06 2:46 
QuestionCOM and dll Pin
mirano6-Feb-06 22:40
mirano6-Feb-06 22:40 
Hi guys.

I have a C++ dll that needs to be made available to VB and Delphi through the COM object, the dll itself is not to be modified. The COM object is ATL, nothing special really, and the exported C++ methods are all in 2 classes that are both defined for dllexport.
The questions is this: how do I maintain the state in the clčient application? The client app needs to do something like "set X", then call "set Y", then call "Do foo", and then to call a function that will perform some action based on the current vars in the class. This means the state has to be maintained over the COM calls.
I would appreciate any guidilines or articles and such that deal with this.

Thank you.
QuestionNetwork Connection status monotoring Pin
Tony Kurishunkal6-Feb-06 22:40
Tony Kurishunkal6-Feb-06 22:40 
AnswerRe: Network Connection status monotoring Pin
David Crow7-Feb-06 2:47
David Crow7-Feb-06 2:47 
GeneralRe: Network Connection status monotoring Pin
Tony Kurishunkal7-Feb-06 21:05
Tony Kurishunkal7-Feb-06 21:05 
GeneralRe: Network Connection status monotoring Pin
ThatsAlok7-Feb-06 21:36
ThatsAlok7-Feb-06 21:36 
GeneralRe: Network Connection status monotoring Pin
David Crow8-Feb-06 2:19
David Crow8-Feb-06 2:19 
Questionexternal class and functions Pin
Russell'6-Feb-06 22:27
Russell'6-Feb-06 22:27 
AnswerRe: external class and functions Pin
toxcct6-Feb-06 22:34
toxcct6-Feb-06 22:34 
GeneralRe: external class and functions Pin
Russell'6-Feb-06 22:40
Russell'6-Feb-06 22:40 
GeneralRe: external class and functions Pin
toxcct6-Feb-06 22:42
toxcct6-Feb-06 22:42 
GeneralRe: external class and functions Pin
Russell'6-Feb-06 22:48
Russell'6-Feb-06 22:48 
GeneralRe: external class and functions Pin
toxcct6-Feb-06 22:52
toxcct6-Feb-06 22:52 
GeneralRe: external class and functions Pin
Russell'6-Feb-06 22:56
Russell'6-Feb-06 22:56 
AnswerRe: external class and functions Pin
benjymous6-Feb-06 22:48
benjymous6-Feb-06 22:48 
GeneralRe: external class and functions Pin
Russell'6-Feb-06 22:50
Russell'6-Feb-06 22:50 
AnswerRe: external class and functions Pin
Cedric Moonen6-Feb-06 23:24
Cedric Moonen6-Feb-06 23:24 
GeneralRe: external class and functions Pin
Russell'6-Feb-06 23:53
Russell'6-Feb-06 23:53 
GeneralRe: external class and functions Pin
Cedric Moonen6-Feb-06 23:59
Cedric Moonen6-Feb-06 23:59 

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.