<?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 : 1Byte vs. 8Bytes Struct Member Alignment</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Toolkit Pro : 1Byte vs. 8Bytes Struct Member Alignment]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Thu, 11 Jun 2026 20:59:49 +0000</pubDate>
  <lastBuildDate>Fri, 17 Mar 2006 11:07:46 +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=3807</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[1Byte vs. 8Bytes Struct Member Alignment : We need to use 1Byte Struct Member...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=3807&amp;PID=11504&amp;title=1byte-vs-8bytes-struct-member-alignment#11504</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=477">Frode</a><br /><strong>Subject:</strong> 3807<br /><strong>Posted:</strong> 17 March 2006 at 11:07am<br /><br />We need to use 1Byte Struct Member Alignment in our applications.<br>What is the best way to use Codejock Toolkit Pro (which is based on&nbsp; 8Bytes Struct Member Alignment) with our applications - static linking, dynamic linking...?<br><br>Today we are using the following method in StdAfx.h:<br>&nbsp;&nbsp;&nbsp; #define _XTP_STATICLINK<br>&nbsp;&nbsp;&nbsp; #pragma pack(push, 8)<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; #include &lt;XTToolkitPro.h&gt; <br>&nbsp;&nbsp;&nbsp; #pragma pack(pop)<br><br>But, we would like to use dynamic linking...<br><br>]]>
   </description>
   <pubDate>Fri, 17 Mar 2006 11:07:46 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=3807&amp;PID=11504&amp;title=1byte-vs-8bytes-struct-member-alignment#11504</guid>
  </item> 
 </channel>
</rss>