Skip to content

Commit c24cf6e

Browse files
author
mtx48109
committed
minor reword
1 parent eeeec2c commit c24cf6e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/windows/walkthrough-creating-a-windows-store-app-using-wrl-and-media-foundation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ In most cases, you can use C++/CX to create Windows Runtime. However, sometimes
6464

6565
[!code-cpp[wrl-media-capture#2](../windows/codesnippet/CPP/walkthrough-creating-a-windows-store-app-using-wrl-and-media-foundation_2.h)]
6666

67-
1. Add a new header file to the project, name it `BufferLock.h`, and then add this code:
67+
1. Add a new header file to the project, name it `BufferLock.h`, and then replace the contents with this code:
6868

6969
[!code-cpp[wrl-media-capture#3](../windows/codesnippet/CPP/walkthrough-creating-a-windows-store-app-using-wrl-and-media-foundation_3.h)]
7070

0 commit comments

Comments
 (0)