in files plpixelformat.h and plpixelformat.cpp I'm found usage ot fhe long long type
I'm don't know if this is because of my own 'rollback' of all projects (*.vcproj) and paintlib.sln back to VC 7
Now, by change of long long to __int64 all works OK
Log in to post a comment.