diff -r 48780e181b38 -r 578be2adaf3e Symbian3/PDK/Source/GUID-B0C99FFF-DAF8-5E0D-9EE0-60CBAEF6E8D7.dita --- a/Symbian3/PDK/Source/GUID-B0C99FFF-DAF8-5E0D-9EE0-60CBAEF6E8D7.dita Tue Jul 20 12:00:49 2010 +0100 +++ b/Symbian3/PDK/Source/GUID-B0C99FFF-DAF8-5E0D-9EE0-60CBAEF6E8D7.dita Fri Aug 13 16:47:46 2010 +0100 @@ -1,35 +1,35 @@ - - - - - -Stream -storeThis topic describes the cases when stream store are used. -

Most Symbian software platform programs use the stream store for their -data requirements.

-

Non-stream-stores are used in the following cases:

- -

The stream store API provides both low- and high-level functions for manipulating -data in stores, and provides several types of file store as concrete implementations. -It is easier to program in an object-orientated way with the stream store, -and various aspects of the Symbian software platform depend on it.

- - -

See also

-

Store streams

+ + + + + +Stream +storeThis topic describes the cases when stream store are used. +

Most Symbian software platform programs use the stream store for their +data requirements.

+

Non-stream-stores are used in the following cases:

+
    +
  • when the file format +must be directly interchangeable with a non-Symbian software platform-format +file

  • +
  • for resource files generated +by the resource compiler

  • +
  • for multi-bitmaps (.mbm)

  • +
  • for executables, including +DLLs

  • +
+

The stream store API provides both low- and high-level functions for manipulating +data in stores, and provides several types of file store as concrete implementations. +It is easier to program in an object-orientated way with the stream store, +and various aspects of the Symbian software platform depend on it.

+ + +

See also

+

Store streams

\ No newline at end of file