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 TouchToneTommy 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: vernlee
  • Content: Threads
  • Order by date
  1. vernlee

    Using VB6,Win32 Api, and XP

    Win32 api function calls always return with a result of 0. Any idea of what could be causing this? Example: lpResult = CreateProcess(strProgram, vbNullString, sa, sa, False, NORMAL_PRIORITY_CLASS, ByVal 0&, _ "", sinfo, pinfo) LaunchResult =...

Part and Inventory Search

Back
Top