How do I change the user agent for the embedded web browser's process in C++?
Looking for a way to do it so the user agent is set for the entire time (multiple hyperlink clicks).

I know how to do...