V52_BITMAPS

This variable determines whether your application uses device-dependent or device-independent bitmaps for image processing. The following settings are recognized:

1 Use Version 5.2 and earlier image-processing code (device-independent) for bitmap controls.
0       Use Version 6.0 and later image-processing code (device-dependent) for bitmap controls.
1

         

(default) Dynamically apply the image-processing code based on the program's object semantics. For programs compiled for pre-Version 6.0 semantics, use the older imaging code. For programs compiled for Version 6.0 or later semantics, use the newer code.