Skip to content

Commit 27ffb08

Browse files
authored
Fixing, since the other way doesn't work for GitHhub markup
1 parent c977adc commit 27ffb08

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,7 @@
33
This repo contains samples that demonstrate
44
the API used in Windows classic desktop applications.
55

6-
> [!NOTE]
7-
> 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.
6+
**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.
87

98
These samples demonstrate the functionality and programming model
109
for Windows and Windows Server.

0 commit comments

Comments
 (0)