comparison os2/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
325 dw_utf8_to_wchar @520 325 dw_utf8_to_wchar @520
326 dw_wchar_to_utf8 @521 326 dw_wchar_to_utf8 @521
327 327
328 dw_notification_new @530 328 dw_notification_new @530
329 dw_notification_send @531 329 dw_notification_send @531
330
331 dw_feature_get @540
332 dw_feature_set @541