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: BluShu
  • Order by date
  1. BluShu

    Working a timer with MFC (kinda new with this)

    Alright i need the timer to check my 2 files every ten seconds, and update the dialog box accordingly. The timer is to then shut off when all of the data is out of the data.txt file. I have attached the Dlg.cpp file. Can any one give me suggestions as to why my timer is not working..(Using...
  2. BluShu

    I need help with setting a timer with MFC!!

    How do i correctly set a timer, so that every 10 seconds it will read in a new set of text, until textfile has been completly read?? (using MFC).
  3. BluShu

    Error troubles

    Does anyone know what I can do to get rid of this error. I have started my project over several times, however this error keeps reoccuring?? (Using MFC) ErrorC1083: Cannot open precompiled header file: 'Debug/significant.pch': No such file or directory Any Suggestions???? Thanks
  4. BluShu

    String to float?

    How do I convert a string to a float value when using MFC? Thanks
  5. BluShu

    MFC and Significant figures

    Alright my mission is to write a windows MFC program that prompts the user to enter 2 floating point values, and display their product. Sounds easy so far, however, the program must correctly handle significant figures and rounding. Is there any easy way to do this?? I am completly lost, and...

Part and Inventory Search

Back
Top