comparison 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
comparison
equal deleted inserted replaced
832:37cdfec6d3fa 833:53b677d126dc
278 278
279 dw_calendar_new @480 279 dw_calendar_new @480
280 dw_calendar_set_date @481 280 dw_calendar_set_date @481
281 dw_calendar_get_date @482 281 dw_calendar_get_date @482
282 282
283
284 dw_clipboard_get_text @490 283 dw_clipboard_get_text @490
285 dw_clipboard_set_text @491 284 dw_clipboard_set_text @491
286 285
286 dw_scrollbox_new @500
287 dw_scrollbox_get_pos @501
288 dw_scrollbox_get_range @502