]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msw/dde.h
The exact version it was included doesn't appear to be documented
[wxWidgets.git] / include / wx / msw / dde.h
index 56813e43406347b3894a101c2ba92bff70851f1d..4d305f46b69aa7a4a845d438399d4d5997933e59 100644 (file)
@@ -78,6 +78,8 @@ public:
   wxChar*       m_sendingData;
   int           m_dataSize;
   wxIPCFormat  m_dataType;
+
+    DECLARE_NO_COPY_CLASS(wxDDEConnection)
 };
 
 class WXDLLEXPORT wxDDEServer: public wxServerBase