From: Rolf K. <lab...@us...> - 2008-11-17 19:49:02
|
Update of /cvsroot/opengtoolkit/portIO/source In directory 23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv23575/source Modified Files: readme.txt Log Message: Revert to Version 1.2 which has not been released yet Index: readme.txt =================================================================== RCS file: /cvsroot/opengtoolkit/portIO/source/readme.txt,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** readme.txt 15 Nov 2008 21:53:13 -0000 1.4 --- readme.txt 17 Nov 2008 19:48:50 -0000 1.5 *************** *** 2,6 **** * Generic Port IO library for LabVIEW for Windows 9x/ME/NT/2000/XP/2003 * ! * Copyright (C) 2004-2007 Rolf Kalbermatter, r.k...@hc... * * Please visit http://www.OpenG.org to learn about the --- 2,6 ---- * Generic Port IO library for LabVIEW for Windows 9x/ME/NT/2000/XP/2003 * ! * Copyright (C) 2004-2008 Rolf Kalbermatter, r.k...@hc... * * Please visit http://www.OpenG.org to learn about the *************** *** 34,38 **** readme.txt This file ! ogportio.llb LabVIEW VI library for LabVIEW 6.1 and higher ogportio.dll Shared library implementing Port IO functionality ogportio.sys Device Driver for Windows NT based systems --- 34,38 ---- readme.txt This file ! ogportio.llb LabVIEW VI library for LabVIEW 6.0 and higher ogportio.dll Shared library implementing Port IO functionality ogportio.sys Device Driver for Windows NT based systems *************** *** 44,48 **** The shared library will work directly on Windows 9x/ME systems as they need no device driver support to access the CPU port IO space. Access ! to physical memory under Widnows 9x/CE is not supported. On Windows NT (NT4/2000/XP/2003) the shared library will check for --- 44,48 ---- The shared library will work directly on Windows 9x/ME systems as they need no device driver support to access the CPU port IO space. Access ! to physical memory under Windows 9x/CE is not supported. On Windows NT (NT4/2000/XP/2003) the shared library will check for |