Click here to Skip to main content
15,915,864 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: How to Subclass PropertySheet buttons ? Pin
Mario M.12-May-00 8:22
Mario M.12-May-00 8:22 
GeneralCFileDialog Pin
F. Levec11-May-00 5:24
sussF. Levec11-May-00 5:24 
GeneralClose Application Pin
WIDI10-May-00 22:48
WIDI10-May-00 22:48 
GeneralRe: Close Application Pin
Andrei Zenkovitch11-May-00 4:38
Andrei Zenkovitch11-May-00 4:38 
QuestionNotification, if dialog gains the focus? Pin
Chris Vischer10-May-00 22:31
Chris Vischer10-May-00 22:31 
AnswerRe: Notification, if dialog gains the focus? Pin
Andrei Zenkovitch11-May-00 4:21
Andrei Zenkovitch11-May-00 4:21 
GeneralTab key not working on a property sheet Pin
Member 73252210-May-00 18:41
Member 73252210-May-00 18:41 
GeneralIRunningObjectTable::Register Pin
Member 73252210-May-00 18:36
Member 73252210-May-00 18:36 
hello,

I have implemented a component from scratch. i mean including the classfactory. (no ATL)

I create an instance of the object and when i try to
register it with the running object table it queries
for two interfaces IMarshal and IProxyManager( i
determined this using the IID's). why are these
being invoked?

Also initially i had derived my interface from IUnknown
and the call to register failed(crashed).

when i derived it from IDispatch and implemented the IDispatch methods i found that the GetTypeInfoCount,GetTypeInfo and the GetIdsfromNames methods are being called.

Why are these being called? The parameter values for these methods are also some huge values like 55648930

Could someone explain this to me.

Thanks in advance
Gita
GeneralRe: IRunningObjectTable::Register Pin
Alex Gorev11-May-00 4:20
Alex Gorev11-May-00 4:20 
GeneralRe: IRunningObjectTable::Register Pin
Member 73252211-May-00 15:22
Member 73252211-May-00 15:22 
GeneralRe: IRunningObjectTable::Register Pin
Alex Gorev12-May-00 6:58
Alex Gorev12-May-00 6:58 
GeneralRe: IRunningObjectTable::Register Pin
Member 73252214-May-00 14:49
Member 73252214-May-00 14:49 
GeneralRe: IRunningObjectTable::Register Pin
Alex Gorev16-May-00 4:18
Alex Gorev16-May-00 4:18 
QuestionSetWindowPos doesn't work? Pin
Member 1176625710-May-00 9:31
Member 1176625710-May-00 9:31 
GeneralATL and MFC simple data types Pin
Member 1038911810-May-00 6:08
Member 1038911810-May-00 6:08 
GeneralRe: ATL and MFC simple data types Pin
TBK10-May-00 6:45
TBK10-May-00 6:45 
GeneralRe: ATL and MFC simple data types Pin
Alex Gorev11-May-00 4:03
Alex Gorev11-May-00 4:03 
GeneralRe: Simulate IE Post File to Web server Pin
Alex Gorev10-May-00 4:47
Alex Gorev10-May-00 4:47 
GeneralRe: Simulate IE Post File to Web server Pin
zlyang10-May-00 16:50
zlyang10-May-00 16:50 
GeneralRe: Simulate IE Post File to Web server Pin
Alex Gorev11-May-00 3:49
Alex Gorev11-May-00 3:49 
GeneralSimulate IE Post File to Web server Pin
zlyang10-May-00 4:07
zlyang10-May-00 4:07 
QuestionProperty Sheet ; IShellPropSheetExt, IShellExtInit ? Pin
Cristi10-May-00 3:36
Cristi10-May-00 3:36 
AnswerRe: Property Sheet ; IShellPropSheetExt, IShellExtInit ? Pin
Erik Thompson16-May-00 6:48
sitebuilderErik Thompson16-May-00 6:48 
GeneralHelp!! How to change the ListBox and EditBox background & text color without using MFC!! Thanks.. Pin
Jason Hsu10-May-00 1:25
Jason Hsu10-May-00 1:25 
GeneralRe: Help!! How to change the ListBox and EditBox background & text color without using MFC!! Thanks.. Pin
Kurt10-May-00 1:35
Kurt10-May-00 1:35 

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.