// TLBOX1.HRH
//
// Copyright (c) 1997-1999 Symbian Ltd.  All rights reserved.
//

#define EAppCmdContExtent			1
#define EAppCmdContExpand			2
#define EAppCmdContCollapse			3
#define EAppCmdSortAscending		4
#define EAppCmdSortDescending		5
#define EAppCmdIncludeUids			6
#define EAppCmdNoUids				7
#define EAppCmdDlg					8
#define EAppCmdSingleF32Connection	9
#define EAppCmdMultiF32Connections	10
#define EAppCmdDlgFlags				11
#define EAppCmdUpdate				12
#define EAppCmdShowSystem			13
#define EAppCmdShowHidden			14
#define EAppCmdSortName				15
#define EAppCmdSortType				16
#define EAppCmdSortSize				17
#define EAppCmdSortDate				18
#define EAppCmdSimulateError		19

// extents dialog
#define ExPos		1
#define EyPos		2
#define EWidth		3
#define EHeight		4

// flags dialog
#define ECidHideRom			1
#define ECidAllowNewFolders	2
