]> Pileus Git - ~andy/gtk/commit
Avoid potential DLL hijacking in ms-windows theme engine
authorTor Lillqvist <tml@iki.fi>
Thu, 2 Sep 2010 11:30:59 +0000 (14:30 +0300)
committerTor Lillqvist <tml@iki.fi>
Thu, 2 Sep 2010 11:45:59 +0000 (14:45 +0300)
commit2994fa11fbb9d5842275633e87f1cfc65abdf834
treeb7158b04c019f02bcc62a1646b7eb8998a4d8548
parente78851b9282c967517b15f95c24e10a119cc904d
Avoid potential DLL hijacking in ms-windows theme engine

Load uxtheme.dll from an absolute path. A proper uxtheme.dll, if
present, will always be in the Windows system directory, so load it
from there.
modules/engines/ms-windows/xp_theme.c