source: nscp/modules/NRPEListener/stdafx.cpp @ 1a5449e

0.4.00.4.10.4.2stable
Last change on this file since 1a5449e was 2a94f3f, checked in by Michael Medin <michael@…>, 8 years ago
  • Refactored out NSCLient Listener as a separate module
  • Added initial NRPE listener module (not yet implemented only a shell)
  • Changed Module API (Inject function has new syntax)
  • Added some tokenizer function to charEx
  • Added new wrapper function to inject Command
  • Minor changes in relation to refactor work
  • Property mode set to 100644
File size: 291 bytes
Line 
1// stdafx.cpp : source file that includes just the standard includes
2// NRPEListener.pch will be the pre-compiled header
3// stdafx.obj will contain the pre-compiled type information
4
5#include "stdafx.h"
6
7// TODO: reference any additional headers you need in STDAFX.H
8// and not in this file
Note: See TracBrowser for help on using the repository browser.