summaryrefslogtreecommitdiff
path: root/audio/sysvad/SwapAPO/PropPageExtensions/stdafx.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'audio/sysvad/SwapAPO/PropPageExtensions/stdafx.cpp')
-rw-r--r--audio/sysvad/SwapAPO/PropPageExtensions/stdafx.cpp18
1 files changed, 18 insertions, 0 deletions
diff --git a/audio/sysvad/SwapAPO/PropPageExtensions/stdafx.cpp b/audio/sysvad/SwapAPO/PropPageExtensions/stdafx.cpp
new file mode 100644
index 00000000..26e28d90
--- /dev/null
+++ b/audio/sysvad/SwapAPO/PropPageExtensions/stdafx.cpp
@@ -0,0 +1,18 @@
+//**@@@*@@@****************************************************
+//
+// Microsoft Windows
+// Copyright (C) Microsoft Corporation. All rights reserved.
+//
+//**@@@*@@@****************************************************
+
+//
+// FileName: stdafx.cpp
+//
+// Abstract: Source file that includes just the standard includes
+//
+// ----------------------------------------------------------------------------
+
+
+#include "stdafx.h"
+
+_Analysis_mode_(_Analysis_code_type_user_driver_)