Software Database
Search for resolved Bug or Feature Request:
ID:
Bugfix:
Commands 'ScKernel::ScSetDefaultPropertyVariant()' and 'ScDocStream::ScWrite()' now allow use of Ansi string data in VARIANT.
Description:
Before: If BSTR in variant is allocated as ANSI, SCAPS Sam library will ignore this string value until yet. ( in detail, a variant is written, but not the BSTR value, only the pointer of it … ).
Now: Even an Ansi ( 1 Byte / char ) allocated string in the Variant is processed correctly.
State:
solved, bug fixed / feature implemented
Solved in version(s):
REL_3_0_5_20110928_0743
3.0.5
Go to
software changelog