Displaying 1 result from an estimated 1 matches for "spread32".
Did you mean:
ioread32
2001 Sep 04
0
Presumed bug found in SCROLL_GetPtrScrollInfo
Hi all.
We have a win32 application linked to Far Point's Spread32 library;
the application crashes when referencing a NULL pointer returned by
GlobalLock,
but obviously it runs perfectly under win98SE (see previous post about
GetWindowLongA) .
The behaviour of SCROLL_GetPtrScrollInfo, with nBar parameter = SB_CTL,
is to return wndPtr->wExtra as it were a po...