<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Month-Calendar control -- need help in Software Archive</title>
    <link>https://community.intel.com/t5/Software-Archive/Month-Calendar-control-need-help/m-p/960680#M21749</link>
    <description>Well, it looks as if the answer is "no one did it". All I can offer are few guidelines and remarks (since I did similar stuff but with another controls). &lt;BR /&gt; &lt;BR /&gt;1) Read &lt;A href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/shellcc/platform/CommCtls/MonthCal/MonthCal.asp" target="_blank"&gt;MSDN chapter&lt;/A&gt;. It contains even some samples in C. That would give you an idea how to do it. &lt;BR /&gt; &lt;BR /&gt;2) If you want it to be in a dialog, forget about DFLOGM. You'll have to use Win32-driven dialog, which is not very hard, but if you're not familiar with it... I believe there are samples for Win32 dialog-based applications in DFSAMPLES. &lt;BR /&gt; &lt;BR /&gt;3) In dialog procedure, you'll have to process WM_NOTIFY/MCN_SELCHANGE &amp;amp; possibly couple of other messages... I didn't dig deeply into docs. &lt;BR /&gt; &lt;BR /&gt;4) In order to be able to do 3), messages &amp;amp; constants have to be defined somewhere. DFWIN &amp;amp; rest are not always up-to-date with current MSDN SDK. &lt;BR /&gt;Do a "Find in files" in C:Program Files...DFInclude to see whether, say, MCM_SETCURSEL is defined anywhere. If yes, fine -- if not, you'll also need translated C-&amp;gt;Fortran file. I might help here, but please let me know so that I don't reinvent the wheel (I don't have 6.5 so couldn't tell immediately). &lt;BR /&gt; &lt;BR /&gt;I know it wasn't very encouraging, but... &lt;BR /&gt; &lt;BR /&gt;Regards&lt;BR /&gt; &lt;BR /&gt;Jugoslav</description>
    <pubDate>Tue, 31 Jul 2001 22:33:52 GMT</pubDate>
    <dc:creator>Jugoslav_Dujic</dc:creator>
    <dc:date>2001-07-31T22:33:52Z</dc:date>
    <item>
      <title>Month-Calendar control -- need help</title>
      <link>https://community.intel.com/t5/Software-Archive/Month-Calendar-control-need-help/m-p/960679#M21748</link>
      <description>I would be very appreciative of a worked example of implementing a month-calendar control dialog in CVF6.5... &lt;BR /&gt;TIA &lt;BR /&gt;Paul Curtis, pcurtis@kiltel.com</description>
      <pubDate>Tue, 31 Jul 2001 15:21:40 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Month-Calendar-control-need-help/m-p/960679#M21748</guid>
      <dc:creator>pcurtis</dc:creator>
      <dc:date>2001-07-31T15:21:40Z</dc:date>
    </item>
    <item>
      <title>Re: Month-Calendar control -- need help</title>
      <link>https://community.intel.com/t5/Software-Archive/Month-Calendar-control-need-help/m-p/960680#M21749</link>
      <description>Well, it looks as if the answer is "no one did it". All I can offer are few guidelines and remarks (since I did similar stuff but with another controls). &lt;BR /&gt; &lt;BR /&gt;1) Read &lt;A href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/shellcc/platform/CommCtls/MonthCal/MonthCal.asp" target="_blank"&gt;MSDN chapter&lt;/A&gt;. It contains even some samples in C. That would give you an idea how to do it. &lt;BR /&gt; &lt;BR /&gt;2) If you want it to be in a dialog, forget about DFLOGM. You'll have to use Win32-driven dialog, which is not very hard, but if you're not familiar with it... I believe there are samples for Win32 dialog-based applications in DFSAMPLES. &lt;BR /&gt; &lt;BR /&gt;3) In dialog procedure, you'll have to process WM_NOTIFY/MCN_SELCHANGE &amp;amp; possibly couple of other messages... I didn't dig deeply into docs. &lt;BR /&gt; &lt;BR /&gt;4) In order to be able to do 3), messages &amp;amp; constants have to be defined somewhere. DFWIN &amp;amp; rest are not always up-to-date with current MSDN SDK. &lt;BR /&gt;Do a "Find in files" in C:Program Files...DFInclude to see whether, say, MCM_SETCURSEL is defined anywhere. If yes, fine -- if not, you'll also need translated C-&amp;gt;Fortran file. I might help here, but please let me know so that I don't reinvent the wheel (I don't have 6.5 so couldn't tell immediately). &lt;BR /&gt; &lt;BR /&gt;I know it wasn't very encouraging, but... &lt;BR /&gt; &lt;BR /&gt;Regards&lt;BR /&gt; &lt;BR /&gt;Jugoslav</description>
      <pubDate>Tue, 31 Jul 2001 22:33:52 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Month-Calendar-control-need-help/m-p/960680#M21749</guid>
      <dc:creator>Jugoslav_Dujic</dc:creator>
      <dc:date>2001-07-31T22:33:52Z</dc:date>
    </item>
    <item>
      <title>Re: Month-Calendar control -- need help</title>
      <link>https://community.intel.com/t5/Software-Archive/Month-Calendar-control-need-help/m-p/960681#M21750</link>
      <description>Jugoslav -- Thx for the reply.  CVF6.5 has vastly improved and enlarged Win32 types (DFWINTY), includes all the MCM_* parameters and so forth for this control.  I use only Win32API in regular programs, not Quickwin.</description>
      <pubDate>Wed, 01 Aug 2001 01:24:21 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Month-Calendar-control-need-help/m-p/960681#M21750</guid>
      <dc:creator>pcurtis</dc:creator>
      <dc:date>2001-08-01T01:24:21Z</dc:date>
    </item>
  </channel>
</rss>

