//////////////////////////////////////////////////////////////////////////////
//
// Test Payload for Detours Module API tests (payload.h of unittests.exe)
//
// Microsoft Research Detours Package
//
// Copyright (c) Microsoft Corporation. All rights reserved.
//
// {85ECA590-6E6A-40FC-BA75-451D96A2A746}
static constexpr GUID TEST_PAYLOAD_GUID =
;
static constexpr std::size_t TEST_PAYLOAD_SIZE = 32;
;