OleAuto extender updated. It allows to work using OPAL with indexed properties
and collection elements of ActiveXes.
Current version is 1.3. Available at:
http://cust.east.ru/~menkin
http://members.fortunecity.com/menkin
What's new:
1. Existing oGetProperty and oGetPropertyByIndex methods allowed to get string
type properties values no more than 4096 bytes by size. The new oGetPropertyEx
and oGetPropertyByIndexEx methods allow to retrieve string type properties
values of any length.
2. Bug fixed.
Vladimir Menkin