/////////////////////////////////////////////////////////////////////////////
-// Name: dde.h
+// Name: wx/msw/dde.h
// Purpose: DDE class
// Author: Julian Smart
// Modified by:
int m_dataSize;
wxIPCFormat m_dataType;
- DECLARE_NO_COPY_CLASS(wxDDEConnection)
+ wxDECLARE_NO_COPY_CLASS(wxDDEConnection);
DECLARE_DYNAMIC_CLASS(wxDDEConnection)
};