Click here to Skip to main content
15,912,400 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: dll problem Pin
Hamid_RT28-Dec-06 5:57
Hamid_RT28-Dec-06 5:57 
Questionlock a folder? Pin
Peter Weyzen27-Dec-06 20:40
Peter Weyzen27-Dec-06 20:40 
GeneralRe: lock a folder? Pin
«_Superman_»27-Dec-06 21:26
professional«_Superman_»27-Dec-06 21:26 
GeneralRe: lock a folder? Pin
Peter Weyzen27-Dec-06 21:38
Peter Weyzen27-Dec-06 21:38 
Questionhow to call coclass under TypeLib in vc++ Pin
praveen kumar agarwal27-Dec-06 20:02
praveen kumar agarwal27-Dec-06 20:02 
AnswerRe: how to call coclass under TypeLib in vc++ Pin
prasad_som27-Dec-06 20:31
prasad_som27-Dec-06 20:31 
GeneralRe: how to call coclass under TypeLib in vc++ Pin
praveen kumar agarwal28-Dec-06 1:15
praveen kumar agarwal28-Dec-06 1:15 
AnswerRe: how to call coclass under TypeLib in vc++ Pin
prasad_som28-Dec-06 1:32
prasad_som28-Dec-06 1:32 
praveen kumar agarwal wrote:
When I call coCreateInstance() method, it reciprocates with one of the default coClass in TypeLib


It gives you interface(coclass) you requested.


praveen kumar agarwal wrote:
But, if I want to execute coClass2 methods & properties, how can i proceed?


You need to use CoCreateInstance for different classes.
i.e. you need to call CoCreateInstance again for different interface, as it will have different CLSID.


QuestionHow to insert SPLASH SCREEN into SDI application in MFC 6.0 project Pin
yudhisthira27-Dec-06 20:00
yudhisthira27-Dec-06 20:00 
AnswerRe: How to insert SPLASH SCREEN into SDI application in MFC 6.0 project Pin
prasad_som27-Dec-06 20:09
prasad_som27-Dec-06 20:09 
QuestionHow to Set Environment Variable using Mfc coding Pin
Murugan k27-Dec-06 20:00
Murugan k27-Dec-06 20:00 
AnswerRe: How to Set Environment Variable using Mfc coding Pin
prasad_som27-Dec-06 20:14
prasad_som27-Dec-06 20:14 
GeneralRe: How to Set Environment Variable using Mfc coding Pin
Murugan k28-Dec-06 18:20
Murugan k28-Dec-06 18:20 
AnswerRe: How to Set Environment Variable using Mfc coding Pin
James R. Twine28-Dec-06 3:03
James R. Twine28-Dec-06 3:03 
GeneralRe: How to Set Environment Variable using Mfc coding Pin
Murugan k28-Dec-06 18:19
Murugan k28-Dec-06 18:19 
QuestionVideo Capture but from other player Pin
InFuPr27-Dec-06 19:47
InFuPr27-Dec-06 19:47 
AnswerRe: Video Capture but from other player Pin
Mark Salsbery28-Dec-06 5:48
Mark Salsbery28-Dec-06 5:48 
QuestionNo retrieval. [modified] Pin
Shouvik Das27-Dec-06 19:09
Shouvik Das27-Dec-06 19:09 
AnswerRe: No retrieval. Pin
Venkata Rama Subbarao27-Dec-06 19:43
Venkata Rama Subbarao27-Dec-06 19:43 
GeneralNo retrieval. Pin
Shouvik Das27-Dec-06 20:11
Shouvik Das27-Dec-06 20:11 
AnswerRe: No retrieval. Pin
prasad_som27-Dec-06 19:55
prasad_som27-Dec-06 19:55 
AnswerSolved Pin
Shouvik Das27-Dec-06 19:55
Shouvik Das27-Dec-06 19:55 
GeneralRe: Solved Pin
prasad_som27-Dec-06 20:05
prasad_som27-Dec-06 20:05 
AnswerRe: Solved [modified] Pin
Shouvik Das27-Dec-06 20:31
Shouvik Das27-Dec-06 20:31 
AnswerRe: Solved Pin
prasad_som27-Dec-06 20:35
prasad_som27-Dec-06 20: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.