On Feb 5, 2:33 am, "Dmitry Dartz" <[email protected]> wrote: > > but pdf never worked good. It starts, shows the page, sometimes even > > allows me to scroll for a bit, then at some point the > > plugin explicitly raises exception
[SNIP] > hmm, just found the reason for the problem. It was indeed delayload. > It's appeared that sqlite distributed with my application didn't export > sqlite3_open_v2 > entry point. After I replaced the dll with one that was built with browser, > everything started working fine. > So, pdf works good too. wow! thanks Timothy and Dmitry! I'll double-check both of your answers against my code.. yes, I AM using plugins and they somewhat DO work.. my problem is really similar to your, Dmitry.. it could be exactly the same issue! later, Aaron _______________________________________________ dev-embedding mailing list [email protected] https://lists.mozilla.org/listinfo/dev-embedding
