Use Details Files to store lock, memo and maximum string length information for Win32 applications. This information can be stored in a Details File (*.det) or in a special detail segment in the Win32 application itself.

This feature is used to apply locks, memos and other information across a number of Project TTKs.

What do you what do do?

image33.gif Export locks and memos to a details file

image33.gif Import locks and memos from a details file

For more details on how to setup Details files, please refer to Configure how details are stored.

note.bmp

This mechanism only works for Win32 applications due the internal design and structure of the PE (Portable Executable) file format, which can store such information in special debug segments. Other file formats are not supported.