view win/readme-win.txt @ 2820:b6ae5b017b28

iOS: Fix a crash in HandyFTP, an additional check I put in for dw_window_get_text() made it return NULL on 0 length strings. Also fix main thread API check warnings for calling updateMenu: by creating a safeCall: method to do it from any thread. Add code to cleanup after splitbar and notebook controls.
author bsmith@81767d24-ef19-dc11-ae90-00e081727c95
date Tue, 02 Aug 2022 07:27:13 +0000
parents 2407c8b46143
children
line wrap: on
line source

This package contains Dynamic Windows (dwindows) v 3.1 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

Dynamic Windows may take advantage of features from these packages: 

WinToast notification library
https://github.com/mohabouje/WinToast

Microsoft WebView2 SDK & Microsoft Edge Browser or Runtime
https://www.nuget.org/packages/Microsoft.Web.WebView2 
Browser: https://www.microsoft.com/en-us/edge
Runtime: https://developer.microsoft.com/en-us/microsoft-edge/webview2/