Skip to content

Commit 4a4633f

Browse files
committed
Fixing formatting of API list
1 parent a6d50ed commit 4a4633f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

hub/apps/develop/windows-integration/copilot-key-state.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -185,9 +185,13 @@ In Visual Studio, in **Solution Explorer**, right-click on your project file and
185185
After the package is installed, add a new text file in your project directory and name it "NativeMethods.txt". The CsWin32 tool will look in this file for a list of the Win32 APIs that it will generate bindings for. Put the following API names in "NativeMethods.txt".
186186

187187
`SUBCLASSPROC`
188+
188189
`SHGetPropertyStoreForWindow`
190+
189191
`IPropertyStore`
192+
190193
`SetWindowSubclass`
194+
191195
`DefSubclassProc`
192196

193197
### Register the window for Microsoft Copilot fastpath invocation

0 commit comments

Comments
 (0)