I have just ported a project from embedded Visual Studio 4.0 using MFC 4.2
to Visual Studio 2008 with the newest MFC.
However, when I do a compile, I get the following error:
error C2039: 'GetEventData' : is not a member of '`global namespace''
I am running this on Windows CE 6.0 with a SDK that fits. But it seems like
something is missing, causing this error to show.
Any help will be gladly appreciated.
Best regards
Henrik