Changeset 173 for oup/current/Global
- Timestamp:
- May 2, 2007, 3:19:40 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
oup/current/Global/RawList.pas
r171 r173 117 117 begin 118 118 SetLength(Result, 1); 119 if ConManager.Connection[ConnectionID].DataOS = DOS_MACthen119 if ConManager.Connection[ConnectionID].DataOS in [DOS_MACBETA, DOS_MAC] then 120 120 begin 121 121 ConManager.Connection[ConnectionID].LoadDatFilePart(fileid, $10, 4, @datasize);
Note:
See TracChangeset
for help on using the changeset viewer.