Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC > Calendar
  New Posts New Posts RSS Feed - How to modify calendar source files
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

How to modify calendar source files

 Post Reply Post Reply
Author
Message
nebulon View Drop Down
Newbie
Newbie


Joined: 05 December 2007
Status: Offline
Points: 8
Post Options Post Options   Thanks (0) Thanks(0)   Quote nebulon Quote  Post ReplyReply Direct Link To This Post Topic: How to modify calendar source files
    Posted: 05 December 2007 at 3:26pm

I'm using the Calendar control with MFC through the built in default dll. Now I would like to add one new parameter to the class CXTPCalendarEvent. This parameter could be for example a client name of the event.

1) I tried to include the file XTPCalendarEvent.h in the application. But it doesn't work. I think there is conflicts between the linked calendar dll and the source event included file.

2) Then I tried to include all source calendar files in the project to replace the use of the dll. I also deleted the line "#include <XTToolkitPro.h>" in stdafx.h. But when compiling, there are error. I tried /Zm200,300... without result.

3) How can I do modification to the source code and rebuild the default dll of the Calendar.

Any general guide line would be appreciated

Sincerely,

Edouard

Back to Top
Oleg View Drop Down
Admin Group
Admin Group


Joined: 21 May 2003
Location: United States
Status: Offline
Points: 11234
Post Options Post Options   Thanks (0) Thanks(0)   Quote Oleg Quote  Post ReplyReply Direct Link To This Post Posted: 06 December 2007 at 12:55am
Hi,
Just modify it, run deployment wizard and rebuild our dll.
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS
Back to Top
nebulon View Drop Down
Newbie
Newbie


Joined: 05 December 2007
Status: Offline
Points: 8
Post Options Post Options   Thanks (0) Thanks(0)   Quote nebulon Quote  Post ReplyReply Direct Link To This Post Posted: 06 December 2007 at 1:40pm
Thank you very much.
Previously I didn't saw the deploymnet wizard that is really nice.
Now I can change the files source.
Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.04
Copyright ©2001-2021 Web Wiz Ltd.

This page was generated in 0.156 seconds.