diff os2/dw.def @ 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.def	Fri Aug 09 22:40:54 2013 +0000
+++ b/os2/dw.def	Fri Aug 09 23:28:17 2013 +0000
@@ -163,6 +163,11 @@
   dw_filesystem_get_column_type          @245
   dw_filesystem_set_column_title         @246
 
+  dw_container_set_row_data              @600
+  dw_container_change_row_data           @601
+  dw_container_delete_row_by_data        @602
+  dw_container_cursor_by_data            @603
+
   dw_screen_width                        @250
   dw_screen_height                       @251