Skip to content

Commit 6297e01

Browse files
author
Colin Robertson
committed
Fix examples in expose stl clr container, tags
1 parent 42f4bde commit 6297e01

12 files changed

Lines changed: 514 additions & 281 deletions

docs/c-runtime-library/reference/strdec-wcsdec-mbsdec-mbsdec-l.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
---
1+
)---
22
title: "_strdec, _wcsdec, _mbsdec, _mbsdec_l | Microsoft Docs"
33
ms.custom: ""
44
ms.date: "11/04/2016"

docs/dotnet/com-ptr-class.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ ref class ptr;
4242
#include <msxml2.h>
4343
#include <msclr\com\ptr.h>
4444
45-
#import <msxml3.dll> // raw_interfaces_only
45+
#import <msxml3.dll> raw_interfaces_only
4646
4747
using namespace System;
4848
using namespace System::Runtime::InteropServices;

0 commit comments

Comments
 (0)