working on getting the run as service tool to work again.
authorChris Koeritz <fred@gruntose.com>
Fri, 11 Jul 2014 17:49:03 +0000 (13:49 -0400)
committerChris Koeritz <fred@gruntose.com>
Fri, 11 Jul 2014 17:49:03 +0000 (13:49 -0400)
commit4ea6c95b4bdf06e3cbe6c03edfacae6a856f647b
tree23c98f3d583e3b6a478d9eb5539f7aaf1735b9f6
parent2b76e268c4ab7fd8360195722a908fb1f36125cd
working on getting the run as service tool to work again.
nucleus/library/security/dll_security.h [new file with mode: 0644]
nucleus/library/security/makefile [new file with mode: 0644]
nucleus/library/security/nt_security.cpp [new file with mode: 0644]
nucleus/library/security/nt_security.h [new file with mode: 0644]
nucleus/library/security/security_library.cpp [new file with mode: 0644]
nucleus/library/security/win32_security.cpp [new file with mode: 0644]
nucleus/library/security/win32_security.h [new file with mode: 0644]
nucleus/library/security/windows_firewall.cpp [new file with mode: 0644]
nucleus/library/security/windows_firewall.h [new file with mode: 0644]
nucleus/tools/simple_utilities/makefile
nucleus/tools/simple_utilities/run_as_service.cpp [new file with mode: 0644]