comparison win/dw-mingw.def @ 1784:86ace55df07b

Added UTF8/Wide conversion functions on OS/2 and Windows... Updated the readme file and some comment cleanups.
author bsmith@81767d24-ef19-dc11-ae90-00e081727c95
date Tue, 24 Jul 2012 23:33:50 +0000
parents d81bebc5c8cc
children 9304241b7b33
comparison
equal deleted inserted replaced
1783:9de6d1cc8fb8 1784:86ace55df07b
304 dw_scrollbox_get_range @502 304 dw_scrollbox_get_range @502
305 305
306 dw_print_new @510 306 dw_print_new @510
307 dw_print_run @511 307 dw_print_run @511
308 dw_print_cancel @512 308 dw_print_cancel @512
309
310 dw_utf8_to_wchar @520
311 dw_wchar_to_utf8 @521