Hi all,
After spending half a day on this I am desperatly seeking help.
Here it is:
I have the following code called from a worker thread in a DLL
HRESULT hRes = CoCreateInstance(CLSID_ToPick...
http://www.experts-exchange.com/Programming/Languages/CPP/Q_20572875.html
Zones:
C++Date Answered: 04/03/2003 Rating: 8.2 Views: 0
I downloaded the latest version of Hijackthis and generated a detailed "startup list"
All is good but the following ... especially
[fbypv] *
StubPath = C:\WINDOWS\system32\fbypv.exe
[icjci...
http://www.experts-exchange.com/Security/Misc/Q_21323115.html
Zones:
SecurityDate Answered: 02/22/2005 Rating: 7.4 Views: 8
hey all !
i m new to ATL/COM
can someone explain me in detail what is proxy/stub, why and how we using it, and how it links to IDL.
please do not refer me to any web site/book.
PLAIN ENGLISH
...
http://www.experts-exchange.com/Programming/Languages/CPP/Q_10335220.html
Zones:
C++Date Answered: 04/28/2000 Rating: 6.8 Views: 0
i made an rmi application with sever and client.
it works fine on my local host but when i ported the client with its stub class on the network. The programm showed exception.
"Unmarshalled Argum...
http://www.experts-exchange.com/Programming/Languages/Java/Q_10811521.html
Zones:
Java,
J2SEDate Answered: 07/31/2000 Rating: 8.2 Views: 0
I am writing a RMI java and put all classes in package and build a jar file
then set classpath to that jar file
and then run rmiregistry, no error
but when I start my java app
c:\>java com...
http://www.experts-exchange.com/Programming/Languages/Java/Q_20118815.html
Zones:
Java,
J2SEDate Answered: 05/17/2001 Rating: 7.6 Views: 0
Win98 SE: suddenly, in many functions (like install/uninstall applications, find something in html page...) an error occours with description:
"Incompatible version of the RPC stub"
The error r...
http://www.experts-exchange.com/OS/Microsoft_Operating_Systems/Windows/98/Q_20239540.html
Zones:
Windows 98Date Answered: 11/26/2001 Rating: 9.0 Views: 0
In RMI, how do I get the corresponding _Impl from a _Stub ?
For example:
In the server side:
In class Example_Impl:
public void do(MyRemote mr)
{
// mr was initiated in the server...
http://www.experts-exchange.com/Programming/Languages/Java/Q_20413762.html
Zones:
JavaDate Answered: 12/04/2002 Rating: 7.8 Views: 0
Hello,
I am writing a cimple application in RMI.
How can I get the client stubs in the client system. do we need to copy the stubs on the client machine explictly.
If i am having the client a...
http://www.experts-exchange.com/Programming/Languages/Java/Q_20514026.html
Zones:
Java,
J2SEDate Answered: 02/18/2003 Rating: 4.2 Views: 0
Hey
I have managed to get some source for a gina stub and have implemented it to the point that it works, the functionality is to disable Ctrl+Alt+Del. however I have now found that the user re...
http://www.experts-exchange.com/Programming/Languages/Pascal/Delphi/Q_21001012.html
Hi:
I'm trying to develop a custom gina dialog.
The point here is that I want to display a Modal Dialog just before WlxLoggedOutSAS (From MSGina.dll).
I want that the default dialog displays aft...
http://www.experts-exchange.com/OS/Microsoft_Operating_Systems/Windows/Q_22375132.html