#include <string>
#include <iostream>
#include <winsock2.h>
#include <Ws2tcpip.h>
#include <process.h>
#include "WinService.h"
#include "ClntService.h"
#include "Portable.h"
#include "DHCPClient.h"
#include "logger.h"
#include <crtdbg.h>
Functions | |
int | lowlevelInit () |
void | usage () |
BOOL | CtrlHandler (DWORD fdwCtrlType) |
int | main (int argc, char *argv[]) |
Variables | |
TDHCPClient * | ptr |
|
|
|
|
|
|
|
|
|
|