X-Git-Url: http://git.jankratochvil.net/?p=www.jankratochvil.net.git;a=blobdiff_plain;f=project%2Fcaptive%2FListItem.pm;h=bcac61bfa358bae64a1ab59b312d554657473e47;hp=6ec9d9ea0da9a74a8659fe12654bebf2307c4bae;hb=85692b69b5bc7187d5213fc3b697aef42017dcb7;hpb=3c9ac46d7c98e9d02911e3b6d1ce2e88133983aa diff --git a/project/captive/ListItem.pm b/project/captive/ListItem.pm index 6ec9d9e..bcac61b 100755 --- a/project/captive/ListItem.pm +++ b/project/captive/ListItem.pm @@ -45,10 +45,10 @@ our @ListItem=( "description"=><<"HERE",

The first full read/write access to NTFS disk drivers was achieved in @{[ a_href 'http://www.winehq.com/','Wine' ]} way by using the original -Microsoft Windows ntfs.sys driver. Projects emulates many subsystems of -Microsoft Windows kernel reusing from case to case one of the original +Microsoft Windows ntfs.sys driver. It emulates the required subsystems of +Microsoft Windows kernel by reuse of one of the original ntoskrnl.exe, @{[ a_href 'http://www.reactos.com/','ReactOS' ]} parts or -the project's own reimplementations.

+this project's own reimplementations, from case to case.

Involvement of the original driver files was chosen to get the best filesystem compatibility and safety ever reachable.

HERE