Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Wanet Telecoms Ltd on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: MargaretK
  • Content: Threads
  • Order by date
  1. MargaretK

    How to Define MS Forms 2.0 combobox as a parameter variable??

    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...
  2. MargaretK

    TIP - calling win32 Global Atom Functions

    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...
  3. MargaretK

    set working dir for app launched by shell from VB

    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...

Part and Inventory Search

Back
Top