From: <lab...@us...> - 2004-03-15 13:40:21
|
Update of /cvsroot/opengtoolkit/portIO/c_source In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv801/c_source Modified Files: Description.htm Log Message: Some small formatting changes Index: Description.htm =================================================================== RCS file: /cvsroot/opengtoolkit/portIO/c_source/Description.htm,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** Description.htm 11 Mar 2004 15:39:23 -0000 1.4 --- Description.htm 15 Mar 2004 13:31:14 -0000 1.5 *************** *** 14,18 **** <br> For Windows NT based systems (NT 4, 2000, XP, 2003) access to hardware ! resources from user space (e.g.. any application) is restricted to improve system security. If an application tries to access such resources directly, the CPU indicates a Protection Fault which then is --- 14,18 ---- <br> For Windows NT based systems (NT 4, 2000, XP, 2003) access to hardware ! resources from user space (e.g. any application) is restricted to improve system security. If an application tries to access such resources directly, the CPU indicates a Protection Fault which then is |