Files
wxWidgets/include/wx/msw/private
Vadim Zeitlin bc825de1fe Simplify and make more robust wxWebViewEdge initialization
Get rid of ms_isInitialized as it must be kept synchronized with
ms_loaderDll.IsLoaded() anyhow, and it's simpler to not have it at all
rather than ensuring this.

Also ensure that calling Initialize() again, after doing it first
unsuccessfully, doesn't assert because ms_loaderDll is already loaded,
by only leaving it with a valid handle if the initialization succeeded.

Closes #19041.
2021-01-25 00:15:24 +01:00
..
2020-06-10 17:17:48 +02:00
2016-09-25 13:21:28 -07:00
2016-09-25 13:21:28 -07:00
2016-09-25 13:21:28 -07:00