equal
deleted
inserted
replaced
|
1 // Created by TraceCompiler 2.2.3 |
|
2 // DO NOT EDIT, CHANGES WILL BE LOST |
|
3 |
|
4 #ifndef __CALENEDITUITRACES_H__ |
|
5 #define __CALENEDITUITRACES_H__ |
|
6 |
|
7 #define KOstTraceComponentID 0x10282f25 |
|
8 |
|
9 #define CCALENEDITUI_NEWL_ENTRY 0x8a00ca |
|
10 #define CCALENEDITUI_NEWL_EXIT 0x8a00cb |
|
11 #define CCALENEDITUI_CCALENEDITUI_ENTRY 0x8a00cc |
|
12 #define CCALENEDITUI_CCALENEDITUI_EXIT 0x8a00cd |
|
13 #define DUP1_CCALENEDITUI_CCALENEDITUI_ENTRY 0x8a00ce |
|
14 #define DUP1_CCALENEDITUI_CCALENEDITUI_EXIT 0x8a00cf |
|
15 #define CCALENEDITUI_CONSTRUCTL_ENTRY 0x8a00d0 |
|
16 #define CCALENEDITUI_CONSTRUCTL_EXIT 0x8a00d1 |
|
17 #define CCALENEDITUI_HANDLECOMMANDL_ENTRY 0x8a00d2 |
|
18 #define CCALENEDITUI_HANDLECOMMANDL_EXIT 0x8a00d3 |
|
19 #define CCALENEDITUI_HANDLEENTRYSAVED_ENTRY 0x8a00d4 |
|
20 #define CCALENEDITUI_HANDLEENTRYSAVED_EXIT 0x8a00d5 |
|
21 #define CCALENEDITUI_HANDLEDIALOGCLOSED_ENTRY 0x8a00d6 |
|
22 #define CCALENEDITUI_HANDLEDIALOGCLOSED_EXIT 0x8a00d7 |
|
23 #define CCALENEDITUI_HANDLENOTIFICATION_ENTRY 0x8a00d8 |
|
24 #define CCALENEDITUI_HANDLENOTIFICATION_EXIT 0x8a00d9 |
|
25 |
|
26 |
|
27 #endif |
|
28 |
|
29 // End of file |
|
30 |