On Sat, 13 Dec 2003, Alexandre Julliard wrote:
In this case, you have to write a 16-bit app, create a 16-bit scrollbar window, and send it various SBM_GETRANGE16 messages and see what happens. The code itself is simple, the main problem is probably finding a development environment for 16-bit code.
ok. oh yeah, i was afraid i will need such extraordinary environment. eghm, only OpenWatcom v1.1 comes to my mind:
http://www.openwatcom.org/product/features_content.html
does anyone have reports about running it on WINE =)?