<?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 : CXTTrayIc&#111;n</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Toolkit Pro : CXTTrayIc&#111;n]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Mon, 20 Apr 2026 12:37:04 +0000</pubDate>
  <lastBuildDate>Tue, 26 Oct 2004 07:55:15 +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=1319</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[CXTTrayIc&#111;n : I want to Maximize my application...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=1319&amp;PID=3694&amp;title=cxttrayicon#3694</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=792">manoj</a><br /><strong>Subject:</strong> 1319<br /><strong>Posted:</strong> 26 October 2004 at 7:55am<br /><br /><P>I want to Maximize my application from system tray by another instance of application.</P><P>in main dialog class<BR><FONT color=#008000 size=2></P><P>//////////////////////////////////////////////////////////// //////////////<BR></FONT><FONT color=#008000 size=2>//System Tray<BR><BR></FONT><FONT size=2><FONT size=2></P><P>CXTTrayIcon m_TrayIcon;</P><P><BR></FONT>m_TrayIcon.Create( LoadString(IDS_APP_NAME),</FONT><FONT color=#0000ff size=2>this</FONT><FONT size=2> ,IDR_MAINFRAME,IDR_MENU_SYSTEMTRAY,ID_SYSTEMTRAY_SHOWMAINWIN DOW);<BR>m_TrayIcon.HideIcon();</FONT></P><P><FONT size=2>In initInstanece Function<BR></FONT></P><FONT size=2><FONT size=2><P>{</P><P>CString strClassName;</P><P>strClassName.LoadString(IDS_APP_TITLE);</P><P>HWND hWndPrevious = ::FindWindow("#32770", strClassName);</P><P></FONT><FONT color=#0000ff size=2>if</FONT><FONT size=2> (hWndPrevious)</P><P>{</P><P></FONT><FONT color=#0000ff size=2>if</FONT><FONT size=2> (::IsIconic(hWndPrevious))</P><P>::ShowWindow(hWndPrevious,SW_RESTORE );</P><P>::SetForegroundWindow(::GetLastActivePopup (hWndPrevious));</P><P>} </P><P>}</P><P></FONT><FONT color=#0000ff size=2>return</FONT><FONT size=2> FALSE; </P></FONT></FONT><P><FONT size=2>this problem occur if i am using <FONT size=2>CXTTrayIcon</FONT></FONT></P><P><FONT size=2><FONT size=2>If I use SDK then above function is working perfectly</P><P></FONT>Please reply ASAP</P></FONT><!-- Message  ''"" -->]]>
   </description>
   <pubDate>Tue, 26 Oct 2004 07:55:15 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=1319&amp;PID=3694&amp;title=cxttrayicon#3694</guid>
  </item> 
 </channel>
</rss>