You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/overview/visual-cpp-samples.md
-1Lines changed: 0 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -105,7 +105,6 @@ Previous versions of Visual Studio included C++ sample code. The sample code was
105
105
|--|--|
106
106
|[BirthdayPicker](https://github.com/Microsoft/VCSamples/tree/master/VC2010Samples/Language/Windows%20Forms)| Shows how the .NET Framework resource mechanism can be used in C++ applications. It also demonstrates some common Window Forms components. |
107
107
|[Calculator](https://github.com/Microsoft/VCSamples/tree/master/VC2010Samples/Language/Windows%20Forms)| Implements a simple pocket calculator using C++ and the .NET Framework Windows Forms classes. |
108
-
| Scribble (using MFC) | An MFC implementation of the Scribble sample, updated and extended to include new .NET functionality. |
109
108
|[Scribble (Windows Forms)](https://github.com/Microsoft/VCSamples/tree/master/VC2010Samples/Language/General)| A Windows Forms implementation of the Scribble sample, updated and extended to include new .NET functionality. |
110
109
|[STLCLR](https://github.com/Microsoft/VCSamples/tree/master/VC2010Samples/CLR/stlclr/StlClr%20Sample)| Demonstrates some of the capabilities available when using the STL/CLR Library. |
0 commit comments