#include "DcDemon.h"
Go to the source code of this file.
Functions | |
void | ControlHandler (DWORD request) |
DcDemon.cpp: implementation of the CdcDemon class. |
void ControlHandler | ( | DWORD | request ) |
DcDemon.cpp: implementation of the CdcDemon class.
for documentation see the header file.
The code here is based on: http://www.codersource.net/win32_nt_service.html http://www.devx.com/cplus/Article/9857
Definition at line 33 of file DcDemon.cpp.