#41 Fix for SafeArray(String) constructor
#111 m_pDispatch is not 0 if not attached Should really be mixing two fixes in the same commit but that's the way it goes
This commit is contained in:
@@ -23,8 +23,12 @@
|
||||
<td width="87%" valign="top">(M1)Fix memory pointer that was 32 bit. Causes defects in 64 bit systems above 2GB</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="13%" valign="top">115 (new system numbering)</td>
|
||||
<td width="87%" valign="top">(M3)#115 Release problem if you've got two threads with the same name</td>
|
||||
<td width="13%" valign="top">115 (new numbers)</td>
|
||||
<td width="87%" valign="top">(M3)Release problem if you've got two threads with the same name</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="13%" valign="top">111 (new numbers)</td>
|
||||
<td width="87%" valign="top">(M3)m_pDispatch is not 0 if not attached</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="13%" valign="top"> </td>
|
||||
@@ -33,7 +37,10 @@
|
||||
<tr>
|
||||
<td colspan="2"><b>Patches</b></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<tr>
|
||||
<td width="13%" valign="top">41 (new numbers)</td>
|
||||
<td width="87%" valign="top">(M3)Fix for SafeArray(String) constructor</td>
|
||||
</tr> <tr>
|
||||
<td width="13%" valign="top"> </td>
|
||||
<td width="87%" valign="top"> </td>
|
||||
</tr>
|
||||
|
||||
Reference in New Issue
Block a user