Link to home
Start Free TrialLog in
Avatar of PhillO
PhillOFlag for Australia

asked on

c++.net/c++6 version issues

Background:
I am a uni student in an advanced windows programming subject (using MFC) but have visual c++.net as that is all i could buy and the subject and lecture notes are based on visual c++6. unfortunately i cannot get version 6 and there seems to be big differences in the IDE

Question:
how do i handle adding custom WM_OnLButtonDown functionality and WM_Paint functionality. i am a newbie to this MFC stuff so an informative explanation would be helpful
ASKER CERTIFIED SOLUTION
Avatar of AlexFM
AlexFM

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of PhillO

ASKER

thanks!