stdafx.cpp
author sl
Thu, 07 Feb 2013 01:10:03 +0100
changeset 0 a77691c40066
permissions -rw-r--r--
First publish.
Write from C# named pipe server is working without using 100% CPU.
sl@0
     1
// stdafx.cpp : source file that includes just the standard includes
sl@0
     2
// SoundGraphAccess.pch will be the pre-compiled header
sl@0
     3
// stdafx.obj will contain the pre-compiled type information
sl@0
     4
sl@0
     5
#include "stdafx.h"
sl@0
     6
sl@0
     7
// TODO: reference any additional headers you need in STDAFX.H
sl@0
     8
// and not in this file