diff os2/dw.lnk @ 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
line wrap: on
line diff
--- a/os2/dw.lnk	Tue Jul 24 22:52:57 2012 +0000
+++ b/os2/dw.lnk	Tue Jul 24 23:33:50 2012 +0000
@@ -303,3 +303,5 @@
 export dw_print_run.511
 export dw_print_cancel.512
 
+export dw_utf8_to_wchar.520
+export dw_wchar_to_utf8.521