Skip to content

Commit

Permalink
Formatting note correctly?
Browse files Browse the repository at this point in the history
  • Loading branch information
stevewhims committed Mar 19, 2021
1 parent d961b59 commit c977adc
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@
This repo contains samples that demonstrate
the API used in Windows classic desktop applications.

**Note**. You can use Microsoft Visual Studio to search the entire set of source code here to see whether the usage of a particular Windows API is being demonstrated. Clone this repo (or download the ZIP) to your local file system. Then **Find in Files** in Visual Studio, set **Look in** to the folder you cloned or downloaded into, and search for an API name. You can install [Visual Studio](https://visualstudio.microsoft.com/downloads/) without expense. A Community edition is available—it's free for students, open-source contributors, and individuals.
> [!NOTE]
> You can use Microsoft Visual Studio to search the entire set of source code here to see whether the usage of a particular Windows API is being demonstrated. Clone this repo (or download the ZIP) to your local file system. Then **Find in Files** in Visual Studio, set **Look in** to the folder you cloned or downloaded into, and search for an API name. You can install [Visual Studio](https://visualstudio.microsoft.com/downloads/) without expense. A Community edition is available—it's free for students, open-source contributors, and individuals.
These samples demonstrate the functionality and programming model
for Windows and Windows Server.
Expand Down

0 comments on commit c977adc

Please sign in to comment.