mirror of
https://github.com/reactos/reactos.git
synced 2026-05-23 15:50:29 +08:00
Apparently the indices provided in NMTBGETINFOTIP (TBN_GETINFOTIP data struct), are not reliable, but since the lParam values are, and it saves us a lookup, we will be using those instead. Win-Win!