Click here to Skip to main content
15,900,589 members
Home / Discussions / COM
   

COM

 
QuestionEasily find IID, CLSID, ProgID? Pin
Kaleb Pederson26-Apr-04 7:09
Kaleb Pederson26-Apr-04 7:09 
AnswerRe: Easily find IID, CLSID, ProgID? Pin
Prakash Nadar26-Apr-04 7:51
Prakash Nadar26-Apr-04 7:51 
GeneralRe: Easily find IID, CLSID, ProgID? Pin
Kaleb Pederson26-Apr-04 8:46
Kaleb Pederson26-Apr-04 8:46 
GeneralRe: Easily find IID, CLSID, ProgID? Pin
Prakash Nadar26-Apr-04 18:01
Prakash Nadar26-Apr-04 18:01 
GeneralRe: Easily find IID, CLSID, ProgID? Pin
Kaleb Pederson27-Apr-04 9:33
Kaleb Pederson27-Apr-04 9:33 
Questionhow to maintain relationship between parent and child activeX control Pin
Abhi Lahare26-Apr-04 0:49
Abhi Lahare26-Apr-04 0:49 
AnswerRe: how to maintain relationship between parent and child activeX control Pin
Jitendra gangwar27-Apr-04 20:20
Jitendra gangwar27-Apr-04 20:20 
GeneralForward declaration error of ICallFactory Pin
shahzi25-Apr-04 20:34
shahzi25-Apr-04 20:34 
hi,
i m trying to make my COM server to handle asynchronous calls. But for i have an error while trying to update the idl file for this purpose.
While adding these lines
coclass FullServ
{
[default] interface IFullServ;
interface ICallFactory;
}

it throughs the following error

error MIDL2337 : unsatisfied forward declaration : ICallFactory [ Coclass 'FullServ' ]

It will be so kind of u if u can help me out.



Shahzad Ahmad
GeneralRe: Forward declaration error of ICallFactory Pin
Mike Dimmick26-Apr-04 23:30
Mike Dimmick26-Apr-04 23:30 
GeneralRe: Forward declaration error of ICallFactory Pin
shahzi29-Apr-04 20:19
shahzi29-Apr-04 20:19 
Generalnon-blocking Method Calling from COM Client Pin
shahzi23-Apr-04 22:27
shahzi23-Apr-04 22:27 
GeneralPass by Value or by Reference Pin
normanordas22-Apr-04 21:15
normanordas22-Apr-04 21:15 
GeneralRe: Pass by Value or by Reference Pin
Mike Dimmick23-Apr-04 9:24
Mike Dimmick23-Apr-04 9:24 
GeneralUsing ISyncMgrRegister Pin
jparsons22-Apr-04 19:57
jparsons22-Apr-04 19:57 
GeneralRe: Using ISyncMgrRegister Pin
Mike Dimmick23-Apr-04 9:26
Mike Dimmick23-Apr-04 9:26 
GeneralRe: Using ISyncMgrRegister Pin
jparsons23-Apr-04 11:58
jparsons23-Apr-04 11:58 
GeneralRe: Using ISyncMgrRegister Pin
MichaelPine17-Apr-05 22:07
MichaelPine17-Apr-05 22:07 
Generalerror in loading .dll Pin
Peter GW22-Apr-04 5:17
Peter GW22-Apr-04 5:17 
GeneralCOM+ Transaction err0r Pin
versatile_me21-Apr-04 18:03
versatile_me21-Apr-04 18:03 
GeneralLoad COM from a remote location Pin
Fabio Panzavolta21-Apr-04 3:47
Fabio Panzavolta21-Apr-04 3:47 
GeneralCreateDispatch AccessDenied Pin
shiraztk21-Apr-04 0:49
shiraztk21-Apr-04 0:49 
GeneralCOM tutorials Pin
Poorniselva21-Apr-04 0:41
Poorniselva21-Apr-04 0:41 
Generalexposing a class library as a COM object Pin
User 96257820-Apr-04 9:41
User 96257820-Apr-04 9:41 
GeneralCatching COM Events without using ATL Pin
jerry0davis20-Apr-04 5:09
jerry0davis20-Apr-04 5:09 
GeneralRe: Catching COM Events without using ATL Pin
Mike Dimmick20-Apr-04 5:54
Mike Dimmick20-Apr-04 5:54 

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.