Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

DocumentEvent is not called for DOCUMENTEVENT_ENDDOC

10 views
Skip to first unread message

ScottLR

unread,
Jul 7, 2005, 2:21:33 PM7/7/05
to

I am using the 2003 DDK and have built the PSUIREP sample. When I use it on
32 bit windows, I am notified of several events in

HRESULT __stdcall IOemUI2::DocumentEvent

When I compile and use in on XP 64 bit, I am only notified of

DOCUMENTEVENT_FIRST
and
DOCUMENTEVENT_QUERYFILTER

I have adjusted the handling of DOCUMENTEVENT_QUERYFILTER in order to
accommodate other notifications. It did not help.

I saw another posting indicating that there is a problem with "banding
drivers":


"If you are trying with the GPD file supplied by DDK Sample
then these events will not come."

How can I receive notification for
DOCUMENTEVENT_ENDDOC on 64 bit XP the way I do on 32 bit XP?


0 new messages