comparison win/readme-win.txt @ 2228:2407c8b46143

Update the readmes with new information and replace outdated links.
author bsmith@81767d24-ef19-dc11-ae90-00e081727c95
date Mon, 28 Dec 2020 19:52:27 +0000
parents d3d472549671
children
comparison
equal deleted inserted replaced
2227:d9e1865fcba9 2228:2407c8b46143
1 This package contains Dynamic Windows (dwindows) v 3.0 for Windows. 1 This package contains Dynamic Windows (dwindows) v 3.1 for Windows.
2 2
3 It contains: 3 It contains:
4 4
5 dw.dll - main dwindows DLL 5 dw.dll - main dwindows DLL
6 dwcompat.dll - compatibility DLL (optional) 6 dwcompat.dll - compatibility DLL (optional)
7 dw.h - header file 7 dw.h - header file
8 dw.lib - import library for functions in dw.dll 8 dw.lib - import library for functions in dw.dll
9 dwcompat.lib - import library for functions in dwcompat.dll 9 dwcompat.lib - import library for functions in dwcompat.dll
10 readme-win.txt - this file 10 readme-win.txt - this file
11
12 Dynamic Windows may take advantage of features from these packages:
13
14 WinToast notification library
15 https://github.com/mohabouje/WinToast
16
17 Microsoft WebView2 SDK & Microsoft Edge Browser or Runtime
18 https://www.nuget.org/packages/Microsoft.Web.WebView2
19 Browser: https://www.microsoft.com/en-us/edge
20 Runtime: https://developer.microsoft.com/en-us/microsoft-edge/webview2/