1
0
qsdecoder/stdafx.cpp

12 lines
369 B
C++

// stdafx.cpp : source file that includes just the standard includes
// QuickSync.pch will be the pre-compiled header
// stdafx.obj will contain the pre-compiled type information
#include "stdafx.h"
// dummy value used by a modified msdk dispatcher
HINSTANCE g_hInst;
// TODO: reference any additional headers you need in STDAFX.H
// and not in this file