stdafx.cpp
author StephaneLenclud
Fri, 12 Apr 2013 02:32:34 +0200
changeset 6 f1413622948f
permissions -rw-r--r--
Now creating pipes for OpenHardwareMonitor to connect to.
By reverting client/server communication we work around our access denied error.
     1 // stdafx.cpp : source file that includes just the standard includes
     2 // SoundGraphAccess.pch will be the pre-compiled header
     3 // stdafx.obj will contain the pre-compiled type information
     4 
     5 #include "stdafx.h"
     6 
     7 // TODO: reference any additional headers you need in STDAFX.H
     8 // and not in this file