Click here to Skip to main content
16,011,358 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: How to create MSI Pin
Nish Nishant24-Jul-02 21:54
sitebuilderNish Nishant24-Jul-02 21:54 
GeneralRe: How to create MSI Pin
Anonymous24-Jul-02 22:17
Anonymous24-Jul-02 22:17 
GeneralRe: How to create MSI Pin
Anonymous24-Jul-02 22:27
Anonymous24-Jul-02 22:27 
GeneralRe: How to create MSI Pin
Nish Nishant24-Jul-02 23:27
sitebuilderNish Nishant24-Jul-02 23:27 
GeneralAdding Scroll Bars in a Modeless Dialog Pin
jabbaj24-Jul-02 21:07
jabbaj24-Jul-02 21:07 
GeneralBest way to implement "plugins+automation" Pin
Nevidimka24-Jul-02 21:03
Nevidimka24-Jul-02 21:03 
GeneralRe: Best way to implement "plugins+automation" Pin
Anonymous24-Jul-02 23:05
Anonymous24-Jul-02 23:05 
GeneralRe: Best way to implement "plugins+automation" Pin
Nevidimka25-Jul-02 0:08
Nevidimka25-Jul-02 0:08 
Well, I see that the usage of every plugin like a COM-server is too expensive and tricky.
And what about mixed technique?
1. Fixed set of entry points (just to initialize plugin and to obtain menu entries and corresponding functions addresses). Using COM-friendly and language-independent syntax, of course.
2. Host app starts one of the plugin's function. Handler is about to get (or it may be done on initialization phase) "Appclass" object with known single COM-interface of Appclass. (is it Automation itself? Smile | :) )

So, the idea is to make plugin work like hostapp COM-client.

What do you think?
GeneralRe: Best way to implement "plugins+automation" Pin
alaulu26-Jul-02 1:16
alaulu26-Jul-02 1:16 
GeneralRe: Best way to implement "plugins+automation" Pin
alaulu24-Jul-02 23:05
alaulu24-Jul-02 23:05 
Generala question of download asynchronously with wininet Pin
wangweisp24-Jul-02 21:02
wangweisp24-Jul-02 21:02 
GeneralCRect::Width() and CRect::NormalizeRect() Pin
Geert Delmeiren24-Jul-02 20:23
Geert Delmeiren24-Jul-02 20:23 
GeneralRe: CRect::Width() and CRect::NormalizeRect() Pin
Tomasz Sowinski24-Jul-02 22:06
Tomasz Sowinski24-Jul-02 22:06 
Questionabout put_RegisterAsDropTarget? Pin
ttzzgg_8071324-Jul-02 19:32
ttzzgg_8071324-Jul-02 19:32 
GeneralHidden dialog from Dll Pin
Atin Kumar24-Jul-02 19:32
Atin Kumar24-Jul-02 19:32 
GeneralRe: Hidden dialog from Dll Pin
Paul M Watt24-Jul-02 19:42
mentorPaul M Watt24-Jul-02 19:42 
GeneralEvent for CDialogBar Docking & Floating Pin
Dave Matrix24-Jul-02 19:21
Dave Matrix24-Jul-02 19:21 
GeneralGoing Crazy: Trying to inherit an interface from another dll Pin
doshin24-Jul-02 19:03
doshin24-Jul-02 19:03 
GeneralRe: Going Crazy: Trying to inherit an interface from another dll Pin
Paul M Watt24-Jul-02 19:24
mentorPaul M Watt24-Jul-02 19:24 
GeneralRe: Going Crazy: Trying to inherit an interface from another dll Pin
doshin24-Jul-02 19:32
doshin24-Jul-02 19:32 
GeneralRe: Going Crazy: Trying to inherit an interface from another dll Pin
Paul M Watt24-Jul-02 19:48
mentorPaul M Watt24-Jul-02 19:48 
GeneralRe: Going Crazy: Trying to inherit an interface from another dll Pin
Paul M Watt24-Jul-02 20:17
mentorPaul M Watt24-Jul-02 20:17 
GeneralAny ideas on how to.. Pin
Anonymous24-Jul-02 17:38
Anonymous24-Jul-02 17:38 
GeneralRe: Any ideas on how to.. Pin
Scott H. Settlemier24-Jul-02 17:47
Scott H. Settlemier24-Jul-02 17:47 
GeneralRe: Any ideas on how to.. Pin
Anonymous24-Jul-02 18:15
Anonymous24-Jul-02 18:15 

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.