diff -r 5072524fcc79 -r 80ef3a206772 Symbian3/PDK/Source/GUID-9F22E663-8BC4-5502-879F-E6B790465E74.dita --- a/Symbian3/PDK/Source/GUID-9F22E663-8BC4-5502-879F-E6B790465E74.dita Fri Jul 02 12:51:36 2010 +0100 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,12 +0,0 @@ - - - - - -exportunfrozen

exportunfrozen

Use the exportunfrozen statement if unfrozen exports are to appear in the project’s import library.

When it is used, the import library is created as a side-effect of linking so that all exported functions, even unfrozen ones, appear in the import library. This also means that import libraries for compatible ABIs are not created.

If this is not used, you must supply a .def file with the frozen exports.

Use of exportunfrozen is only recommended for the early stages of project development, when the Application Programming Interface is likely to be subject to change.

\ No newline at end of file