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?