CEF both windowless and windowed rendering browser instances in the same process

Viewed 19

Since CefInitialize() can only be called once per process and receives "windowless_rendering_enabled" in the CefSettings argument, it looks like there is no way for a process to have both windowless and windowed rendering Browser instances at the same time.

Right? Or is there any other way?

Thanks!

0 Answers
Related