[host] initial NvFBC implementation

This commit is contained in:
Geoffrey McRae
2017-11-01 00:51:53 +11:00
parent b03254b7c2
commit 85f39b7070
11 changed files with 265 additions and 25 deletions

View File

@@ -1,6 +1,6 @@
#include <Windows.h>
#include <tchar.h>
#include <common\debug.h>
#include "common\debug.h"
#include "Service.h"