MACRO GET_RAWINPUT_CODE_WPARAM

Started by Pierre Bellisle, October 07, 2016, 02:11:42 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Pierre Bellisle

Hola José.

WinUser.inc: MACRO GET_RAWINPUT_CODE_WPARAM(wParam) =  wParam AND %Hff

Pierre
  •  

José Roca

The problem with the macros... The compiler does not complain of mistakes until you try to use them.

Thanks very much for spotting it.
  •  

Pierre Bellisle

Well,
the job you've done with your include is so clean,
it might be the last one found of a very few.

Thank again for these superb includes. :-)

Pierre
  •