<?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 : Crash in Codjock on x64</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Toolkit Pro : Crash in Codjock on x64]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sat, 04 Apr 2026 23:03:34 +0000</pubDate>
  <lastBuildDate>Sun, 22 Jun 2008 12:29:04 +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=11051</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[Crash in Codjock on x64 : If SEE_MASK_INVOKEIDLIST is set,...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=11051&amp;PID=37183&amp;title=crash-in-codjock-on-x64#37183</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=150">Sven</a><br /><strong>Subject:</strong> 11051<br /><strong>Posted:</strong> 22 June 2008 at 12:29pm<br /><br />If SEE_MASK_INVOKEIDLIST is set, sei.lpFile must point to an ItemIDList and not to a string.]]>
   </description>
   <pubDate>Sun, 22 Jun 2008 12:29:04 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=11051&amp;PID=37183&amp;title=crash-in-codjock-on-x64#37183</guid>
  </item> 
  <item>
   <title><![CDATA[Crash in Codjock on x64 : Hi, Just tried in my Vista x64....]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=11051&amp;PID=36833&amp;title=crash-in-codjock-on-x64#36833</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 11051<br /><strong>Posted:</strong> 17 June 2008 at 12:57am<br /><br /><P>Hi,</P><DIV>Just tried in my Vista x64. Works fine :-(</DIV><DIV>&nbsp;</DIV><DIV>What do you have in strPartition ?&nbsp;&nbsp; try manually set it to some local file:</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;sei.lpFile = _T("c:\\Windows\\notepad.exe");<BR></DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Tue, 17 Jun 2008 00:57:37 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=11051&amp;PID=36833&amp;title=crash-in-codjock-on-x64#36833</guid>
  </item> 
  <item>
   <title><![CDATA[Crash in Codjock on x64 : Hello,I am having a problem with...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=11051&amp;PID=36784&amp;title=crash-in-codjock-on-x64#36784</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4252">Nemok</a><br /><strong>Subject:</strong> 11051<br /><strong>Posted:</strong> 16 June 2008 at 8:52am<br /><br />Hello,<br><br>I am having a problem with Codejock 12<br>It crashes in this code on ShellExecuteEx:<br><br>SHELLEXECUTEINFO sei;<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; memset(&amp;sei,0,sizeof(SHELLEXECUTEINFO)); <br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; sei.cbSize = sizeof(SHELLEXECUTEINFO);<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; sei.lpFile = strPartition.GetString();<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; sei.nShow = SW_SHOW;<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; sei.hwnd = GetSafeHwnd();<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; sei.fMask = SEE_MASK_UNICODE | SEE_MASK_INVOKEIDLIST | SEE_MASK_FLAG_NO_UI;<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; sei.lpVerb = _T("properties");<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; ShellExecuteEx(&amp;sei);<br><br>It seems to be crashing in xtpskinmanagerapihook.cpp (line 48) in function xtpcomparestringnocase() (after do{)<br>It only crashes on x64 (Vista, haven't tested on XP yet) and only when the skin is applied. If I remove the skin file it works fine. I am using a skin file and Office 2003 look.<br>Also it only seems to be crashing when SEE_MASK_INVOKEIDLIST flag is present.<br><br>Please help.<br>]]>
   </description>
   <pubDate>Mon, 16 Jun 2008 08:52:12 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=11051&amp;PID=36784&amp;title=crash-in-codjock-on-x64#36784</guid>
  </item> 
 </channel>
</rss>