dotgnu-pnet-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Dotgnu-pnet-commits] CVS: pnetlib/resources/en_US/runtime IO.txt, 1.15,


From: Rhys Weatherley <address@hidden>
Subject: [Dotgnu-pnet-commits] CVS: pnetlib/resources/en_US/runtime IO.txt, 1.15, 1.16
Date: Tue, 19 Aug 2003 00:31:21 -0400

Update of /cvsroot/dotgnu-pnet/pnetlib/resources/en_US/runtime
In directory subversions:/tmp/cvs-serv22572/resources/en_US/runtime

Modified Files:
        IO.txt 
Log Message:


Rewrite the "System.IO.MemoryStream" class.


Index: IO.txt
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnetlib/resources/en_US/runtime/IO.txt,v
retrieving revision 1.15
retrieving revision 1.16
diff -C2 -r1.15 -r1.16
*** IO.txt      24 Apr 2003 23:36:53 -0000      1.15
--- IO.txt      19 Aug 2003 04:31:19 -0000      1.16
***************
*** 57,60 ****
--- 57,63 ----
  IO_InvalidLength=Cannot change the stream length to the specified value
  IO_InvalidSeekPosition=Invalid seek position
+ IO_InvalidWhence=Invalid seek origin
  IO_IsolatedStorage=An error occurred while accessing isolated storage
  IO_IsolatedPermissions=Insufficient permissions to access isolated storage
+ IO_FixedCapacity=Cannot increase the capacity of this memory stream
+ IO_CannotReduceCapacity=Cannot reduce the capacity below the stream's length





reply via email to

[Prev in Thread] Current Thread [Next in Thread]