comparison win/dw.def @ 2090:cdb94c6fd611

Added initial implmentation of dw_feature_get/set() on all platforms. Only tested on Windows.
author bsmith@81767d24-ef19-dc11-ae90-00e081727c95
date Thu, 11 Jun 2020 01:11:23 +0000
parents ade83a05a7d8
children c9b776655725
comparison
equal deleted inserted replaced
2089:bcc7877dcdac 2090:cdb94c6fd611
322 dw_utf8_to_wchar @520 322 dw_utf8_to_wchar @520
323 dw_wchar_to_utf8 @521 323 dw_wchar_to_utf8 @521
324 324
325 dw_notification_new @530 325 dw_notification_new @530
326 dw_notification_send @531 326 dw_notification_send @531
327
328 dw_feature_get @540
329 dw_feature_set @541