|
Confdump Agent
1.4.0
|
#include <winsock2.h>#include <ws2tcpip.h>#include <iphlpapi.h>#include "QVariant"#include "boost/scoped_array.hpp"#include "Confdump/System/Win32Dumper.hpp"#include "Confdump/System/Win32/Socket.hpp"#include "Confdump/System/Win32/errors.hpp"Go to the source code of this file.
Namespaces | |
| namespace | Confdump |
All the Confdump-Agent code except main(). | |
| namespace | Confdump::System |
| namespace | Confdump::System::Win32 |
Everything required for Win32Dumper. | |
1.7.6.1