First public contribution.
2 Define PE file .SYMBIAN section.
4 @file domainpolicy_uid.cpp
8 #include <e32cmn_private.h>
11 //const TInt KDynamicLibraryUidValue=0x10000079;
12 //const TInt KExecutableImageUidValue=0x1000007a;
15 // Hope we did put the vendor UID at the right place
16 // VENDORID 0x70000001
18 #pragma data_seg(".SYMBIAN")
19 __EMULATOR_IMAGE_HEADER2(KDynamicLibraryUidValue,0,0,EPriorityForeground,0x00000000u,0x00000000u,0x00000000,0x70000001,0x00010000,KEmulatorImageFlagAllowDllData)