<?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 : Include Skin File In Exe Using vb6</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Skin Framework : Include Skin File In Exe Using vb6]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Fri, 17 Apr 2026 00:52:18 +0000</pubDate>
  <lastBuildDate>Wed, 04 May 2011 05:07:35 +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=17980</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[Include Skin File In Exe Using vb6 : ampcom, take note that however...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=17980&amp;PID=64182&amp;title=include-skin-file-in-exe-using-vb6#64182</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4669">gibra</a><br /><strong>Subject:</strong> 17980<br /><strong>Posted:</strong> 04 May 2011 at 5:07am<br /><br /><DIV>ampcom,</DIV><DIV>take note that <U>however</U> each (any) file must be saved on the disk, before to use it.</DIV><DIV>If you read code with attention you should&nbsp;see where .styles&nbsp;are loaded from resource and saved as file.</DIV><DIV>&nbsp;</DIV><DIV>Then,&nbsp;why load them into EXE (as resource) ? </DIV><DIV>There isn't advantages, other than to increase&nbsp;(unnecessary) the EXE dimension.</DIV><DIV>&nbsp;</DIV><DIV>IMHO.</DIV><DIV>&nbsp;</DIV><DIV><img src="http://forum.codejock.com/smileys/smiley2.gif" height="17" width="17" border="0" alt="Wink" title="Wink" /></DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Wed, 04 May 2011 05:07:35 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=17980&amp;PID=64182&amp;title=include-skin-file-in-exe-using-vb6#64182</guid>
  </item> 
  <item>
   <title><![CDATA[Include Skin File In Exe Using vb6 :   Thanks for sharing this excellent...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=17980&amp;PID=64176&amp;title=include-skin-file-in-exe-using-vb6#64176</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4561">ampcom</a><br /><strong>Subject:</strong> 17980<br /><strong>Posted:</strong> 04 May 2011 at 1:54am<br /><br />Thanks for sharing this excellent code, this is something I too have been trying to include in my project.<div>&nbsp;</div><div>Tony</div><div>&nbsp;</div>]]>
   </description>
   <pubDate>Wed, 04 May 2011 01:54:53 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=17980&amp;PID=64176&amp;title=include-skin-file-in-exe-using-vb6#64176</guid>
  </item> 
  <item>
   <title><![CDATA[Include Skin File In Exe Using vb6 : Hi,As promised here is a way to...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=17980&amp;PID=64159&amp;title=include-skin-file-in-exe-using-vb6#64159</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2960">Xander75</a><br /><strong>Subject:</strong> 17980<br /><strong>Posted:</strong> 03 May 2011 at 3:58am<br /><br />Hi,<br><br>As promised here is a way to include the CJStyles within your VB6 application. I have also shown you how to add Alpha Icons to VB Forms and the Project within this sample too.<br><br>Be advised to see the Alpha Icons you must first compile the application, at design time these are not visible however the CJStyles will work.<br><br>Follow the Step in the "Readme - How to use.txt" file.<br><br><a href="uploads/2960/How_to_use_a_Resource_File.rar" target="_blank">uploads/2960/How_to_use_a_Resource_File.rar</a><br><br>I hope this helps.<br><br><br>]]>
   </description>
   <pubDate>Tue, 03 May 2011 03:58:21 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=17980&amp;PID=64159&amp;title=include-skin-file-in-exe-using-vb6#64159</guid>
  </item> 
  <item>
   <title><![CDATA[Include Skin File In Exe Using vb6 : Hi,  I have code that can do this,...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=17980&amp;PID=64117&amp;title=include-skin-file-in-exe-using-vb6#64117</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2960">Xander75</a><br /><strong>Subject:</strong> 17980<br /><strong>Posted:</strong> 29 April 2011 at 3:05pm<br /><br />Hi,<br /><br />I have code that can do this, however I am not back in the office until Tuesday the 3rd of May 2011. I will upload a sample project that shows how to not only add the Skins but any file, I use this method to apply Alpha Icons to my projects for the compiled exe i.e. the application icon you see in the top left of forms or the icon on the desktop. ]]>
   </description>
   <pubDate>Fri, 29 Apr 2011 15:05:23 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=17980&amp;PID=64117&amp;title=include-skin-file-in-exe-using-vb6#64117</guid>
  </item> 
  <item>
   <title><![CDATA[Include Skin File In Exe Using vb6 : Hy all,How can i include the skin...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=17980&amp;PID=63040&amp;title=include-skin-file-in-exe-using-vb6#63040</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6652">kisuar</a><br /><strong>Subject:</strong> 17980<br /><strong>Posted:</strong> 01 March 2011 at 11:12am<br /><br />Hy all,<br>How can i include the skin file in my exe using vb6??<br>can any1 help me to do that ?<br>]]>
   </description>
   <pubDate>Tue, 01 Mar 2011 11:12:52 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=17980&amp;PID=63040&amp;title=include-skin-file-in-exe-using-vb6#63040</guid>
  </item> 
 </channel>
</rss>