// The debugging interface specification provided by this component is in Data\\DduJdi.json. #pragma once #define DDU_JDI_JSON L"./Data/Json/DduJdi.json" namespace DVD { void DvdCommandsReflector(); }