#include <loggers/console_logger.h>#include <opsystem/filename.h>#include <data_struct/static_memory_gremlin.h>#include <security/nt_security.h>Include dependency graph for run_as_service.cpp:

Go to the source code of this file.
Functions | |
| bool | run_as_service (char *user, log_base &out) |
| int | main (int argc, char *argv[]) |
Variables | |
| HOOPLE_STARTUP_CODE | |
| int main | ( | int | argc, | |
| char * | argv[] | |||
| ) |
| bool run_as_service | ( | char * | user, | |
| log_base & | out | |||
| ) |
Definition at line 24 of file run_as_service.cpp.
References out, istring::SPRINTF, and portable::system_error_text().
Referenced by main().
Definition at line 20 of file run_as_service.cpp.
1.5.1