comparison 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
comparison
equal deleted inserted replaced
2980:7e273fec75ae 2981:0058ab32e1bd
309 dw_html_new @470 309 dw_html_new @470
310 dw_html_action @471 310 dw_html_action @471
311 dw_html_raw @472 311 dw_html_raw @472
312 dw_html_url @473 312 dw_html_url @473
313 dw_html_javascript_run @474 313 dw_html_javascript_run @474
314 dw_html_javascript_add @475
314 315
315 dw_calendar_new @480 316 dw_calendar_new @480
316 dw_calendar_set_date @481 317 dw_calendar_set_date @481
317 dw_calendar_get_date @482 318 dw_calendar_get_date @482
318 319