Tag: Visual Basic

  • Two Visual Basic Printing Problems With Redirected Printers

    Background Applications written in Visual Basic 6, print using a standard printer object included with Visual Basic. This object includes methods to access a list of available printers or the default printer. The information that these Visual Basic methods access, ultimately comes from registry keys in the users’ registry hives. It is the duty of […]