Page 1 of 1

2.45 CADImage plugin is not working in XP

Posted: Thu Jun 14, 2018 1:09 pm
by roytam1
CADImage.dll in 2.45 uses these APIs thats not available in XP:

USER32.DLL:
SetGestureConfig
CloseGestureInfoHandle
GetGestureInfo
PhysicalToLogicalPoint

KERNEL32.DLL:
LocaleNameToLCID

UXTHEME.DLL:
BufferedPaintSetAlpha
EndBufferedPaint
BeginBufferedPaint
BufferedPaintUnInit
BufferedPaintInit
DrawThemeTextEx

SHELL32.DLL:
SHCreateItemFromParsingName

Re: 2.45 CADImage plugin is not working in XP

Posted: Fri Jun 15, 2018 11:59 am
by xnview
i'm not the author of CADIMAGE