Hi,
At least VPE 6.1 and VPE 7 (R2) are having a problem in the print preview when a bmp file is printed and application compatibility with Windows 10 is set by the manifest (see
https://msdn.microsoft.com/en-us/librar ... 85%29.aspx for details).
All my applications are crashing with a GPF in the print preview in this case. If I remove the Windows 10 compatibility, the preview is showed. If I use VPE 4 instead of 6.1 or 7, the preview is also showed without crash. I have not tested VPE 3.x, and also not VPE 5 (never used it in production).
To make the VPE preview crash, you need:
- VPE 6 or VPE 7
- Windows 10 compatibility set by manifest
- print a bitmap (VpePicture)
One of these removed, and the preview will not crash anymore.
Wolfgang