|
Upgrade Issues |
|
In this section you'll find various issues that needs to be considered when upgrading from earlier versions.
Upgrading from version 1.1
One of the AddTask prototypes has been changed to avoid compiler confusion. The prototype that didn't require a header-ID had to be changed. This method does no longer support omitted arugments. All handcode using this method must be changed.
Upgrading from version 1.0
All API-prototypes and some group-definitions has been been prefixed with POB: (PowerOffice OutlookBar) to avoid conflicts with other templates. If you have handcode using any of the below groups you must change it to the new name
Old name |
New name |
POOutlookColorGrp |
POB:ColorGrp |
POOutlookTaskInfo |
POB:TaskInfo |
RECT |
POB:RECT |
|
|
|
|