Hello. I'm trying to use this application in Windows Vista, but I have a problem with this. I download the demo project, and I have not problems on any windows (XP or Vista) I download the source code and build it with Visual 6 on XP, and I have a problem on Vista (not on XP) Vista said to me that the program doesn't run. Could you tell me how I must compile it? Is there some extra library that I am not including? thanks a lot rbpkirow
ReplyCCustomView *pView = (CCustomView *) ((CFrameWnd*)pFrameWnd)->GetActiveView(); doesnt work and crashes. Suggestions appreciated.Reply
Thank you for this wonderful bit of code. It is the most straightforward approach to create view in a dialog that I could find after days of searching in disappointment. You are a bit of a genius, I think. However, I am disappointed that I seem to be unable to draw using GDI+. I can draw with the old device context functions, but I had hoped to use GDI+ because of it's rich capabilities. GDI+ stuff all compiles and runs OK, but nothing shows up on the View. Anyone have any ideas ?
ReplyOriginally posted by: lilukshi silva
could you please tell me the way to add the CDocument class to a dialog in order to store the data inserted in the controls on the dialog
ReplyOriginally posted by: Mohamed Mustafa Z
my e-mail address is changed & plz use this for any further correspondence.
ReplyOriginally posted by: Tony
Hello,
This technique had helped me alot in my application. I have a pretty extensive application, but I am needing to NOT allow a user to right-click and get a context menu.
I have a solution almost working right, but I would love to hear your thoughts on how you would go about doing this?
Any help would be greatly appreciated!!!
Tony
Originally posted by: ilheung
how can i work this out?
it says
viewcore.cpp
line: 249
line: 1173
urgent !!!
ReplyOriginally posted by: Geno Carman
I notice the sample does NOT have WinXP style controls on the web page.
My app uses all WinXP style controls, but those controls in my CHtmlView derived view do not !!!
Any ideas on how to correct this??
ReplyOriginally posted by: Md Azghar Hussain
I want to add printing support to this application, Can u help me out of this.
Originally posted by: Castor
In release mode this doesn't work! Kernel errors etc.
Reply