I am using the Microsoft Forms 2.0 combobox (FM20.DLL) in a VB client/server app, because it is multi-column.
I have code to "autofill" a regular VB combobox. As the users types into the combobox, it searches for matching text in the dropdown list.
I tried to use the...
I just went through a very frustrating week, trying to fix a design gap in a VB menu, which calls and is called from SQLWindows programs. I'd like to pass on what I have learned, in hopes it will help others.
WORKING DIRECTORY DIFFERENT DEPENDING ON HOW YOU OPEN PROJECT IN DEVELOPMENT...
I'm working on a VB menu app, trying to launch a SQLWINDOWS app that resides on a network.
I need to specify the default directory (working directory) for the started application. I'm wondering if I need something like an API call, such as CreateProcess. SHELL doesn't seem to have a parameter...
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.