No announcements
Found 975673 threads
-
11 Votes
COM object using C#
Or try to create your COM visible object inside Word/Excel with "Add Reference" there?Answered | 14 Replies | 1147 Views | Created by Jeff0803 - Monday, October 1, 2018 9:16 PM | Last reply by Lim Bio Liong - Wednesday, October 3, 2018 5:13 AM -
0 Votes
Mocking a COM object
My understanding is that it would be related to the COM class tlb.Answered | 2 Replies | 568 Views | Created by EuroEager - Wednesday, February 3, 2016 9:37 AM | Last reply by Jack Zhai-MSFT - Thursday, February 4, 2016 9:06 AM -
1 Votes
What is a WCF COM object ?
why do you want to use COM?Answered | 7 Replies | 3322 Views | Created by enable_vipin - Thursday, December 2, 2010 6:37 PM | Last reply by Yaron Naveh - Friday, December 3, 2010 10:39 PM -
2 Votes
C# COM object
You need to have the Framework installed to use a .NET COM dll.Answered | 3 Replies | 1884 Views | Created by cplusplusdev - Wednesday, June 27, 2012 3:12 AM | Last reply by Louis.fr - Wednesday, June 27, 2012 12:22 PM -
0 Votes
Integrity policies + COM objects
My task is to check, how the integrity policies work with the COM-objects.Answered | 5 Replies | 1983 Views | Created by Sergio_Verro - Saturday, May 12, 2012 5:31 PM | Last reply by Sergio_Verro - Sunday, May 13, 2012 10:40 PM -
0 Votes
COM/OLE object viewer
>I want to view the type library (.tlb) for my dll with the COM OLE object view (oleview.exe) and I cant find it anywhere on my machine AsAnswered | 3 Replies | 19697 Views | Created by BigBen01 - Tuesday, July 5, 2016 3:10 PM | Last reply by Baron Bi - Wednesday, July 6, 2016 5:44 AM -
0 Votes
Disposing COM objects.
As opposed to the opinion of Reed Copsey, I personally don't liked the idea that the CG will eventually clean up my COM objects.Answered | 2 Replies | 9161 Views | Created by kicaj - Tuesday, January 25, 2011 7:15 PM | Last reply by ib.d - Wednesday, January 26, 2011 6:28 AM -
0 Votes
COM Object - Multiple Processes
Start hfss.exe, create the com object, send scripts to program and quit.Answered | 1 Replies | 1935 Views | Created by EagleForce - Tuesday, July 31, 2012 3:48 PM | Last reply by Paul P Clement IV - Tuesday, July 31, 2012 5:00 PM -
0 Votes
create object of a com+ dll
The Object[] args in InvokeMember method is an array of objects that contains the number, order, and type of the parameters of the member to be invoked.Answered | 9 Replies | 4464 Views | Created by pelegk1 - Thursday, November 24, 2011 7:41 PM | Last reply by Bob Shen - Tuesday, November 29, 2011 3:41 AM -
0 Votes
HELP: permission for com object
handle = new COM("word.application") or die("Unable to instanciate Word");Answered | 1 Replies | 10552 Views | Created by zquad - Tuesday, October 14, 2008 10:19 AM | Last reply by sudarshans1 - Tuesday, October 14, 2008 10:26 AM -
1 Votes
WINHTTP COM object error
On the other side, object "Microsoft.XMLHTTP" does work Any ideas?Answered | 4 Replies | 681 Views | Created by PepinPadin - Saturday, February 25, 2017 12:57 PM | Last reply by Sabah Shariq - Wednesday, March 1, 2017 12:42 PM -
3 Votes
Release COM objects in C# (mshtml)
But they are copied from COM into .Net string objects.Answered | 8 Replies | 4192 Views | Created by VictorGl - Thursday, August 26, 2010 8:24 AM | Last reply by Louis.fr - Thursday, August 26, 2010 2:12 PM -
0 Votes
Ignore exception made by COM object?
Put in your logic to dispose of the COM object here.Answered | 1 Replies | 4177 Views | Created by B. Ariston Darmayuda - Tuesday, September 14, 2010 8:41 PM | Last reply by Matt Davies - Wednesday, September 15, 2010 12:53 PM -
2 Votes
COM Apartments: STA object corrupting an MTA object
Explicitly load the DLL using LoadLibrary() when the XAudio2 COM objects are created, and only unload the DLL when those COM objects are released.Answered | 14 Replies | 8902 Views | Created by dripfeed - Thursday, January 20, 2011 4:18 PM | Last reply by dripfeed - Wednesday, April 4, 2012 10:15 AM -
2 Votes
Release C # object that is COM interop
0){} And after call: GC.Collect(); GC.WaitForPendingFinalizers();Answered | 3 Replies | 6232 Views | Created by Masoneilan - Friday, March 18, 2011 4:23 PM | Last reply by Larcolais Gong - Monday, March 28, 2011 1:55 AM -
0 Votes
Add COM Objects as ComboBox items
Since I dont have access to the source code of the COM library I can not override the to string method.Answered | 4 Replies | 851 Views | Created by SebastianWiass - Monday, January 26, 2015 3:05 PM | Last reply by SebastianWiass - Tuesday, January 27, 2015 6:42 AM -
0 Votes
CSharp Issue to call COM object
Your COM object is probably x86.Answered | 2 Replies | 376 Views | Created by Csharp issue to call COM object - Wednesday, September 3, 2014 12:20 PM | Last reply by CoolDadTx - Wednesday, September 3, 2014 2:01 PM -
0 Votes
How Transfer object into com+
Hi,ALL: Can we transfer object into com+ like this: [ComVisible(true)] ...Answered | 1 Replies | 12377 Views | Created by Dave Cai - Friday, June 20, 2008 1:07 AM | Last reply by Ed Price - MSFT - Friday, May 11, 2012 3:21 AM -
0 Votes
Registering a .NET2.0 COM object with regasm.exe
I need some help with regasm.exe Our system uses a COM object (written in C# and .NET 2.0).Answered | 1 Replies | 15011 Views | Created by Softw Dev - Wednesday, June 11, 2008 1:56 PM | Last reply by Ed Price - MSFT - Tuesday, January 24, 2012 3:27 PM -
0 Votes
How to pass parameter to COM object
The returned Hbitmap object is null and GetLastError() returns 0.Answered | 9 Replies | 3282 Views | Created by Ak-shokri - Tuesday, August 12, 2008 9:07 AM | Last reply by Neil Tippett - Thursday, August 14, 2008 11:47 AM - Items 1 to 20 of 975673 Next ›
No announcements