root/trunk/DirectSoundNotifySample01/stdafx.cpp
| Revision 9, 447 bytes (checked in by alax, 1 year ago) | |
|---|---|
| |
| Line | |
|---|---|
| 1 | //////////////////////////////////////////////////////////// |
| 2 | // stdafx.cpp |
| 3 | // |
| 4 | // Copyright (C) Alax.Info, 2006-2008 |
| 5 | // http://alax.info |
| 6 | // |
| 7 | // A permission to use the source code is granted as long as reference to |
| 8 | // source website http://alax.info is retained. |
| 9 | // |
| 10 | // Created by Roman Ryltsov roman@alax.info |
| 11 | // |
| 12 | // $Id$ |
| 13 | |
| 14 | #include "stdafx.h" |
| 15 | |
| 16 | // TODO: reference any additional headers you need in STDAFX.H |
| 17 | // and not in this file |
| 18 |
Note: See TracBrowser for help on using the browser.