Home | News | Projects | Releases
Bugs | RFE | Repositories | Help
Initial import of code already done for Xestia Address Book
[xestiaab/.git] / source / common / getcontactinfo.h
1 #include <iostream>
2 #include <wx/wx.h>
3 #include <wx/html/htmlwin.h>
4 #include <wx/mstream.h>
5 #include "../vcard/vcard.h"
7 #ifndef GETCONTACTINFO_H
8 #define GETCONTACTINFO_H
10 void LoadContactData(vCard *vCardObj, wxHtmlWindow *HTMLObj, wxString SID, 
11                         wxString OldSID, std::map<wxString, wxString> *MemoryFSList);
12 void ProcessIMPPType(wxString *PageData, wxString *IMPPType, bool PreferredContact);
13 void SplitPropertyData(wxString *PropertyLine, std::map<int,int> *SplitPoints, std::map<int,int> *SplitLength, 
14                         int intSize, std::map<wxString,wxString> *SplitData);
16 WX_DECLARE_STRING_HASH_MAP(int, vCardOrderInt);
17 WX_DECLARE_STRING_HASH_MAP(wxString, vCardOrderStr);
19 #endif
Xestia Software Development
Yn Maystri
© 2006 - 2019 Xestia Software Development
Software

Xestia Address Book
Xestia Calendar
Development

Xestia Gelforn
Everything else

About
News
Privacy Policy