If you stick to the old naming scheme some changes are needed:
__LEGACY_API
must be set (this allows to use the old terminology and old vector/matrix math). UVWHandle
needs to be replaced by ConstUVWHandle and NormalHandle
by ConstNormalHandle. windows.h
include has to be changed to include windows_include.h
instead. The header makes sure there is no collision of LONG
/ULONG
.