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

    linking issues

    I am writing an application in Visual Studio 6, c++, and am getting the following linking error (and several others like it) libcpmt.lib(iostream.obj) : error LNK2005: "public: __thiscall std::ios_base::Init::Init(void)" (??0Init@ios_base@std@@QAE@XZ) already defined in...
  2. jhopper

    Service control Messages

    I have a service written in c++, running quite nicely. I also have a VB application that can start and stop the service, by sending the start and stop messages. However I would also like the VB app to report on the current status, and update settings on the run. I like to think I could use...

Part and Inventory Search

Back
Top