Click here to Skip to main content
15,890,438 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Self-initilization of class? Pin
S. Senthil Kumar5-Apr-05 1:29
S. Senthil Kumar5-Apr-05 1:29 
GeneralRe: Self-initilization of class? Pin
Cedric Moonen5-Apr-05 2:38
Cedric Moonen5-Apr-05 2:38 
GeneralRe: Self-initilization of class? Pin
Ravi Bhavnani5-Apr-05 2:55
professionalRavi Bhavnani5-Apr-05 2:55 
GeneralRe: Self-initilization of class? Pin
S. Senthil Kumar5-Apr-05 4:23
S. Senthil Kumar5-Apr-05 4:23 
GeneralRe: Self-initilization of class? Pin
Ravi Bhavnani5-Apr-05 5:46
professionalRavi Bhavnani5-Apr-05 5:46 
AnswerRe: Self-initilization of class? Pin
Cedric Moonen5-Apr-05 2:29
Cedric Moonen5-Apr-05 2:29 
AnswerRe: Self-initilization of class? Pin
Gadjuka5-Apr-05 5:42
Gadjuka5-Apr-05 5:42 
GeneralRe: Self-initilization of class? Pin
S. Senthil Kumar5-Apr-05 20:49
S. Senthil Kumar5-Apr-05 20:49 
I think it is pretty tough to do it using just C++. You need some way to discover the presence of plugins and instantiate them.. You can use COM to do that, or use reflection in .NET.. Or you could simply have dlls that are loaded automatically at startup and get scanned for the presence of certain predefined entry points..

Regards
Senthil
_____________________________
My Blog | My Articles | WinMacro
GeneralUrgent Help Pin
5-Apr-05 0:43
suss5-Apr-05 0:43 
GeneralTree view in vc++ Pin
accessnetwork5-Apr-05 0:41
accessnetwork5-Apr-05 0:41 
GeneralRe: Tree view in vc++ Pin
ThatsAlok5-Apr-05 0:53
ThatsAlok5-Apr-05 0:53 
GeneralImmediate Repainting of a ListCtrl Pin
Franz Klein5-Apr-05 0:16
Franz Klein5-Apr-05 0:16 
GeneralRe: Immediate Repainting of a ListCtrl Pin
Blake Miller6-Apr-05 6:31
Blake Miller6-Apr-05 6:31 
GeneralPlease help me! Pin
dSolariuM5-Apr-05 0:04
dSolariuM5-Apr-05 0:04 
GeneralRe: Please help me! Pin
David Crow5-Apr-05 3:05
David Crow5-Apr-05 3:05 
GeneralPlease help me! Pin
dSolariuM4-Apr-05 23:38
dSolariuM4-Apr-05 23:38 
GeneralRe: Please help me! Pin
ThatsAlok5-Apr-05 0:23
ThatsAlok5-Apr-05 0:23 
GeneralUsing a <textarea> in an Application Wizard Pin
Franz Klein4-Apr-05 23:37
Franz Klein4-Apr-05 23:37 
GeneralDebugging an Application Wizard Pin
Franz Klein4-Apr-05 23:17
Franz Klein4-Apr-05 23:17 
Generalstretchblt Pin
cher88230334-Apr-05 22:08
cher88230334-Apr-05 22:08 
GeneralQueueUserWorkItem API Pin
Senthil Sivasubramanian4-Apr-05 21:45
Senthil Sivasubramanian4-Apr-05 21:45 
GeneralRe: QueueUserWorkItem API Pin
Dudi Avramov4-Apr-05 22:11
Dudi Avramov4-Apr-05 22:11 
GeneralRe: QueueUserWorkItem API Pin
Senthil Sivasubramanian4-Apr-05 22:26
Senthil Sivasubramanian4-Apr-05 22:26 
GeneralRe: QueueUserWorkItem API Pin
David Crow5-Apr-05 3:07
David Crow5-Apr-05 3:07 
GeneralRe: QueueUserWorkItem API Pin
Dudi Avramov5-Apr-05 20:51
Dudi Avramov5-Apr-05 20:51 

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.