Hi again,
My dll was working perfectly till I run it in 98. I'm trying to detect a document arriving to the printer Q.
First I've used:
hPrinterNotification = FindFirstPrinterChangeNotification(bla,bla,bla)
Works ok (I've checked hPrinterNotification == INVALID_HANDLE_VALUE and it's not)
But...
Hi,
I'm programming a c++ dll that is being called from a java code using jni.
The code works wonderfully under NT, but in 98 the process frozes when arrives to "findWindow" function.
I tryed to use enumwindows instead, with the same result.
Some ideas?
Moises
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.