win16 app crashes in SCROLL_GetScrollRange()

Alexandre Julliard julliard at winehq.org
Sat Dec 13 17:14:42 CST 2003


Saulius Krasuckas <Saulius.Krasuckas at elst.vtu.lt> writes:

> and what way could it be done in? do you mean writing win16 test app to
> catch that SBM_GETRANGE16 one? or is it just about handling of ordinary
> message (SBM_GETRANGE) under odinary win32 system? eghm.. can you explain
> the process of investigation by using some examples, please? i'd be glad
> to help.

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.

-- 
Alexandre Julliard
julliard at winehq.com



More information about the wine-devel mailing list