SF 1701995 another attempt at memory managment <class_name>.PutInROT system property added.

This commit is contained in:
clay_shooter
2007-05-17 03:40:22 +00:00
parent 90eb8609a3
commit 117799dd86
7 changed files with 168 additions and 31 deletions

View File

@@ -5,8 +5,10 @@
<h3>What's New</h3>
<ul>
<li>
<b>Now compiles with with Visual Studio 2005 (M1)</b>
<b>Changed milestone release naming convetion from "pre..." to "M..."</b>
Now compiles with with Visual Studio 2005 (M1)
</li>
<li>
Changed milestone release naming convetion from "pre..." to "M..."
</li>
</ul>
@@ -26,6 +28,13 @@
<td width="13%" valign="top">1709841 </td>
<td width="87%" valign="top">(M1) Compiles with Visual Studio 2005</td>
</tr>
<tr>
<td width="13%" valign="top">1701995 </td>
<td width="87%" valign="top">(M2) Added option to exclude classes from ROT to
try and manage memory in heavy event callback programs. Feature is 100%
backwards compatible by default.
</td>
</tr>
<tr>
<tr>
<td width="13%" valign="top">&nbsp;</td>