Wednesday, April 11, 2007

Srego CE ToolPack ActiveX version 1.0.0.60 is Available



Srego CE ToolPack ActiveX version 1.0.0.60 is Available.

Visit the Srego Support page to download.

-----------
01.00.00.60 - 04/11/07
-----------

- NEW - To better support non VB 6 platforms, two methods were added to create and maintain a ByteArray buffer (ByteBufferClear and ByteBufferAddValue). A new version of the RegSetBinaryValue was added called RegSetBinaryValueFromByteBuffer which does not require the passing of the byte array and simplifies its use for other development platforms.
- NEW - New Methods:
  • boolean ByteBufferClear()

  • boolean ByteBufferAddValue(long value)

  • boolean RegSetBinaryValueFromByteBuffer(long key, BSTR subKeyName, BSTR valueName);

No comments: