Delphi-PRAXiS

Delphi-PRAXiS (https://www.delphipraxis.net/forum.php)
-   Delphi-News aus aller Welt (https://www.delphipraxis.net/58-delphi-news-aus-aller-welt/)
-   -   TStreamAdapter.Seek Test (https://www.delphipraxis.net/177040-tstreamadapter-seek-test.html)

DP News-Robot 11. Okt 2013 17:10

TStreamAdapter.Seek Test
 
This is simple test code which tests TStreamAdapter.Seek functionality and doesn’t require creating 4+GB files on the disk. A fix is also included.program SeekTest;{$APPTYPE CONSOLE}{$R *.res}uses Windows, SysUtils, Classes, ActiveX;type TTestStream = class(TStream) function Seek(const Offset: ...http://feeds.feedburner.com/~r/delph...~4/YI2Ez6HBkvk

More...


Alle Zeitangaben in WEZ +1. Es ist jetzt 10:04 Uhr.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO © 2011, Crawlability, Inc.
Delphi-PRAXiS (c) 2002 - 2023 by Daniel R. Wolf, 2024 by Thomas Breitkreuz