Click here to Skip to main content
15,917,702 members
Home / Discussions / COM
   

COM

 
GeneralRe: ATL support to existing MFC application Pin
FearlessBurner2-Dec-04 2:30
FearlessBurner2-Dec-04 2:30 
GeneralRe: ATL support to existing MFC application Pin
Ro_land2-Dec-04 4:16
Ro_land2-Dec-04 4:16 
GeneralRe: ATL support to existing MFC application : END OF THREAD --> SOLUTION Pin
Ro_land2-Dec-04 11:49
Ro_land2-Dec-04 11:49 
GeneralRe: ATL support to existing MFC application : END OF THREAD --> SOLUTION Pin
FearlessBurner2-Dec-04 23:48
FearlessBurner2-Dec-04 23:48 
GeneralCOM+ Transaction Lifetime Pin
ProffK1-Dec-04 18:55
ProffK1-Dec-04 18:55 
GeneralAbout "optional" attribute in IDL Pin
User 21559730-Nov-04 18:34
User 21559730-Nov-04 18:34 
GeneralRe: About "optional" attribute in IDL Pin
Raja R30-Nov-04 19:44
Raja R30-Nov-04 19:44 
GeneralAccessing run-time only props. Pin
John R. Shaw30-Nov-04 14:58
John R. Shaw30-Nov-04 14:58 
MSComm32.ocx has the properties:

1) HRESULT CommID([in] long plCommID);
2) HRESULT CommID([out, retval] long* plCommID);

Note: lCommID is the handle to comm-port.

Now according to the MSDN Library, only the second one exist and is only accessible at run-time.

Question: Is it possible to assess the first one at run-time, in order to supply an existing handle.

I am writing a simple replacement TAPI control (replacing an existing unsupport simple control). The customer would prefer it is I used the MS Comm control, instead of the current Comm control (from same company as origanal TAPPI control).

Note: Origanal TAPI control has a bug in it.

Thanks!

INTP
"The more help VB provides VB programmers, the more miserable your life as a C++ programmer becomes."
Andrew W. Troelsen
GeneralSafeArrays Pin
Alamelu Nachiappan30-Nov-04 7:25
Alamelu Nachiappan30-Nov-04 7:25 
GeneralDCOM Pin
Anonymous30-Nov-04 1:32
Anonymous30-Nov-04 1:32 
GeneralRe: DCOM Pin
User 21559730-Nov-04 18:28
User 21559730-Nov-04 18:28 
GeneralDocking deskband on the right side of the window Pin
kumarbp30-Nov-04 0:05
kumarbp30-Nov-04 0:05 
Questionis this even possible? Pin
vista2729-Nov-04 17:30
vista2729-Nov-04 17:30 
AnswerRe: is this even possible? Pin
Steve S29-Nov-04 22:47
Steve S29-Nov-04 22:47 
GeneralRe: is this even possible? Pin
vista2730-Nov-04 3:58
vista2730-Nov-04 3:58 
GeneralRe: is this even possible? Pin
vista2730-Nov-04 4:10
vista2730-Nov-04 4:10 
GeneralHandling Events in COM takes time Pin
arun140529-Nov-04 7:22
arun140529-Nov-04 7:22 
GeneralOne more clue: Pin
arun140529-Nov-04 22:13
arun140529-Nov-04 22:13 
GeneralDebug assertion failed! Pin
tpndtbk29-Nov-04 3:27
tpndtbk29-Nov-04 3:27 
GeneralTAB not working properly in WebBrowser control embedded in a modeless dialog box encapsulated within a ATL DLL Pin
sashishk26-Nov-04 1:08
sashishk26-Nov-04 1:08 
QuestionHow to throw exception Pin
tpndtbk25-Nov-04 23:31
tpndtbk25-Nov-04 23:31 
AnswerRe: How to throw exception Pin
ThatsAlok26-Nov-04 0:13
ThatsAlok26-Nov-04 0:13 
GeneralRe: How to throw exception Pin
tpndtbk26-Nov-04 1:13
tpndtbk26-Nov-04 1:13 
AnswerRe: How to throw exception Pin
sashishk26-Nov-04 1:20
sashishk26-Nov-04 1:20 
GeneralRe: How to throw exception Pin
tpndtbk26-Nov-04 3:59
tpndtbk26-Nov-04 3:59 

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.