<?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 : Windows 98 Problem</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Skin Framework : Windows 98 Problem]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Thu, 16 Apr 2026 23:00:32 +0000</pubDate>
  <lastBuildDate>Mon, 23 Oct 2006 23:01:59 +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=4954</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[Windows 98 Problem : I tried what you suggested again,...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=4954&amp;PID=16750&amp;title=windows-98-problem#16750</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1547">Krenshau</a><br /><strong>Subject:</strong> 4954<br /><strong>Posted:</strong> 23 October 2006 at 11:01pm<br /><br />I tried what you suggested again, and it didn't skin all of the controls. I put all of the applywindow's in the main form and used only one applyoptions. It now loads with no error given; however, after opening and closing forms for 1-3 minutes it throws an illegal page fault in codejock.skinframework.v10.2.ocx. Then, when I close the program it throws about three more page fault errors.]]>
   </description>
   <pubDate>Mon, 23 Oct 2006 23:01:59 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=4954&amp;PID=16750&amp;title=windows-98-problem#16750</guid>
  </item> 
  <item>
   <title><![CDATA[Windows 98 Problem : I did that originally, but it...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=4954&amp;PID=16748&amp;title=windows-98-problem#16748</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1547">Krenshau</a><br /><strong>Subject:</strong> 4954<br /><strong>Posted:</strong> 23 October 2006 at 3:58pm<br /><br /><P>I did that originally, but it didn't apply to all windows. In fact, I even posted here in the forums about it not applying to all windows, then I discovered that I could use the applywindow to get it to work on all of my forms.</P><P>I apply the skins at the form load event. My main form loads first, then the rest. If I make too many calls, could that cause that error? Would it be better to load all the other forms first, then load the main form calling the applywindow in the form load event?</P><P>Thank you for your help.</P>]]>
   </description>
   <pubDate>Mon, 23 Oct 2006 15:58:39 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=4954&amp;PID=16748&amp;title=windows-98-problem#16748</guid>
  </item> 
  <item>
   <title><![CDATA[Windows 98 Problem : Why not just:SkinFramework.LoadSkin...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=4954&amp;PID=16747&amp;title=windows-98-problem#16747</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=369">SuperMario</a><br /><strong>Subject:</strong> 4954<br /><strong>Posted:</strong> 23 October 2006 at 2:27pm<br /><br />Why not just:<br><br>SkinFramework.LoadSkin App.Path &amp; "\Styles\Office2007.cjstyles", "NormalBlue.ini"<br>&nbsp;&nbsp;&nbsp; SkinFramework.ApplyWindow Me.hWnd<br>&nbsp;&nbsp;&nbsp; SkinFramework.ApplyOptions = SkinFramework.ApplyOptions Or xtpSkinApplyMetrics<br><br>It will auto apply to all windows opened.<br>]]>
   </description>
   <pubDate>Mon, 23 Oct 2006 14:27:28 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=4954&amp;PID=16747&amp;title=windows-98-problem#16747</guid>
  </item> 
  <item>
   <title><![CDATA[Windows 98 Problem : If I comment out the lines of...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=4954&amp;PID=16744&amp;title=windows-98-problem#16744</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1547">Krenshau</a><br /><strong>Subject:</strong> 4954<br /><strong>Posted:</strong> 23 October 2006 at 1:53pm<br /><br />If I comment out the lines of code, but leave the control on the form, I get no errors at all.<DIV></DIV><DIV></DIV><DIV></DIV><DIV></DIV><DIV></DIV><DIV></DIV><DIV>&nbsp;</DIV><DIV>Can someone tell me if my code is correct?</DIV><DIV>&nbsp;</DIV><DIV>Thank you.</DIV>]]>
   </description>
   <pubDate>Mon, 23 Oct 2006 13:53:00 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=4954&amp;PID=16744&amp;title=windows-98-problem#16744</guid>
  </item> 
  <item>
   <title><![CDATA[Windows 98 Problem : Just an update. I moved the applywindow...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=4954&amp;PID=16689&amp;title=windows-98-problem#16689</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1547">Krenshau</a><br /><strong>Subject:</strong> 4954<br /><strong>Posted:</strong> 20 October 2006 at 11:36am<br /><br />Just an update. I moved the applywindow and applyoptions lines to their respective forms, and still get the error. I only get it on Windows 98, though I haven't tested on 2000 and ME. I do not get the error on XP. <DIV>&nbsp;</DIV><DIV>Also, these are actual machines, not virtual PC.</DIV><DIV>&nbsp;</DIV><DIV>Thank you for your help.</DIV><DIV>&nbsp;</DIV><DIV>Ben</DIV>]]>
   </description>
   <pubDate>Fri, 20 Oct 2006 11:36:35 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=4954&amp;PID=16689&amp;title=windows-98-problem#16689</guid>
  </item> 
  <item>
   <title><![CDATA[Windows 98 Problem : I got the skin to work now, without...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=4954&amp;PID=16670&amp;title=windows-98-problem#16670</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1547">Krenshau</a><br /><strong>Subject:</strong> 4954<br /><strong>Posted:</strong> 19 October 2006 at 6:34pm<br /><br />I got the skin to work now, without the error. However, now I get the error when I hide form, or close the program.<DIV>&nbsp;</DIV><DIV>I am following the examples, but there is a bit of extra stuff, and it is a little hard for me to follow what goes to what. </DIV><DIV>&nbsp;</DIV><DIV>Here is the code I use, and this is the only code I use that is for the skins. </DIV><DIV>&nbsp;</DIV><DIV><table width="99%"><tr><td><pre class="BBcode"></DIV><DIV>&nbsp;</DIV><DIV>frmMain.SkinFramework.LoadSkin App.PATH &amp; "\Office2007.cjstyles", ""</DIV><DIV>&nbsp;&nbsp;&nbsp; frmMain.SkinFramework.ApplyWindow frmMain.hWnd<BR>&nbsp;&nbsp;&nbsp; frmMain.SkinFramework.ApplyOptions = frmMain.SkinFramework.ApplyOptions Or xtpSkinApplyMetrics<BR>&nbsp;&nbsp;&nbsp; frmMain.SkinFramework.ApplyWindow frmOptions.hWnd<BR>&nbsp;&nbsp;&nbsp; frmMain.SkinFramework.ApplyOptions = frmMain.SkinFramework.ApplyOptions Or xtpSkinApplyMetrics<BR>&nbsp;&nbsp;&nbsp; frmMain.SkinFramework.ApplyWindow frmTeacherDetails.hWnd<BR>&nbsp;&nbsp;&nbsp; frmMain.SkinFramework.ApplyOptions = frmMain.SkinFramework.ApplyOptions Or xtpSkinApplyMetrics<BR>&nbsp;&nbsp;&nbsp; frmMain.SkinFramework.ApplyWindow frmPersonnelSelection.hWnd<BR>&nbsp;&nbsp;&nbsp; frmMain.SkinFramework.ApplyOptions = frmMain.SkinFramework.ApplyOptions Or xtpSkinApplyMetrics<BR>&nbsp;&nbsp;&nbsp; frmMain.SkinFramework.ApplyWindow frmAbout.hWnd<BR>&nbsp;&nbsp;&nbsp; frmMain.SkinFramework.ApplyOptions = frmMain.SkinFramework.ApplyOptions Or xtpSkinApplyMetrics<BR>&nbsp;&nbsp;&nbsp; frmMain.SkinFramework.ApplyWindow frmCommentSelection.hWnd<BR>&nbsp;&nbsp;&nbsp; frmMain.SkinFramework.ApplyOptions = frmMain.SkinFramework.ApplyOptions Or xtpSkinApplyMetrics<BR>&nbsp;&nbsp;&nbsp; frmMain.SkinFramework.ApplyWindow frmMetricEditor.hWnd<BR>&nbsp;&nbsp;&nbsp; frmMain.SkinFramework.ApplyOptions = frmMain.SkinFramework.ApplyOptions Or xtpSkinApplyMetrics<BR>&nbsp;&nbsp;&nbsp; frmMain.SkinFramework.ApplyWindow frmAddressChange.hWnd<BR>&nbsp;&nbsp;&nbsp; frmMain.SkinFramework.ApplyOptions = frmMain.SkinFramework.ApplyOptions Or xtpSkinApplyMetrics<BR>&nbsp;&nbsp;&nbsp; </DIV><DIV></pre></td></tr></table></DIV><DIV>&nbsp;</DIV><DIV>Am I missing anything?&nbsp;Also, should I be using more than xtpSkinApplyMetrics? There are two other options, do I need to use all three?</DIV><DIV>&nbsp;</DIV><DIV>Thank you for your help.</DIV>]]>
   </description>
   <pubDate>Thu, 19 Oct 2006 18:34:02 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=4954&amp;PID=16670&amp;title=windows-98-problem#16670</guid>
  </item> 
  <item>
   <title><![CDATA[Windows 98 Problem : I will see if I can find one....]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=4954&amp;PID=15485&amp;title=windows-98-problem#15485</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1547">Krenshau</a><br /><strong>Subject:</strong> 4954<br /><strong>Posted:</strong> 05 September 2006 at 8:10pm<br /><br />I will see if I can find one. Thank you for your help.]]>
   </description>
   <pubDate>Tue, 05 Sep 2006 20:10:07 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=4954&amp;PID=15485&amp;title=windows-98-problem#15485</guid>
  </item> 
  <item>
   <title><![CDATA[Windows 98 Problem : Is it possible to try this on...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=4954&amp;PID=15434&amp;title=windows-98-problem#15434</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=369">SuperMario</a><br /><strong>Subject:</strong> 4954<br /><strong>Posted:</strong> 03 September 2006 at 4:19pm<br /><br />Is it possible to try this on a real 98 machine?&nbsp; I have seenWin98 and NT crash on Virtual PC.&nbsp; Try to allow at least 512 ofmemory to the VM.]]>
   </description>
   <pubDate>Sun, 03 Sep 2006 16:19:24 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=4954&amp;PID=15434&amp;title=windows-98-problem#15434</guid>
  </item> 
  <item>
   <title><![CDATA[Windows 98 Problem : I am using the office 2007 skin...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=4954&amp;PID=15432&amp;title=windows-98-problem#15432</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1547">Krenshau</a><br /><strong>Subject:</strong> 4954<br /><strong>Posted:</strong> 03 September 2006 at 2:43am<br /><br />I am using the office 2007 skin on my VB6 application. I have been testing it on some operating systems, and I am having quite a bit of problems on Windows 98. I can get the application to start, but it gives me an out of memory error 7 and my error handling shows me that it comes from the form load event on the lines where the skin is applied to the forms. I passed by the error to see if anything else would happen, and it seemed to work ok. When I went to resize the form though, explorer crashed. Then, when I shut down the program I got another error, see below. <DIV>&nbsp;</DIV><DIV>PEP2006 caused an invalid page fault in module CODEJOCK.SKINFRAMEWORK.V10.2.OCX at 0167:02978017. Registers: EAX=008ae830 CS=0167 EIP=02978017 EFLGS=00010202 EBX=02984770 SS=016f ESP=008ae818 EBP=000006bc ECX=008ae848 DS=016f ESI=00000000 FS=130f EDX=008ae844 ES=016f EDI=00000046 GS=0000 Bytes at CS:EIP: 8b 46 40 52 57 53 50 e8 cc fl ff ff 8b c8 e8 Stack dump: 008ea848 008ea830 00000000 008ae9ac 008ae84c 660cc25a 00000000 bfc03773 02984770 000006bc 00000046 00000000 008aebba 008ae868 bfc03757 02984770</DIV><DIV>&nbsp;</DIV><DIV>PEP2006 is the name of my program.</DIV><DIV>&nbsp;</DIV><DIV>I am not sure how to resolve this. I am using windows 98 on a virtual PC, so I am not sure if that makes a difference. </DIV><DIV>&nbsp;</DIV><DIV>Any help with this would be great.</DIV><DIV>&nbsp;</DIV><DIV>EDIT: I also should add that my program is actually two programs together. The first one that runs is the registration tool, and it has the same skin, but I don't get any error. The only real difference I can see is that the registration tool only has one form, and the main program has several. I can see how that could use more memory, but I wouldn't think it would cause a crash.</DIV><DIV>&nbsp;</DIV><DIV>Again, thank you for your help.</DIV><DIV>&nbsp;</DIV><DIV>Ben</DIV>]]>
   </description>
   <pubDate>Sun, 03 Sep 2006 02:43:05 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=4954&amp;PID=15432&amp;title=windows-98-problem#15432</guid>
  </item> 
 </channel>
</rss>