Discussion:
wxDDEConnectionList
(too old to reply)
Fiber Optic
2005-07-07 05:59:16 UTC
Permalink
Where is wxDDEConnectionList defined?
Which include file am I missing?

Any help appreciated.
Chris

--------------------Configuration: xrc - Debug--------------------
Compiling resource file(s)...
xrcdemo.rc

Compiling source file(s)...
custclas.cpp
In file included from
C:\MinGWStudio\MinGW\bin\..\lib\gcc\mingw32\3.4.2\..\..\..\..\include\windows.h:75,
from ..\..\include\wx\msw\wrapwin.h:25,
from ..\..\include\wx\msw\private.h:17,
from ..\..\include\wx\filefn.h:170,
from ..\..\include\wx\utils.h:32,
from ..\..\include\wx\cursor.h:37,
from ..\..\include\wx\event.h:32,
from ..\..\include\wx\wx.h:23,
from custclas.cpp:32:
..\..\include\wx\msw\dde.h:104: error: `wxDDEConnectionList' declared as
an `inline' field
..\..\include\wx\msw\dde.h:104: error: expected `;' before '&' token
..\..\include\wx\msw\dde.h:109: error: expected `;' before "protected"
..\..\include\wx\msw\dde.h:112: error: `wxDDEConnectionList' does not
name a type
..\..\include\wx\msw\dde.h:134: error: `wxDDEConnectionList' declared as
an `inline' field
..\..\include\wx\msw\dde.h:134: error: expected `;' before '&' token
..\..\include\wx\msw\dde.h:139: error: expected `;' before "protected"
..\..\include\wx\msw\dde.h:141: error: `wxDDEConnectionList' does not
name a type

xrc.exe - 8 error(s), 0 warning(s)
m***@gmail.com
2013-10-24 05:59:29 UTC
Permalink
Nobody knows...

Loading...