[-] eOSSpecified. Parsing /etc/ld.so.conf would be a pain and you can't really pull add directories on windows. the latter wold have to be implemented as a hack to use loadlibraryexw
This commit is contained in:
parent
63fab703cc
commit
d1e13d59d0
@ -20,7 +20,7 @@ namespace Aurora::Process
|
||||
eModulePathSystemDir, /// /lib/, windir/system32
|
||||
eModulePathUserDir, /// /usr/lib/
|
||||
eProcessDirectory, ///
|
||||
eOSSpecified, /// LD_LIBRARY_PATH + /etc/ld.so.conf, AddDllDirectory
|
||||
//eOSSpecified, /// LD_LIBRARY_PATH + /etc/ld.so.conf, AddDllDirectory
|
||||
eSpecified
|
||||
));
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user