diff win/dw.def @ 2981:0058ab32e1bd

Win: Support for dw_html_javascript_add() and DW_SIGNAL_HTML_MESSAGE. This only works with Microsoft Edge WebView2 currently.
author bsmith@81767d24-ef19-dc11-ae90-00e081727c95
date Sun, 26 Mar 2023 22:10:10 +0000
parents 0577a97fe36d
children
line wrap: on
line diff
--- a/win/dw.def	Sat Mar 25 20:10:05 2023 +0000
+++ b/win/dw.def	Sun Mar 26 22:10:10 2023 +0000
@@ -311,6 +311,7 @@
   dw_html_raw                            @472
   dw_html_url                            @473
   dw_html_javascript_run                 @474
+  dw_html_javascript_add                 @475
 
   dw_calendar_new                        @480
   dw_calendar_set_date                   @481