diff win/dw-mingw.def @ 1925:0448507827e6

Added dw_mle_set_auto_complete() stubs for OS/2 and Windows... Updates to support RichEdit 4.1 control on Windows if enabled. This should allow us to support auto complete in the future.
author bsmith@81767d24-ef19-dc11-ae90-00e081727c95
date Thu, 20 Apr 2017 10:36:49 +0000
parents 09860ba329a4
children c30f4354966e
line wrap: on
line diff
--- a/win/dw-mingw.def	Thu Apr 20 09:57:15 2017 +0000
+++ b/win/dw-mingw.def	Thu Apr 20 10:36:49 2017 +0000
@@ -121,6 +121,7 @@
   dw_mle_search                          @180
   dw_mle_set_editable                    @181
   dw_mle_set_word_wrap                   @182
+  dw_mle_set_auto_complete               @183
 
   dw_spinbutton_new                      @190
   dw_spinbutton_set_pos                  @191