Omgili - forum search, search forums  
  

Discussions about com

Displaying 1 - 10 out of 456,619 discussions.  
Time Frame: (Any time)   Minimum number of replies: (2)   Minimum number of discussing users: (0)
  |  

Page: 1   2   3   4   5   6   7   8   9   10  
Keep this page open to be updated with the newest discussions automatically.
Which one should I use? catch (_com_error e) or catch (_com_error& e)
Started by on , 5 posts by 5 people.  
For the third option: catch (const _com_error& e).
The simplest way to transform an in-proc COM server into an out-proc COM server is creating a COM+ application. What are the possible drawbacks of doing it this way?
Started by on , 3 posts by 3 people.  
For example, hosting a COM server container or use a 3rd....
The COM+ Server for an out-of-proc COM server? What advantages do these other hosting options provide is in the administrative model and capability, and in the flexibility.
I am bit unclear in using IUnknown interface .Is IUnknown interface only meant to work with COM /COM + Objects and some unmanaged codes like Win APIs ?
Started by on , 4 posts by 4 people.  
COM interfaces are used primarily it as COM interfaces: ....
Its not used natively by .NET languages such as C# .
IUnknown is a COM/COM+ interface.
You should use IUnknown only for COM.
In context of C# and .NET - yes.
Ask your Facebook Friends
I am trying to write a wrapper around a legacy COM object and install the wrapper into the GAC. The goal would be to automate the setup of specific configuration information the component requires, and make a common strongly typed interface for all of...
Started by on , 3 posts by 3 people.  
Once you've created an object from the respective COM server, its DLL must have been.
Then you can look up the appropriate DLL path in the registry .
To the CLSID and IID values of your COM DLL.
We have a COM object implemented with C++/ATL that includes a method which will return a DIB. We are also writing a .NET application that will use this COM object. Since we are writing both, we have the liberty of deciding how best to return this DIB ...
Started by on , 3 posts by 3 people.  
This....
You can get it to build one to the calling program .
COM provides an implementation of these interfaces for you.
COM/OLE has a standard IPictureDisp ).
The idea is that the DIB is represented using a IntPtr .
From a DIB to a Bitmap.
LTCY .COM (Triple Premium llll .com ) regged @ GoDaddy - Expires 7/6/2012 BIN - $50 USD Bids start @ $1 USD. Auction Ends 5.26.2012 @ 3.pm EST
Started by on , 13 posts by 7 people.  
I'm awaiting payment now...
$1 $1 Post added at 10:12 PM Previous post was at 10:11 PM $10 12 13 14$ $15 $16 17 $18 $20 hecheng is the winner for $20 .
A bit of an odd question and probably backwards from what most people want to do, but I'm trying to work around a legacy COM issue. I have two components, both of which are actually .NET assemblies, but for historical reasons one is loading the other ...
Started by on , 3 posts by 3 people.  
How exactly, you're using the one .Net assembly within the other, via COM? That's my very problem- VS.
So I have a registration free VB6 DLL referenced by my .NET 3.5 assembly library that's ultimately referenced by a .NET 3.5 WinForms application (not sure it's relevant, but included to paint a picture). I am getting the error 'Problem isolating COM reference...
Started by on , 3 posts by 3 people.  
As private VB6 COM classes do not register a value for Inproc32 and the assembly manifest generated.
Greets, When working with DirectX, you get this nice header to #include called DxErr9.h which has really helpful functions like: DXGetErrorString9 and DXGetErrorDescription9 They tell you everything you need to know about the error given the HR. But now...
Started by on , 3 posts by 3 people.  
Use _com_error to get a meaningful string: #include <comdef.h> HRESULT hr = SomeComFunc(); if ( FAILED(hr) ) { _com_error err(hr); LPTCSTR szErrMsg = err.ErrorMessage(); // log szErrMsg or whatever } Additionally, you should look ....
I am relatively new to development within COM, and I was wondering what the community standard was for access of COM object properties. I have seen both of the following conventions in code: comObjectPtr->PutValue(value); and comObjectPtr->Value...
Started by on , 3 posts by 3 people.  
You're talking about the smart wrapper classes created with #import, right? PutValue() is more explicit as to what you're doing; "Value = " is easier to use but it can have "hidden" side-effects if the put function does something other than a straight... .
Page: 1   2   3   4   5   6   7   8   9   10  

Related Message Boards & Forums

  • Stack Overflow
  • Domains For Sale - Auctions - NamePros.com
Related Searches
raymond yahoo com hotmail com aol com 2008    gmail com hotmail com yahoo com    2008 yahoo com hotmail com gmail com txt    gmail com hotmail com yahoo com 2008 txt    "com com"    Pogo com    www xboard com    worldsex com    bolg sex com    gmamil com   
More Information


Forum Search About Omgili Help Plugins Forum/Board Owners Privacy

i
In Title
In Topic
In Reply
Exclude
Boost