From: George H. <geo...@us...> - 2011-04-28 18:04:00
|
Update of /cvsroot/win32forth/win32forth/src In directory vz-cvs-4.sog:/tmp/cvs-serv26065 Modified Files: w32fMsg.f Log Message: No change Index: w32fMsg.f =================================================================== RCS file: /cvsroot/win32forth/win32forth/src/w32fMsg.f,v retrieving revision 1.17 retrieving revision 1.18 diff -C2 -d -r1.17 -r1.18 *** w32fMsg.f 31 Aug 2010 08:02:47 -0000 1.17 --- w32fMsg.f 28 Apr 2011 18:03:58 -0000 1.18 *************** *** 264,267 **** --- 264,268 ---- then ; + \ Note: the very first (inter-process) call to open-share will erase the mapped \ "file" contents. |