To Brian D., who emailed the following message to me:
Brian:
Sorry that I won't be of much help. The "Printer Select" project (previously copied to the FAQs) is a project that I have not worked on in two years. Things have faded from memory in that time.
Another problem is that I did not...
Hi DrJavaJoe:
Per your request, here is the code that I am working with. I have replaced some of your code with a simpler interface to get the handle for the webbrowser. (The code used is what MS has suggested.)
Code for the MainLib.bas module.
Option Explicit
'
' Code for MainLib.bas...
Hi:
I have a little problem. The Printers collection returns one too few printers. I have four installed, but Printers.Count returns 3.
I check the Printers entry under the Control Panel and find all four printers. Word finds all four. Several other (non-MS) applications find all four. The...
Hi:
I am looking for a way to determine how much Windows resource is remaining. This information is needed to avoid having my program open so many forms (MDI parent and children) that Windows almost comes to a halt.
I have looked at GlobalMemoryStatus, but it does not provide adequate...
Hi:
I have searched for an answer to a basic HTML Help problem, but to no avail. How does one get the F1 key to work with the MDI Parent form? I have no problems with the MDI Child forms -- they are working, but the Parent form does not invoke the help system.
Thanks,
Cassie
[3eyes]
Hi:
I am pondering how to add inline assembler code into a Visual Basic 6.0 SP5 program. The desire is to add some assembler code within a few or several subroutines.
Any suggestions?
Cassie
Hi:
I have posted the source code for a Printer Select ActiveX DLL in the FAQ area of the forum. It is located under "What Visual Basic should be able to do!"
The code has been split into three blocks:
"Printer Select Dialog Form (ActiveX Source Code)"
"Printer...
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.