Changeset 290 for Common/Common.lpk


Ignore:
Timestamp:
Nov 4, 2011, 11:42:45 AM (13 years ago)
Author:
george
Message:
  • Added: Unit UMemory for manipulation with memory block. Unit contains simple class TPositionMemory for storing position with memory block and mimic behaviour of TMemoryStream.
  • Fixed: Deleting files with special national characters.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • Common/Common.lpk

    r267 r290  
    2222    <License Value="GNU/GPL"/>
    2323    <Version Minor="3"/>
    24     <Files Count="7">
     24    <Files Count="8">
    2525      <Item1>
    2626        <Filename Value="StopWatch.pas"/>
     
    5252        <UnitName Value="UThreading"/>
    5353      </Item7>
     54      <Item8>
     55        <Filename Value="UMemory.pas"/>
     56        <UnitName Value="UMemory"/>
     57      </Item8>
    5458    </Files>
    5559    <i18n>
Note: See TracChangeset for help on using the changeset viewer.