comparison 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
comparison
equal deleted inserted replaced
1924:c47a04d83b90 1925:0448507827e6
119 dw_mle_set_cursor @178 119 dw_mle_set_cursor @178
120 dw_mle_set_visible @179 120 dw_mle_set_visible @179
121 dw_mle_search @180 121 dw_mle_search @180
122 dw_mle_set_editable @181 122 dw_mle_set_editable @181
123 dw_mle_set_word_wrap @182 123 dw_mle_set_word_wrap @182
124 dw_mle_set_auto_complete @183
124 125
125 dw_spinbutton_new @190 126 dw_spinbutton_new @190
126 dw_spinbutton_set_pos @191 127 dw_spinbutton_set_pos @191
127 dw_spinbutton_set_limits @192 128 dw_spinbutton_set_limits @192
128 dw_entryfield_set_limit @193 129 dw_entryfield_set_limit @193