Printing messagebox

D

Dave Peterson

You could use a Windows API to stop all your windows from refreshing--but then
you'll need code to do the printing and the freezing.

Are you printing in code or via the user interface?

If you're already printing by code, maybe you can include some of this in your
routine:
http://groups.google.co.uk/[email protected]
 
Top