cefsharp / CefSharp

.NET (WPF and Windows Forms) bindings for the Chromium Embedded Framework
http://cefsharp.github.io/
Other
9.88k stars 2.92k forks source link

Add CefGetErrorCode #4914

Closed amaitland closed 1 month ago

amaitland commented 3 months ago

https://github.com/chromiumembedded/cef/blob/2cd405baac5cbef7c5d4583be14ce64a3d6eed9f/include/cef_app.h#L75

Doc says we can now get an error when initialize fails