[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: 'void DDX_Control(CDataExchange *,int,CWnd &)': cannot convert argument 3 from 'CLinkControl' to 'CW

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Wed, 20 Jan 2016 19:17:41 +0100

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: [dev-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2016-01-20 19:17:14 CET

This is an archived mail posted to the TortoiseSVN Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.