canceling asynchronous call
Fri, 2 Feb 2007 21:31:32 +0200
Hello,
My server interface is marked as asynchronous (async_uuid) in midl file.
Server handles method calls synchronously, and client uses Begin_* and
Finish_* to achieve non-blocking calls.
This interface has method:
IMyInterface::CreateSomeObj([out] IUnknown** ppUnk);
What happens if client cancels ...
|
Debugger cannot display GUIDs
31 Jan 2007 00:49:43 -0800
This might be the wrong group for this but .vstudio.development have
low activity and if the problem is a vstudio bug users of this group
probably have run in to it.
Anyway, i have recently set up a development environment on 64-bit
Vista and
run into this problem.
The debugger cannot display the value of GU ...
|
how to suppress event log errors
Tue, 30 Jan 2007 18:47:06 +0200
Hi,
I'm using DCOM. The server doesn't provide launch access right to clients
(it runs on Windows 2003 SP1). Server object is implemented as windows
service (singleton). If service is running, clients can activate server DCOM
object and work with it. But if service is stopped, I see errors on server
eve ...
|
Backward compatibility with win32 API with function within advapi32.dll
Tue, 30 Jan 2007 13:53:45 +0200
Hi,
I need to use the following functions which defined in the advapi32.dll:
1. LsaOpenPolicy
2. LsaAddAccountRights
3. FreeSid
4. LookupAccountName
5. IsValidSid
6. LsaClose
7. LsaNtStatusToWinError
I am using these functions in order to add privileges to a user account
(priv ...
|
MIME handler
Tue, 30 Jan 2007 00:10:08 -0000
Hi,
I need to write a mime handler for IE (initially to render PDF files my way rather than Adobe's) but cannot find any examples (in
C++).
Presumably I have to expose an IInternetProtocolSink.
I have VS6 and VS8 (probably have VS7 somewhere). Are there any wizard projects and objects I can use?
Thank ...
|
snap-in causes error message in MMC 3.0
Wed, 24 Jan 2007 21:26:36 +0200
Hello.
I have a snap-in that was developed before MMC 3.0. On Windows 2003 Server
R2 system (that already has MMC 3.0 by default), when I launch mmc console
with my snap-in I get the following error message box:
MMC has detected an error in a snap-in. It is recommended that you shut down
and restart MM ...
|
How to get ProgID via ITypeInfo ?
Mon, 22 Jan 2007 22:52:39 -0800
I'm exploring a tlb. How can I get ProgID via ITypeInfo?
...
|
|
|
How To Pick Winning Stocks
Thu, 15 Jun 2006 08:20:07 GMT
To pick winning stocks, you need the tools to separate
the companies with superior sales and profit growth from
the ones who are just making a lot of noise. Besides
choosing the right companies to invest in, you must
learn how to read the market's trend so that your timing
is right.
And picking the next ...
|
Great time in France
Wed, 7 Jun 2006 15:29:23 +0100
Hello
I had a fantastic time in France, hope to visit again soon.
I found a holiday cottage from these guys www.looktogo.co.uk http://www.looktogo.co.uk
Regards,
Dancer: ). ...
|
IEnumString next method question
Mon, 5 Jun 2006 21:37:42 +0200
Hi Everybody, i am stuck again with a newbie problem, but it's less
important since i have now a workaround, but it would be nice to have an
answer...
here is the problem, in my previous post, i exposed the IDL for the iriver
interface, one of the methods is dir :
[id(0x00000001), helpstring( ...
|