Skip to content

Use FSetCurrentDir in CheckCEFLibrary

Salvador Diaz Fau requested to merge mronkain:master into master

Created by: mronkain

Changed the CheckCEFLibrary procedure to do the same ChDir operation as LoadCEFLibrary so that the checking is done from the right place when the working directory is different from the executable location and the FSetCurretDir property is true.

Merge request reports