<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="https://syndication.webwiz.net/rss_namespace/">
 <channel>
  <title>Codejock Developer Community : Schedualed Recording</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Calendar : Schedualed Recording]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sat, 13 Jun 2026 05:08:05 +0000</pubDate>
  <lastBuildDate>Fri, 12 Jan 2007 13:40:29 +0000</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 12.04</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>forum.codejock.com/RSS_post_feed.asp?TID=6075</WebWizForums:feedURL>
  <image>
   <title><![CDATA[Codejock Developer Community]]></title>
   <url>http://forum.codejock.com/forum_images/codejock-logo.gif</url>
   <link>http://forum.codejock.com/</link>
  </image>
  <item>
   <title><![CDATA[Schedualed Recording : Well, I changed the remindersManager...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=6075&amp;PID=19249&amp;title=schedualed-recording#19249</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2653">Khayyat71</a><br /><strong>Subject:</strong> 6075<br /><strong>Posted:</strong> 12 January 2007 at 1:40pm<br /><br />Well, I changed the remindersManager source code to adapt what I need.<DIV>And It worked.. ;-)</DIV><DIV>&nbsp;</DIV><DIV>Thanks alot</DIV>]]>
   </description>
   <pubDate>Fri, 12 Jan 2007 13:40:29 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=6075&amp;PID=19249&amp;title=schedualed-recording#19249</guid>
  </item> 
  <item>
   <title><![CDATA[Schedualed Recording : Yep, for sure. This is just a...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=6075&amp;PID=19221&amp;title=schedualed-recording#19221</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=862">sserge</a><br /><strong>Subject:</strong> 6075<br /><strong>Posted:</strong> 12 January 2007 at 3:26am<br /><br />Yep, for sure. This is just a property which stores a time value. <br><br>--<br>WBR,<br>Serge<br>]]>
   </description>
   <pubDate>Fri, 12 Jan 2007 03:26:05 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=6075&amp;PID=19221&amp;title=schedualed-recording#19221</guid>
  </item> 
  <item>
   <title><![CDATA[Schedualed Recording : How to monitor Event Endtime property? Do...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=6075&amp;PID=19209&amp;title=schedualed-recording#19209</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2653">Khayyat71</a><br /><strong>Subject:</strong> 6075<br /><strong>Posted:</strong> 11 January 2007 at 7:06pm<br /><br />How to monitor Event Endtime property?<DIV>Do you mean that I need to write up my own code to do so?</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Thu, 11 Jan 2007 19:06:46 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=6075&amp;PID=19209&amp;title=schedualed-recording#19209</guid>
  </item> 
  <item>
   <title><![CDATA[Schedualed Recording : For MFC version see for notification...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=6075&amp;PID=19208&amp;title=schedualed-recording#19208</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=862">sserge</a><br /><strong>Subject:</strong> 6075<br /><strong>Posted:</strong> 11 January 2007 at 6:27pm<br /><br />For MFC version see for notification XTP_NC_CALENDAR_ON_REMINDERS.<br><br>I was actually talking about VB sample :) <br><br>But take a look at CalendarDemo MFC sample, look into CalendarDemoView.cpp for how it handles this notification.<br><br>You'll have to uncomment a few lines -- search for them with OnReminders keyword.<br><br>--<br>WBR,<br>Serge<br>]]>
   </description>
   <pubDate>Thu, 11 Jan 2007 18:27:20 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=6075&amp;PID=19208&amp;title=schedualed-recording#19208</guid>
  </item> 
  <item>
   <title><![CDATA[Schedualed Recording : Thanks for your reply.  I already...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=6075&amp;PID=19207&amp;title=schedualed-recording#19207</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2653">Khayyat71</a><br /><strong>Subject:</strong> 6075<br /><strong>Posted:</strong> 11 January 2007 at 6:21pm<br /><br />Thanks for your reply.<DIV>&nbsp;</DIV><DIV>I already purchased the CalendarPro for MFC.</DIV><DIV>Which sample application you are talking about?</DIV><DIV>Also, I can't find OnReminders...</DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Thu, 11 Jan 2007 18:21:17 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=6075&amp;PID=19207&amp;title=schedualed-recording#19207</guid>
  </item> 
  <item>
   <title><![CDATA[Schedualed Recording : The calendar control has reminders...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=6075&amp;PID=19202&amp;title=schedualed-recording#19202</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=862">sserge</a><br /><strong>Subject:</strong> 6075<br /><strong>Posted:</strong> 11 January 2007 at 5:47pm<br /><br />The calendar control has reminders feature. <br>a) When you set reminder for calendar event -- OnReminders notification will be fired.<br>b) When you receive OnReminders for some event, start recording. <br>c) Use event EndTime property to monitor when stop recording.<br>d) Also disable reminder for started event.<br>&nbsp;<br>See our sample application.<br>&nbsp;<br>Note that Calendar monitors reminders only while it is running.<br><br>Another way is use windows scheduled tasks. On calendar events create/change/delete add/update corresponding job in windows scheduled tasks. In this case scheduled tasks will be performed independently. Your application will have own user interface to manage these jobs. Also you need some app which will be runned by these jobs.<br>&nbsp;<br>--<br>WBR,<br>Serge <br>]]>
   </description>
   <pubDate>Thu, 11 Jan 2007 17:47:01 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=6075&amp;PID=19202&amp;title=schedualed-recording#19202</guid>
  </item> 
  <item>
   <title><![CDATA[Schedualed Recording : How can I use the CalendarPro...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=6075&amp;PID=19153&amp;title=schedualed-recording#19153</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2653">Khayyat71</a><br /><strong>Subject:</strong> 6075<br /><strong>Posted:</strong> 10 January 2007 at 7:59pm<br /><br /><P>How can I use the CalendarPro to create audio scheduled recording?</P><DIV></DIV>The user should be able to set a starting date/time and an ending date/time for recording purposes.<DIV>&nbsp;</DIV><DIV>How can this be implemented?</DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Wed, 10 Jan 2007 19:59:28 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=6075&amp;PID=19153&amp;title=schedualed-recording#19153</guid>
  </item> 
 </channel>
</rss>