>Compiling resources...
>Compiling...
>main.cpp
>Linking...
>main.obj : error LNK2001: unresolved external symbol _IID_IDirectDraw7
>Debug/FromTheBeginningOfTimes.exe : fatal error LNK1120: 1 unresolved externals
>Error executing link.exe.
>Creating command >line "bscmake.exe /nologo /o"Debug/FromTheBeginningOfTimes.bsc" .\Debug\main.sbr"
>Creating browse info file...
Проблему решаем так:
#define INITGUID // Гарантируем доступность COM-итнерфейсов
Тема в архиве.