Print Page | Close Window

C++ Compile Error VStudio 2010

Printed From: Debenu Quick PDF Library - PDF SDK Community Forum
Category: For Users of the Library
Forum Name: I need help - I can help
Forum Description: Problems and solutions while programming with the Debenu Quick PDF Library and Debenu PDF Viewer SDK
URL: http://www.quickpdf.org/forum/forum_posts.asp?TID=2202
Printed Date: 26 Jun 25 at 6:33PM
Software Version: Web Wiz Forums 11.01 - http://www.webwizforums.com


Topic: C++ Compile Error VStudio 2010
Posted By: EdTheC
Subject: C++ Compile Error VStudio 2010
Date Posted: 28 Mar 12 at 9:24PM
Line 1689 of QuickPDFAX0814.cpp. Is this the correct fix:

HDC QuickPDFAX0814::GetCanvasDC(int CanvasWidth, int CanvasHeight)
{
RunFunction(L"GetCanvasDC", CanvasWidth, CanvasHeight);
return (HDC) result.intVal;
}
 (added the HDC).

There are two warnings also. TIA



Replies:
Posted By: Wheeley
Date Posted: 30 Mar 12 at 2:37AM
It might help us better to give you a solution if we knew the following:
1. What are the errors?
2. Are you trying to use the DLL or ActiveX version?

Wheeley


Posted By: AndrewC
Date Posted: 04 Apr 12 at 3:52AM
That would appear to be the correct and only solution.  

Can you pass on the two warnings and I will see if I can get those fixed also.



Print Page | Close Window

Forum Software by Web Wiz Forums® version 11.01 - http://www.webwizforums.com
Copyright ©2001-2014 Web Wiz Ltd. - http://www.webwiz.co.uk