OW2 Consortium

(file) Return to MainSyncFrm.h CVS log (file) (dir) Up to [OW2-CVS] / sync4j / funambol / clients / outlook / UI / src

Diff for /sync4j/funambol/clients/outlook/UI/src/MainSyncFrm.h between version 1.4 and 1.5

version 1.4, 2007/01/22 15:21:08 version 1.5, 2007/01/23 15:05:18
Line 76 
Line 76 
     int currentItem;     int currentItem;
     int syncSourceBegin;     int syncSourceBegin;
  
   
 public: public:
     CStatusBar  wndStatusBar;     CStatusBar  wndStatusBar;
     CSplitter wndSplitter;     CSplitter wndSplitter;
Line 106 
Line 107 
     afx_msg LRESULT OnMsgStartsyncEnded(WPARAM , LPARAM);     afx_msg LRESULT OnMsgStartsyncEnded(WPARAM , LPARAM);
     afx_msg LRESULT OnMsgRefreshStatusBar(WPARAM, LPARAM);     afx_msg LRESULT OnMsgRefreshStatusBar(WPARAM, LPARAM);
     afx_msg LRESULT OnMsgAppModal(WPARAM, LPARAM);     afx_msg LRESULT OnMsgAppModal(WPARAM, LPARAM);
       afx_msg LRESULT OnMsgSyncSourceState(WPARAM, LPARAM);
  
     afx_msg void OnFileConfiguration();     afx_msg void OnFileConfiguration();
     afx_msg void OnToolsFullSync();     afx_msg void OnToolsFullSync();


Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5

webmaster@ow2.org
Powered by
ViewCVS 0.9.4

Back to OW2 Forge