Click here to Skip to main content
15,915,094 members
Home / Discussions / COM
   

COM

 
QuestionI am getting 'ICaptureGraphBuilder2' : missing storage-class or type specifiers Pin
yaminisridaran12-Jul-07 19:43
yaminisridaran12-Jul-07 19:43 
QuestionHow to Generate OLE dispatch map functions Pin
KASR111-Jul-07 23:01
KASR111-Jul-07 23:01 
Questionsugest me the basic COM book with C#.Net Pin
help as an alias11-Jul-07 19:00
help as an alias11-Jul-07 19:00 
AnswerRe: sugest me the basic COM book with C#.Net Pin
User 21559711-Jul-07 23:04
User 21559711-Jul-07 23:04 
QuestionThis problem is COM related Pin
beloveyyj9-Jul-07 23:03
beloveyyj9-Jul-07 23:03 
Questionir receiver Pin
Waqas Habib9-Jul-07 17:23
Waqas Habib9-Jul-07 17:23 
AnswerRe: ir receiver Pin
User 2155979-Jul-07 18:52
User 2155979-Jul-07 18:52 
QuestionShow Picture In ActiveX control Pin
eraccn8-Jul-07 19:34
eraccn8-Jul-07 19:34 
The question describes as follows:In CxxActiveXCtrl I declare a member m_dlgMain for a dialog which was produce for display the picture and In CxxActiveXCtrl::OnCreate(LPCREATESTRUCT lpCreateStruct) function I wrote "m_dlgMain.Create(IDD_MAINDIALOG,this);",then in the dialog's OnInitDialog() procedure I use IPicture to display the specified picture,the display codes is correct,but can see nothing in the html,while move the codes to the dialog's OnDraw() it works ok,I suppose the dialog doesn't notify the control to erease the background but I've written InvalidRect(TRUE) after display.What's the matter?
QuestionRetrieving the COM class factory for component with CLSID failed due to the following error: 80004005. Pin
kalaveer8-Jul-07 0:33
kalaveer8-Jul-07 0:33 
AnswerRe: Retrieving the COM class factory for component with CLSID failed due to the following error: 80004005. Pin
User 2155978-Jul-07 18:17
User 2155978-Jul-07 18:17 
AnswerRe: Retrieving the COM class factory for component with CLSID failed due to the following error: 80004005. Pin
MAW3021-Jul-07 20:42
MAW3021-Jul-07 20:42 
Questionplugin for Mozilla Pin
Dimkov6-Jul-07 6:31
Dimkov6-Jul-07 6:31 
AnswerRe: plugin for Mozilla Pin
User 2155978-Jul-07 18:19
User 2155978-Jul-07 18:19 
Questionwebservice Pin
brsecu6-Jul-07 3:39
brsecu6-Jul-07 3:39 
AnswerRe: webservice Pin
Thomas Chester9-Jul-07 8:04
Thomas Chester9-Jul-07 8:04 
Questionwhat should i do? Pin
eraccn5-Jul-07 17:30
eraccn5-Jul-07 17:30 
QuestionCall function in remote DLL Pin
Dimkov5-Jul-07 8:06
Dimkov5-Jul-07 8:06 
QuestionATL wizard not adding Get and Put function prototypes to the class definition. Pin
KASR15-Jul-07 1:24
KASR15-Jul-07 1:24 
Questionintegrating COM in a XBAP wpf application Pin
elkev4-Jul-07 22:34
elkev4-Jul-07 22:34 
Questiontimeout breaks object descruction Pin
sdevil13-Jul-07 9:45
sdevil13-Jul-07 9:45 
AnswerRe: timeout breaks object descruction Pin
Mike Dimmick14-Jul-07 7:00
Mike Dimmick14-Jul-07 7:00 
QuestionWhy we need COM? Pin
Nandu_77b3-Jul-07 1:22
Nandu_77b3-Jul-07 1:22 
AnswerRe: Why we need COM? Pin
Steve S3-Jul-07 2:12
Steve S3-Jul-07 2:12 
GeneralRe: Why we need COM? Pin
Nandu_77b3-Jul-07 4:26
Nandu_77b3-Jul-07 4:26 
GeneralRe: Why we need COM? Pin
Steve S4-Jul-07 1:53
Steve S4-Jul-07 1:53 

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.