G
Guest
I'm working with twain and would like to work around a probem i have where
some twain drivers that pop up windows to display errors. this is somewhat
problematic as my twain app is running as a service without a user to click
OK.
I think what I'm looking for is a system wide hook to check for a known
window titles, then when a window is opening and then send a message to that
window. Seems like this will involve some heavy interop that that doesn't
bother me nearly as much as these pop up error messages. Anybody have an
idea of what messages I'm looking to process?
Or if you have a better/alternate solution I'd love to hear it.
thanks tons,
gabe
some twain drivers that pop up windows to display errors. this is somewhat
problematic as my twain app is running as a service without a user to click
OK.
I think what I'm looking for is a system wide hook to check for a known
window titles, then when a window is opening and then send a message to that
window. Seems like this will involve some heavy interop that that doesn't
bother me nearly as much as these pop up error messages. Anybody have an
idea of what messages I'm looking to process?
Or if you have a better/alternate solution I'd love to hear it.
thanks tons,
gabe