diff win/dw.def @ 1872:eae36372d64d

Second Windows round of changes to split the data and string container functionality...
author bsmith@81767d24-ef19-dc11-ae90-00e081727c95
date Thu, 08 Aug 2013 18:26:46 +0000
parents c836603d3f14
children 09860ba329a4
line wrap: on
line diff
--- a/win/dw.def	Wed Aug 07 18:56:28 2013 +0000
+++ b/win/dw.def	Thu Aug 08 18:26:46 2013 +0000
@@ -162,6 +162,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