[NETSHELL] Implement NcIsValidConnectionName + tests. Patch by Jared Smudde, modified...
authorMark Jansen <mark.jansen@reactos.org>
Wed, 30 Nov 2016 20:31:50 +0000 (20:31 +0000)
committerMark Jansen <mark.jansen@reactos.org>
Wed, 30 Nov 2016 20:31:50 +0000 (20:31 +0000)
commit0744770ebe8a513c7099c63a2042fd482075adad
tree9728d87397f6cdac851437bfb7854914243cc48b
parentf9e5da10de4bdd331a15fccbbdd9190c746622bc
[NETSHELL] Implement NcIsValidConnectionName + tests. Patch by Jared Smudde, modified by me. CORE-11320 #resolve

svn path=/trunk/; revision=73409
reactos/dll/shellext/netshell/netshell.cpp
reactos/dll/shellext/netshell/netshell.spec
rostests/apitests/CMakeLists.txt
rostests/apitests/netshell/CMakeLists.txt [new file with mode: 0644]
rostests/apitests/netshell/NcIsValidConnectionName.c [new file with mode: 0644]
rostests/apitests/netshell/testlist.c [new file with mode: 0644]