Skip to content

Commit 536b35a

Browse files
drvossColin Robertson
authored andcommitted
Update desktop-applications-visual-cpp.md (MicrosoftDocs#203)
* Update desktop-applications-visual-cpp.md Edit typo * Update desktop-applications-visual-cpp.md Correct word for typo.
1 parent f56503a commit 536b35a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/windows/desktop-applications-visual-cpp.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ A *desktop application* in C++ is a native application that can access the full
4545
|Title|Description|
4646
|-----------|-----------------|
4747
|[Windows Development](http://go.microsoft.com/fwlink/p/?LinkId=262282)|Contains information about the Windows API and COM. (Some Windows APIs and third-party DLLs are implemented as COM objects.)|
48-
|[Hilo: Developing C++ Applications for Windows 7](http://go.microsoft.com/fwlink/p/?LinkId=262284)|Describes how to create a rich-client Windows desktop application that uses Windows Animation and Direct2D to create a carousel-based user interface. This tutorial has not been updated since Windows 7 but it still provides a throough introduction to Win32 programming.|
48+
|[Hilo: Developing C++ Applications for Windows 7](http://go.microsoft.com/fwlink/p/?LinkId=262284)|Describes how to create a rich-client Windows desktop application that uses Windows Animation and Direct2D to create a carousel-based user interface. This tutorial has not been updated since Windows 7 but it still provides a thorough introduction to Win32 programming.|
4949
|[Visual C++](../visual-cpp-in-visual-studio.md)|Describes key features of Visual C++ in Visual Studio and links to the rest of the Visual C++ documentation.|
5050

5151
## See Also

0 commit comments

Comments
 (0)