diff dww.def @ 203:e0beea487e8f

Added the basics for scrollbar thumb size on OS/2, and dw_main_iteration() which runs a message loop until it handles one message and returns. So other languages can run message loops and call this function internally.
author bsmith@81767d24-ef19-dc11-ae90-00e081727c95
date Sat, 01 Feb 2003 07:05:12 +0000
parents f3718165f0b2
children 00d2b1bcf036
line wrap: on
line diff
--- a/dww.def	Mon Jan 20 20:31:52 2003 +0000
+++ b/dww.def	Sat Feb 01 07:05:12 2003 +0000
@@ -19,6 +19,7 @@
   dw_flush                               @21
   dw_free                                @22
   dw_main_sleep                          @23
+  dw_main_iteration                      @24
                                          
   dw_box_new                             @40
   dw_groupbox_new                        @41