| Change |
Effect |
1 | Field itclCapitalize has been added to this type. | 1) This field will not be initialized by old clients. 2) Size of the inclusive type has been changed. NOTE: this field should be accessed only from the new library functions, otherwise it may result in crash or incorrect behavior of applications. |
2 | Field itclClassBaseCmd has been added to this type. | 1) This field will not be initialized by old clients. 2) Size of the inclusive type has been changed. NOTE: this field should be accessed only from the new library functions, otherwise it may result in crash or incorrect behavior of applications. |
3 | Field itclCreateComponent has been added to this type. | 1) This field will not be initialized by old clients. 2) Size of the inclusive type has been changed. NOTE: this field should be accessed only from the new library functions, otherwise it may result in crash or incorrect behavior of applications. |
4 | Field itclSetInstanceVar has been added to this type. | 1) This field will not be initialized by old clients. 2) Size of the inclusive type has been changed. NOTE: this field should be accessed only from the new library functions, otherwise it may result in crash or incorrect behavior of applications. |
5 | Size of this type has been changed from 728 bytes to 744 bytes. | The fields or parameters of such data type may be incorrectly initialized or accessed by old client applications. |
6 | Type of field hooks has been changed from struct ItclIntStubHooks const* to void*. | Replacement of the field data type may indicate a change in the semantic meaning of the field. |