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: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -135,7 +135,7 @@ window.Pin()
135
135
136
136
### Windows version support
137
137
138
-
Since this library is using undocumented interfaces you need to properly [reverse engineer](#14) your Windows version to support it.
138
+
Since this library is using undocumented interfaces you need to properly [reverse engineer](https://github.com/Slion/VirtualDesktop/issues/14) your Windows version to support it.
139
139
140
140
The class IDs of some of the undocumented interfaces we use tend to change a lot between different versions of Windows.
141
141
If the demo application crashes on start-up chances are all you need to do is provide the proper IDs for the version of Windows you are running on.
0 commit comments