Events are being handled twice
4 May 2006 02:41:31 -0700
Hi all,
I posted a thread here about this issue and got a helpful response, so
I believe you could help me again.
the original post was this:
http://groups.google.com/group/microsoft.public.platformsdk.com_ole/browse_thread/thread/ba6e92731e53b992
In my current implementation I am caching some object li ...
|
How do I add events to an existing dispinterface?
Sat, 29 Apr 2006 13:25:09 -0700
Hello,
I have an MFC project with an existing .idl file and an existing
dispinterface.
How can I add events (a source interface or connection point) to it?
I have tried adding ATL support to the project and using ATL to get a model
of how to do it, but ATL seems to want an "interface" rather than a
"dis ...
|
RPC_S_SERVER_UNAVAILABLE
26 Apr 2006 23:37:32 -0700
Hi
when i try to join a domain with a member server running windows server
2003 i get the error rpc unavailable, when i test with netdiag i get
that the test failed and the error RPC_S_SERVER_UNAVAILABLE
but the thin is a can ping and connect to the domain controler which is
running windows 2003 also so w ...
|
COM vs DCOM question
Mon, 24 Apr 2006 11:51:37 -0400
Hello,
Apologies for the newbie-esque question, but I am a newbie, after all ...
I am trying to use COM in an environment which does not support DCOM
(certain Windows Mobile devices).
One of my colleagues believes that without DCOM support, there is no way
that we can use COM to communicate between two ...
|
Mob-ocracy and the Fall of the Republic
Mon, 17 Apr 2006 23:17:37 +0100
Are we fools? Or are we slaves? As in the film Gladiator, are we as a nation
going from free men to slaves? Would we restore the Republic? Are we even still
living in a Republic? Or a mob-ocracy? And where is our representation in
government? Frank concludes that We have gone from civilized law to "jungle law"
...
|
for sale: internetDotComs.com
Sun, 16 Apr 2006 15:39:07 +0200
domain for sale: internetdotcoms.com
http://www.afternic.com/name.php?id=11866440
...
|
Invoke an ActiveX DLL without registering it?
Fri, 14 Apr 2006 10:53:12 -0700
I would like to invoke members of a local ActiveX DLL given its physical
file path rather than using its CLSID. I don't want to register it at all (I
have reasons, let's not discuss that).
What's the easiest way to pull this off?
Jon
...
|
|
|
Extending COM interfaces with new functionality
Fri, 14 Apr 2006 11:03:36 -0400
I have a few questions about what is appropriate when adding new features to
your COM interface.
First- I have a Property that is an enumeration- it has both get and set
methods. I'd like to add new values to this enumeration (new functionality
is available now). Can I just add the values to the enumerati ...
|
DCOM: Launch & Activation permissions on XP Sp2
Tue, 11 Apr 2006 12:28:48 +0530
Hi,
I read about the "DCOM Security Enhancements in Windows XP Service Pack
2 and Windows Server 2003 Service Pack 1". I have XP SP2. I had the
following senario:
- Created a simple COM server (exe).
- Created a local user say user1
- Created a VB client which creates the COM Server object
...
|
COM question - newbie
9 Apr 2006 21:45:03 -0700
Hi all,
I'm new to COM. My question is with a specific goal, but i guess this a
general COM issue, so I hope some COM expert could help me.
I developed a webbrowser based on the webbrowser activeX control. When
I noticed that it doesn't respond to keys like tab,delete and others, i
googled a bit and found t ...
|