Confdump Agent
1.4.0
|
#include <windows.h>
#include <initguid.h>
#include <ole2.h>
#include <mstask.h>
#include <msterr.h>
#include "QVariant"
#include "boost/shared_ptr.hpp"
#include "boost/shared_array.hpp"
#include "boost/foreach.hpp"
#include "boost/function.hpp"
#include "Confdump/System/WMI/errors.hpp"
#include "Confdump/System/Win32/ScheduledTask.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. |