equal
deleted
inserted
replaced
32 EPOCHEAPSIZE 0x1 0x800000 // As KBs. Latter about 8MB |
32 EPOCHEAPSIZE 0x1 0x800000 // As KBs. Latter about 8MB |
33 TARGETTYPE exe |
33 TARGETTYPE exe |
34 UID 0x100039CE 0x100058DF |
34 UID 0x100039CE 0x100058DF |
35 |
35 |
36 VENDORID VID_DEFAULT |
36 VENDORID VID_DEFAULT |
37 CAPABILITY CAP_APPLICATION NetworkControl |
37 // DRM capability is added for 9.2 onwards as there was a requirement for which this change is introduced |
|
38 CAPABILITY CAP_APPLICATION NetworkControl DRM |
38 VERSION 10.0 |
39 VERSION 10.0 |
39 PAGED |
40 PAGED |
40 |
41 |
41 APP_LAYER_SYSTEMINCLUDE |
42 APP_LAYER_SYSTEMINCLUDE |
42 |
43 |