Lines 15-21
Link Here
|
15 |
#define SERVICE_DEMAND_START (0x00000003) |
15 |
#define SERVICE_DEMAND_START (0x00000003) |
16 |
#define SERVICE_ERROR_NORMAL (0x00000001) |
16 |
#define SERVICE_ERROR_NORMAL (0x00000001) |
17 |
#define SERVICE_CONTROL_STOP (0x00000001) |
17 |
#define SERVICE_CONTROL_STOP (0x00000001) |
18 |
#define NT_STATUS_SERVICE_DOES_NOT_EXIST NT_STATUS(0xc0000424) |
18 |
#define NT_STATUS_SERVICE_DOES_NOT_EXIST NT_STATUS(0xc00000424) |
19 |
#include "system/filesys.h" |
19 |
#include "system/filesys.h" |
20 |
#include "libcli/libcli.h" |
20 |
#include "libcli/libcli.h" |
21 |
#include "libcli/smb_composite/smb_composite.h" |
21 |
#include "libcli/smb_composite/smb_composite.h" |