mirror of
https://github.com/reactos/reactos.git
synced 2026-07-01 06:14:25 +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!