I'm writing an app for Windows Mobile (VC++) which hosts the HTMLControl. If I send it a DTM_NAVIGATE message, how can I tell whether a browser error has occurred? In htmlctrl.h, none of the NM_* notifications imply they're sent in response to a browser error.
Regards, Brian