<?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 : There is no skin on popup messagebox</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Toolkit Pro : There is no skin on popup messagebox]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Tue, 21 Apr 2026 08:19:05 +0000</pubDate>
  <lastBuildDate>Mon, 14 Jun 2010 13:13:10 +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=16795</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[There is no skin on popup messagebox :  // Exclude a couple of MS DLLs...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=16795&amp;PID=58938&amp;title=there-is-no-skin-on-popup-messagebox#58938</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=369">SuperMario</a><br /><strong>Subject:</strong> 16795<br /><strong>Posted:</strong> 14 June 2010 at 1:13pm<br /><br /><font face="Courier New, Courier, mono"><font color="#009966">// Exclude a couple of MS DLLs that cause problems</font><br>XTPSkinManager()-&gt;ExcludeModule(_T("msctf.dll"));<br>XTPSkinManager()-&gt;ExcludeModule(_T("mshtml.dll"));<br><br><font color="#009966">// Load the skin</font><br></font><font face="Courier New, Courier, mono">XTPSkinManager()-&gt;LoadSkin(skinfile, skinini);<br><br><font color="#009966">// Apply skin, including metrics, coloring and frame</font><br><span>XTPSkinManager()-&gt;SetApplyOption</span>s(xtpSkinApplyMetrics|xtpSkinApplyColors|<font color="#000000"><b>xtpSkinApplyFrame</b></font>);<br><br><font color="#009966">// Apply skin to all new windows and threads</font><br>XTPSkinManager()-&gt;SetAutoApplyNewWindows(TRUE);<br>XTPSkinManager()-&gt;SetAutoApplyNewThreads(TRUE);<br><font color="#009966"><br>// Apply skin to current thread and window</font><br>XTPSkinManager()-&gt;EnableCurrentThread();<br> XTPSkinManager()-&gt;ApplyWindow(this-&gt;GetSafeHwnd());<br><br><font color="#009966">// Redraw everything</font><br>XTPSkinManager()-&gt;RedrawAllControls();<br></font>]]>
   </description>
   <pubDate>Mon, 14 Jun 2010 13:13:10 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=16795&amp;PID=58938&amp;title=there-is-no-skin-on-popup-messagebox#58938</guid>
  </item> 
  <item>
   <title><![CDATA[There is no skin on popup messagebox : Help! Help Me! ]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=16795&amp;PID=58891&amp;title=there-is-no-skin-on-popup-messagebox#58891</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=5639">allenhiman</a><br /><strong>Subject:</strong> 16795<br /><strong>Posted:</strong> 11 June 2010 at 4:16am<br /><br />Help! Help Me!<img src="http://forum.codejock.com/smileys/smiley19.gif" border="0">]]>
   </description>
   <pubDate>Fri, 11 Jun 2010 04:16:25 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=16795&amp;PID=58891&amp;title=there-is-no-skin-on-popup-messagebox#58891</guid>
  </item> 
  <item>
   <title><![CDATA[There is no skin on popup messagebox : Who can help me? Thanks ]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=16795&amp;PID=58852&amp;title=there-is-no-skin-on-popup-messagebox#58852</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=5639">allenhiman</a><br /><strong>Subject:</strong> 16795<br /><strong>Posted:</strong> 08 June 2010 at 11:31pm<br /><br />Who can help me? Thanks]]>
   </description>
   <pubDate>Tue, 08 Jun 2010 23:31:28 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=16795&amp;PID=58852&amp;title=there-is-no-skin-on-popup-messagebox#58852</guid>
  </item> 
  <item>
   <title><![CDATA[There is no skin on popup messagebox : In Windows Vista 32 In my app...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=16795&amp;PID=58819&amp;title=there-is-no-skin-on-popup-messagebox#58819</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=5639">allenhiman</a><br /><strong>Subject:</strong> 16795<br /><strong>Posted:</strong> 08 June 2010 at 12:23am<br /><br /><DIV>In Windows Vista 32</DIV><DIV>In my app begin I use this function to load skin "&nbsp;XTPSkinManager()-&gt;LoadSkin( s + _T("<a href="file://\\styles\\xxx.theme" target="_blank">\\styles\\xxx.theme</A>") )"<BR></DIV><DIV>But, when I use the function "SHBrowseForFolder(&amp;bi)" to browse folder,</DIV><DIV>there is no skin on the popup message to view network, cd-rom and floppy disk.</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV><DIV>The full code like this</DIV><DIV>void CSettingsProgram::OnBnClickedButtonCheck10()<BR>{<BR>&nbsp;BOOL bret = TRUE;<BR>&nbsp;BROWSEINFO bi;<BR>&nbsp;CString&nbsp;&nbsp;strTitle;<BR>&nbsp;TCHAR&nbsp;szDir&#091;MAX_PATH&#093; = {0};<BR>&nbsp;LPITEMIDLIST pidl;</DIV><DIV>&nbsp;ZeroMemory(&amp;bi,sizeof(bi));<BR>&nbsp;strTitle.LoadString(IDS_STRING_SELMOUNT);</DIV><DIV>&nbsp;bi.hwndOwner = m_hWnd;<BR>&nbsp;bi.lpszTitle = strTitle;<BR>&nbsp;bi.pidlRoot = NULL;<BR>&nbsp;bi.ulFlags = BIF_USENEWUI | BIF_RETURNONLYFSDIRS;<BR>&nbsp;bi.pszDisplayName = szDir;<BR>&nbsp;bi.lpfn = NULL;</DIV><DIV>&nbsp;pidl = SHBrowseForFolder(&amp;bi);<BR>&nbsp;bret &amp;= SHGetPathFromIDList(pidl, szDir);<BR>&nbsp;if(pidl)<BR>&nbsp;&nbsp;CoTaskMemFree(pidl);</DIV><DIV>&nbsp;</DIV><DIV>return bret;<BR>}</DIV><DIV>&nbsp;</DIV><DIV>Please tell me how to fix it, thx.</DIV>]]>
   </description>
   <pubDate>Tue, 08 Jun 2010 00:23:17 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=16795&amp;PID=58819&amp;title=there-is-no-skin-on-popup-messagebox#58819</guid>
  </item> 
 </channel>
</rss>