Added a quick README to src/3rdParty/CxImage

This commit is contained in:
Ian Rees 2014-08-22 15:51:58 +12:00
parent 763eb132cf
commit 539e2d2f33

9
src/3rdParty/CxImage/README vendored Normal file
View File

@ -0,0 +1,9 @@
Yanked from FreeCAD forum post by wmayer 17 July 2014
http://forum.freecadweb.org/viewtopic.php?f=10&t=7054
The CxImage is only used for a Windows thumbnailer. The utility
"ThumbnailProvider" is a DLL which can be registered to Windows as a so called
shell extension. This utility is able to create a preview image of an FCStd
project file and CxImage is needed to convert the data into a format that
Windows expects.