I'm working on an app hosting the Mozilla Web Browser control. I like
to be able to modify the URL that's being gotten from the one that's
being passed to the contorl.

The function that I'm using is TranslateURL.  I'm allocating memory
converting my URL to a unicode string and passing it in the ppchURLOut
pointer.  This is causing errors in Mozilla's and Microsofts browser
control though Microsoft's control sill loads the page.

Is there another way I should be doing this?

- Dan.

_______________________________________________
mozilla-embedding mailing list
mozilla-embedding@mozilla.org
http://mail.mozilla.org/listinfo/mozilla-embedding

Reply via email to