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 IamaSherpa 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. blang0477

    display double with string in MFC

    Can anyone tells me how to display a numerical value in Visual C++ MFC Dialog interface? Like l know MesssageBox("hello") will give a popup window display a string, but it doesn't work with any double or int... In VBA, I can just say msgbox(1 & " plus " & 2 & " equal to " & 3) which will show...

Part and Inventory Search

Back
Top