Good Morning NG, i've wrote a small application, which shows a notification-windows, when a incoming call arrives. On most computers this works absolutly fine. But on some pc's, I get the error-Message TAPI_E_OPERATIONFAILED (HR=0x80040005) when i call the function RegisterCallNotifications. Here's the output of TAPI-Browser from such a computer: ITTAPI.CreateInstance ITTAPI_1 returned hr = 0x00000000 ITTAPI_1.Initialize returned hr = 0x00000000 ITTAPI_1.get_Addresses returned hr = 0x00000000 VARIANT* pVariant = ITCollection2_1 ITCollection2_1.get_Count returned hr = 0x00000000 long* lCount = 7 (0x00000007) ITCollection2_1.get_Item long Index : 7 (0x00000007) returned hr = 0x00000000 VARIANT* pVariant = ITAddress2_1 ITAddress2_1.get_AddressName returned hr = 0x00000000 BSTR* ppName = Kämpf Stephan ITTAPI_1.RegisterCallNotifications ITAddress* pAddress : ITAddress2_1 VARIANT_BOOL fMonitor : 1 VARIANT_BOOL fOwner : 1 long lMediaTypes : 8 (0x00000008) long lCallbackInstance : 2 (0x00000002) returned hr = 0x80040005 TAPI_E_OPERATIONFAILED source (null) description (null) Any help is very, very welcome! thx, stefan
schrieb im Newsbeitrag news:069d686b-6f1e-42a9-be72-feb7c92cb17b@d45g2000hsc.googlegroups.com... > Any help is very, very welcome! Stefan, It is recommended to post TAPI questions only to the managed TAPI newsgroup: microsoft.public.win32.programmer.tapi See my TAPI and TSPI FAQ: Q: What newsgroups are covering TAPI ? http://www.i-b-a-m.de/Andreas_Marschall's_TAPI_and_TSPI_FAQ.htm#_Q:_What_newsgroups In addition, if you feel the need to post the same question to multiple newsgroup then you should do a cross-post rather than a multi-post. See my answer to you your question in microsoft.public.win32.programmer.tapi -- Best Regards Andreas Marschall Microsoft MVP for TAPI / Windows SDK TAPI / TSP Developer and Tester My TAPI and TSPI FAQ: http://www.I-B-A-M.de/Andreas_Marschall's_TAPI_and_TSPI_FAQ.htm My Toto® Tools (a collection of free, mostly TAPI related tools): http://www.i-b-a-m.de/Andreas_Marschall's_Toto_Tools.htm TAPI development around the world (Frappr! map): http://www.frappr.com/TAPIaroundTheWorld * Please post all messages and replies to the newsgroup so all may * benefit from the discussion. Private mail is usually not replied to. * This posting is provided "AS IS" with no warranties, and confers no rights.