equal
deleted
inserted
replaced
27 //#include <CPbkFieldsInfo.h> // Phonebook field types |
27 //#include <CPbkFieldsInfo.h> // Phonebook field types |
28 //#include <RPbkViewResourceFile.h> |
28 //#include <RPbkViewResourceFile.h> |
29 //#include <CPbkContactEditorDlg.h> // Phonebook editor |
29 //#include <CPbkContactEditorDlg.h> // Phonebook editor |
30 // For searching a matching number from contact's db |
30 // For searching a matching number from contact's db |
31 //#include <TPbkContactItemField.h> |
31 //#include <TPbkContactItemField.h> |
32 #include <CNTFLDST.H> |
32 #include <cntfldst.h> |
33 |
33 |
34 #include <FeatMgr.h> |
34 #include <featmgr.h> |
35 // |
35 // |
36 #include <txtrich.h> |
36 #include <txtrich.h> |
37 #include <badesca.h> |
37 #include <badesca.h> |
38 #include <s32strm.h> |
38 #include <s32strm.h> |
39 |
39 |
55 // Connection management |
55 // Connection management |
56 #include <in_sock.h> |
56 #include <in_sock.h> |
57 #include <es_enum.h> |
57 #include <es_enum.h> |
58 |
58 |
59 #include <ApUtils.h> |
59 #include <ApUtils.h> |
60 #include <APDataHandler.h> |
60 #include <ApDataHandler.h> |
61 #include <ApAccessPointItem.h> |
61 #include <ApAccessPointItem.h> |
62 #include <commdb.h> |
62 #include <commdb.h> |
63 |
63 |
64 #include <f32file.h> |
64 #include <f32file.h> |
65 // Const file name for make call |
65 // Const file name for make call |