diff dw.def @ 833:53b677d126dc

Scrollbox cleanups on Windows and added stubs on OS/2.
author bsmith@81767d24-ef19-dc11-ae90-00e081727c95
date Sun, 27 Mar 2011 03:57:14 +0000
parents 2dd7638a7719
children f1256b32fd22
line wrap: on
line diff
--- a/dw.def	Sun Mar 27 03:47:53 2011 +0000
+++ b/dw.def	Sun Mar 27 03:57:14 2011 +0000
@@ -280,7 +280,9 @@
   dw_calendar_set_date                   @481
   dw_calendar_get_date                   @482
 
-
   dw_clipboard_get_text                  @490
   dw_clipboard_set_text                  @491
 
+  dw_scrollbox_new                       @500
+  dw_scrollbox_get_pos                   @501
+  dw_scrollbox_get_range                 @502