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!

Locating the correct Header:

Status
Not open for further replies.

pghTech

Technical User
Jul 19, 2006
37
US
As a newbie to C++, I am having a problem finding what Header needs to be included when I search on the net or in Help and find a function I want to use.

Also, can a MFC function be only used in MFC programs - how do I determine that i might be looking at an MFC based function (i.e. AfxMessagebox vs. MessageBox).
 
The name of the header file should be in the Help page almost at the bottom.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top