comparison win/dw.def @ 2015:c30f4354966e

Win: Added support for dw_html_javascript_run() using Edge (Chromium). OS/2: Added dw_html_javascript_run() stub for OS/2 so things compile.
author bsmith@81767d24-ef19-dc11-ae90-00e081727c95
date Thu, 07 Nov 2019 10:12:25 +0000
parents bf34d9f9dabe
children ade83a05a7d8
comparison
equal deleted inserted replaced
2014:b1838dd5509a 2015:c30f4354966e
299 299
300 dw_html_new @470 300 dw_html_new @470
301 dw_html_action @471 301 dw_html_action @471
302 dw_html_raw @472 302 dw_html_raw @472
303 dw_html_url @473 303 dw_html_url @473
304 dw_html_javascript_run @474
304 305
305 dw_calendar_new @480 306 dw_calendar_new @480
306 dw_calendar_set_date @481 307 dw_calendar_set_date @481
307 dw_calendar_get_date @482 308 dw_calendar_get_date @482
308 309