Print Page | Close Window

V10.10 & CustomThemes build error

Printed From: Codejock Forums
Category: Codejock Products
Forum Name: Toolkit Pro
Forum Description: Topics Related to Codejock Toolkit Pro
URL: http://forum.codejock.com/forum_posts.asp?TID=3990
Printed Date: 10 November 2025 at 9:51am
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: V10.10 & CustomThemes build error
Posted By: jimmy
Subject: V10.10 & CustomThemes build error
Date Posted: 12 April 2006 at 3:09am
Hello,

Sample CustomThemes can't compile under .NET 2003

    Jimmy




Replies:
Posted By: Oleg
Date Posted: 12 April 2006 at 7:39am
Thank you.

-------------
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS


Posted By: Barto
Date Posted: 12 April 2006 at 7:39am

just fix the prototype

 afx_msg void OnRButtonDown(UINT, CPoint pos);

void CCustomThemesView::OnRButtonDown(UINT x, CPoint point)
{
 OnContextMenu(NULL, point);
}




Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.04 - http://www.webwizforums.com
Copyright ©2001-2021 Web Wiz Ltd. - https://www.webwiz.net