mirror of
https://github.com/reactos/reactos.git
synced 2024-11-02 21:09:15 +00:00
3b44e882cb
Add a usermode test application for tunnel cache. It is based on MS article at: http://support.microsoft.com/?kbid=172190 Tested successfully on Windows 7 & NTFS. Feel free to test on w2k3 NTFS or FAT/FAT32. svn path=/trunk/; revision=62579
2 lines
29 B
CMake
2 lines
29 B
CMake
add_subdirectory(tunneltest)
|