[go: up one dir, main page]

Menu

Commit [r796]  Maximize  Restore  History

Better handling of the string arrays, with #defines for the MAX_ of each type.

Then put the MAX_ size in the properties for each use, at ->PropET (the otherwise little-used table index).
This allows the statext: handling to be the same regardless of chosen size, per the object's properties.
Added handling for the subordinate-list so it could be parsed in as an array of DeviceObjectReferences instead of list, as it is for (most of?) the uses in other properties.

tbrennan3 2010-04-27

changed /trunk/VTS3/DUDAPI/DUDTOOL.CPP
changed /trunk/VTS3/DUDAPI/Stdobj.h
changed /trunk/VTS3/DUDAPI/Stdobjpr.h
changed /trunk/VTS3/DUDAPI/Vtsapi32.cpp