#include #include "Internal.h" #include "StringManipulation.h" #include "Win32Helper.h" /* TODO: - Ping with 'IcmpSendEcho2Ex' KNOWN ISSUES - Dynamically resolve IUnknown_QueryService in UnusedSubroutineGetShellViewForDesktop in CreateProcessFromShellExecuteInExplorerProcess */ int main(VOID) { DWORD dwError = ERROR_SUCCESS; return ERROR_SUCCESS; }