mirror of
https://github.com/reactos/reactos.git
synced 2026-05-22 23:30:07 +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!