How do I grab Internet Explorer’s history on Windows Mobile 5.0 in C# running on the Compact Framework 1.0? I only need to get the most recently visited URL. Even if you just know where this is stored, I might be able to figure out the rest from there.
Share
It should normally be stored in ‘\windows\profiles\guest\History*’
It might however be better to retreive this location from the registry using: