Belzebob fails to run on XP
Posted: 09 May, 2018 4:14
Belzebob 1045 fails to run on XP with following error:
SHELL32 - function SHGetKnownFolderPath doesnt exist in shell32 on windows XP - it is implemented on Vista's shell32.dll first and it isnt recommanded to use this function due to incompatibility.
any hope to BUGFIX / recompile? i have one idea about workaround with shell32 SHGetKnownFolderPath() function hook but im not sure if that hooking workaround can be done in some easy way, i think shell32.dll is system dll and cant be unloaded easily.
SHELL32 - function SHGetKnownFolderPath doesnt exist in shell32 on windows XP - it is implemented on Vista's shell32.dll first and it isnt recommanded to use this function due to incompatibility.
any hope to BUGFIX / recompile? i have one idea about workaround with shell32 SHGetKnownFolderPath() function hook but im not sure if that hooking workaround can be done in some easy way, i think shell32.dll is system dll and cant be unloaded easily.