IDispatch is *slower* from a simple exe, when compared to InvokeMethod called from .NET
Thu, 26 Jan 2006 15:10:37 +0200
Hi all,
I have two applications invoking the very same COM object.
The COM object is an EXE .
The first app is a .NET web-app, hosted by IIS.
Second app is a java application, hosted by Tomcat5.5 .
They do NOT run together - I tested one at the time.
Both apps invoke a method through the IDispatch i ...
|
E_OUTOFMEMORY on GetIdsOfNames/Invoke
Wed, 25 Jan 2006 07:58:46 -0500
Hi,
Has anyone experienced E_OUTOFMEMORY when making a cross process/DCOM call
through IDispatch interface on win2k? Exact same code works fine on NT4(SP6)
and winxp. I'm 100% sure that the machine is not out of memory (perfmon).
This is under VPC. What are other conditions when E_OUTOFMEMORY is returned ...
|
Free Hot Phone Sex
Sat, 21 Jan 2006 07:58:28 -0800
+8613352960090
100% Free multi-lingual
AnimalSperm Production
elmar@digi-art.de
...
|
Free Hot Phone Sex
Sat, 21 Jan 2006 07:58:22 -0800
+8613352960090
100% Free multi-lingual
AnimalSperm Production
elmar@digi-art.de
...
|
How to get an ATL ActiveX control working in IE
Thu, 19 Jan 2006 16:38:51 +0100
Hello,
I created a simple ATL ActiveX control, with one property on the interface:
Url. It is added by clicking some wizard stuf an it creates the following
The IDL describes it as follows:
[propget, id(1), helpstring("property URL")] HRESULT URL([out, retval]
BSTR* pVal);
[propput, id(1), helpstrin ...
|
ActiveX Control implementation without ATL and MFC
Thu, 19 Jan 2006 18:36:50 +0530
Hi,
Does anybody have a sample of implementing ActiveX Control without using ATL
and MFC?
Waiting for reply...
Anupam Godbole
...
|
Free mp3's
Wed, 18 Jan 2006 07:34:32 +0100
And much more that that!
http://forum.saait.net/ http://forum.saait.net/
This site offers free and legal mp3's, software, movies, games.
They also
have a listing of free item that are given away on the internet.
It's the
best forum on earth if you ask me.
Their homepage is here
http://www.saait.net ...
|
|
|
Memory allocation limitation (~1.1G) in an "out-of-process" DCOM object ???
Tue, 17 Jan 2006 22:30:58 +0100
I have an out-of-process COM object and I can not allocate in it more that
1.1 G, even if the machine has 2G physical memory.
I am simply trying to call: malloc(1.3*1024*1024*1024) in the main method of
the out-of-process COM object's executable.
The allocation succeeds only if I do it before I call CoIn ...
|
DCOM Security
Mon, 16 Jan 2006 18:17:18 +0300
Hi!
I need to configure DCOM Security that applies to all COM servers on the
computer using the registry.
These ACLs are stored in the registry at the following locations:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Ole\MachineAccessRestriction= ACL
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Ole\MachineLaunchRestrict ...
|
Structured Storage and Property Sets Wierd Problem with image file types
Thu, 12 Jan 2006 13:30:45 +1100
Hi, i'm building an application which uses the structured storage api to
edit file metadata/property sets.
I've tried DSO file but found a few bugs so i've done my own implementation
of it in C# with com interop.
However, one thing i'm noticing is that it works well for most file types,
but graphic files ( ...
|