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 Mike Lewis 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: pearljamtwice
  • Order by date
  1. pearljamtwice

    changeserviceconfig

    To make it work, you should add ByVal before 0& in the ChangeServiceConfig function call. It should be : errCode = ChangeServiceConfig(svcHandle, SERVICE_NO_CHANGE, SERVICE_NO_CHANGE, SERVICE_NO_CHANGE, _             vbNullString, vbNullString, ByVal 0&, vbNullString, vbNullString...

Part and Inventory Search

Back
Top