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 SkipVought 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: *

  1. archaven

    How to Install a Timer in an SDI application?

    How to Install a Timer in an SDI application? Hallo guys. I used to install a timer in a Dialog-Based application and have no problems implementing it. Usually the Timer is installed during OnInitDialog. Below is how i usually write the code in a Dialog based application. int iInstallTimer =...
  2. archaven

    Drawing graphs/charts using Visual C++?

    Hallo. I am good in console based application. Just started to write programs in windows based application. Can anyone show me some simple examples on how to draw graphs/charts if given a sets of data in Visual C++? Thanks, Danny

Part and Inventory Search

Back
Top