Click here to Skip to main content
15,919,774 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
Generaldata_seg() Pin
Biped20-Aug-03 23:57
Biped20-Aug-03 23:57 
GeneralRe: data_seg() Pin
Biped20-Aug-03 23:59
Biped20-Aug-03 23:59 
GeneralRe: data_seg() Pin
Ryan Binns21-Aug-03 0:17
Ryan Binns21-Aug-03 0:17 
GeneralRe: data_seg() Pin
Biped21-Aug-03 0:29
Biped21-Aug-03 0:29 
GeneralRe: data_seg() Pin
Ryan Binns21-Aug-03 0:48
Ryan Binns21-Aug-03 0:48 
GeneralRe: data_seg() Pin
Biped21-Aug-03 1:32
Biped21-Aug-03 1:32 
GeneralRe: data_seg() Pin
Ryan Binns21-Aug-03 1:42
Ryan Binns21-Aug-03 1:42 
GeneralRe: data_seg() Pin
Biped21-Aug-03 2:32
Biped21-Aug-03 2:32 
Yeah, the object is a singleton, and I'm thinking that I could use the COM practicality for other uses too. Trouble is I've never used COM before so I'll have to scout around for some info on it. I suppose it does make the most sense actually, since it is a structured way of programming an interface, which is pretty much what I want Smile | :) . Now I know it has to have a pure virtual class that defines the interface which derives off IUnknown to track reference counting. How then do I utilise in my scheme of exe and dll? The dlls will be single instances of different dlls, would I just obtain a pointer from COM and pass it to each dll or whatConfused | :confused: . Help Ryan Smile | :)
GeneralRe: data_seg() Pin
Ryan Binns21-Aug-03 2:36
Ryan Binns21-Aug-03 2:36 
GeneralRe: data_seg() Pin
Dangleberry21-Aug-03 3:09
sussDangleberry21-Aug-03 3:09 
GeneralRe: data_seg() Pin
Ryan Binns21-Aug-03 3:15
Ryan Binns21-Aug-03 3:15 
GeneralRe: data_seg() Pin
Biped22-Aug-03 4:15
Biped22-Aug-03 4:15 
GeneralRe: data_seg() Pin
Biped21-Aug-03 1:35
Biped21-Aug-03 1:35 
GeneralRe: data_seg() Pin
Ryan Binns21-Aug-03 1:38
Ryan Binns21-Aug-03 1:38 
GeneralRe: data_seg() Pin
Biped21-Aug-03 2:34
Biped21-Aug-03 2:34 
Questionhow to sort on the strings of a CComboBoxEx ? Pin
JP GOBLET20-Aug-03 22:58
JP GOBLET20-Aug-03 22:58 
AnswerRe: how to sort on the strings of a CComboBoxEx ? Pin
David Crow21-Aug-03 3:03
David Crow21-Aug-03 3:03 
GeneralRe: how to sort on the strings of a CComboBoxEx ? Pin
JP GOBLET21-Aug-03 4:08
JP GOBLET21-Aug-03 4:08 
GeneralRe: how to sort on the strings of a CComboBoxEx ? Pin
David Crow21-Aug-03 4:14
David Crow21-Aug-03 4:14 
GeneralRe: how to sort on the strings of a CComboBoxEx ? Pin
JP GOBLET21-Aug-03 21:36
JP GOBLET21-Aug-03 21:36 
GeneralRe: how to sort on the strings of a CComboBoxEx ? Pin
KaЯl10-Mar-05 23:08
KaЯl10-Mar-05 23:08 
GeneralCArray: SetSize()-->ConstructElements() Pin
7stud20-Aug-03 22:35
7stud20-Aug-03 22:35 
GeneralRe: CArray: SetSize()-->ConstructElements() Pin
G. Steudtel21-Aug-03 0:27
G. Steudtel21-Aug-03 0:27 
GeneralRe: CArray: SetSize()-->ConstructElements() Pin
7stud21-Aug-03 12:26
7stud21-Aug-03 12:26 
GeneralNeed MMC expert Pin
YaronNir20-Aug-03 22:08
YaronNir20-Aug-03 22:08 

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.