G
George
Hi all. I need help 'cause I don't know whatelse more can I check.
I'm facing a really strange problem. I'm monitoring some printers, local
and remote ones. The application consist on a main thread that displays a
window and a second one that handles the monitoring. It is based on the
Print Monitor that comes with MSDN.
Here it goes the strange behaviour. When working with local printers
there is no problem. However when working with the remote ones,
FindNextPrinterChangeNotification returns FALSE and the error is
INVALID_HANDLE (0x06). I don't know what the reason for that strange
behaviour.
Is it due to a misconfiguration of the printer or is any other thing?
I get notification from the remote printers in periodic fashion. Don't
know why. When check the FindNextPrinterChangeNotification it always
return INVALID_HANDLE and there is no data on the *ppPrinterNotifyInfo
field.
Please.. help me out...
TA.
I'm facing a really strange problem. I'm monitoring some printers, local
and remote ones. The application consist on a main thread that displays a
window and a second one that handles the monitoring. It is based on the
Print Monitor that comes with MSDN.
Here it goes the strange behaviour. When working with local printers
there is no problem. However when working with the remote ones,
FindNextPrinterChangeNotification returns FALSE and the error is
INVALID_HANDLE (0x06). I don't know what the reason for that strange
behaviour.
Is it due to a misconfiguration of the printer or is any other thing?
I get notification from the remote printers in periodic fashion. Don't
know why. When check the FindNextPrinterChangeNotification it always
return INVALID_HANDLE and there is no data on the *ppPrinterNotifyInfo
field.
Please.. help me out...
TA.