Saulius Krasuckas wrote:
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 =)?
The MSDN universal subscription also includes a Win16 compiler (MSVC 1.52, IIRC). I have not worked with OpenWatcom, but Watcom 11 had, I think, a better IDE.