Re: 'void DDX_Control(CDataExchange *,int,CWnd &)': cannot convert argument 3 from 'CLinkControl' to 'CW
Stefan Küng <[email protected]>
| Newsgroups | gmane.comp.version-control.subversion.tortoisesvn.devel |
|---|---|
| Message-ID | <[email protected]> |
On 19.01.2016 18:41, Sara M wrote:
> So, I'm trying to integrate a new feature to TortoiseSVN and I come across this error repeatedly:
>
> "'void DDX_Control(CDataExchange *,int,CWnd &)': cannot convert argument 3 from 'CLinkControl' to 'CWnd &'"
The CLinkControl is a CStatic which is a CWnd.
So you shouldn't get that error at all.
Are you sure you have a clean and up-to-date working copy?
Stefan
--
___
oo // \\ "De Chelonian Mobile"
(_,\/ \_/ \ TortoiseSVN
\ \_/_\_/> The coolest interface to (Sub)version control
/_/ \_\ http://tortoisesvn.net
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=757&dsMessageId=3156335
To unsubscribe from this discussion, e-mail: [[email protected]].