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

    Linking to a MC Visual C++ Library

    I have an urgent need to use some process control hardware which has the drivers written in MS Visual C++. They have provided a sample program with all of the function calls I need which compiles fine with my Borland C++ Builder Professional Vers 6. However in the linker stage I get unresolved...
  2. coldneut

    Graphics linkage problem.

    I have a picture object in a dialog which I need to modify at run time in response to user input using LineTo/MoveTo. I have been spinning my wheels trying to attain the proper linkage to the bitmapped picture's ID property and my tires are getting bald. Can anyone out there give me an example...
  3. coldneut

    Global Common Update Retardation

    After several days of complete frustration over why my code wasn't working I finally realized the problem. I am using some global common variables to exchange data among different classes. When I enter a new class module (such as a dialog) I pick up the global variable current values OK. I...

Part and Inventory Search

Back
Top