view win/readme-win.txt @ 2222:f1241b668611

Win: Create an NTFS junction to Edge Stable to avoid WebView2 path blacklist. This may only work on Windows 10 for now, since the mklink command may only be available on Windows 10. Will update _DWCreateJunction() to work on earlier versions of Windows if necessary.
author bsmith@81767d24-ef19-dc11-ae90-00e081727c95
date Wed, 23 Dec 2020 09:52:06 +0000
parents d3d472549671
children 2407c8b46143
line wrap: on
line source

This package contains Dynamic Windows (dwindows) v 3.0 for Windows.

It contains:

dw.dll - main dwindows DLL
dwcompat.dll - compatibility DLL (optional)
dw.h - header file
dw.lib - import library for functions in dw.dll
dwcompat.lib - import library for functions in dwcompat.dll
readme-win.txt - this file