--- PyIMsgStore.h	2009-01-05 20:43:20.000000000 +0100
+++ PyIMsgStore.h.new	2010-06-10 11:32:22.696526200 +0200
@@ -10,6 +10,8 @@
 	static PyObject *GetReceiveFolderTable(PyObject *self, PyObject *args);
 	static PyObject *GetReceiveFolder(PyObject *self, PyObject *args);
 	static PyObject *OpenEntry(PyObject *self, PyObject *args);
+	static PyObject *Advise(PyObject *self, PyObject *args);
+	static PyObject *Unadvise(PyObject *self, PyObject *args);
 protected:
 	PyIMsgStore(IUnknown *);
 	~PyIMsgStore();
