Hi,
I'm using embedded c++ for developing a pocketpc application. I got some
error after trying the following tutorial that is provided in msdn.
http://www.pocketpcdn.com/articles/htmldialog.html
I got a missing htmtctrl.h error after i downloaded the sample project and
tried to complie it. I tried to include the file.. but it seems that it is
still not working.
Could someone give me some suggestion about this problem? Thanks!!