• Lucid Dreaming - Dream Views




    Results 1 to 1 of 1
    1. #1
      Banned
      Join Date
      Apr 2007
      Location
      Out Chasing Rabbits
      Posts
      15,193
      Likes
      935

      Unhappy Initializing a Firefox plugin

      I'm getting desperate and need help. I'm trying to open a firefox plugin and use it in my application. I can load the plugin into memory, but when I try and initialize it, it crashes. I've attached a minimal example. It requires wxWidgets, but it's not heavily dependent on it. If you take out the window in main.h and do a bulk replace of wxString with std::string, it should work fine.

      Excuse the messiness, I change things so often that formatting went out the window.

      Code::Blocks project attached.
      Attached Files
      Last edited by ninja9578; 11-05-2009 at 11:19 PM.

    Bookmarks

    Posting Permissions

    • You may not post new threads
    • You may not post replies
    • You may not post attachments
    • You may not edit your posts
    •