diff os2/dw.lnk @ 1880:6949c73e30fd

Fixes for building on OS/2 and removed some strdup()s in the test program which are no longer needed.
author bsmith@81767d24-ef19-dc11-ae90-00e081727c95
date Fri, 09 Aug 2013 23:28:17 +0000
parents c836603d3f14
children 09860ba329a4
line wrap: on
line diff
--- a/os2/dw.lnk	Fri Aug 09 22:40:54 2013 +0000
+++ b/os2/dw.lnk	Fri Aug 09 23:28:17 2013 +0000
@@ -158,6 +158,11 @@
 export dw_filesystem_get_column_type.245
 export dw_filesystem_set_column_title.246
 
+export dw_container_set_row_data.600
+export dw_container_change_row_data.601
+export dw_container_delete_row_by_data.602
+export dw_container_cursor_by_data.603
+
 export dw_screen_width.250
 export dw_screen_height.251