C
chris-s
Hi,
Could somebody possibly provide the equivilent c# translation of the
following c++ code snippet?
::SendMessage(HWND_BROADCAST, WM_WININICHANGE, 0xF2, 0);
Chris.
Could somebody possibly provide the equivilent c# translation of the
following c++ code snippet?
::SendMessage(HWND_BROADCAST, WM_WININICHANGE, 0xF2, 0);
Chris.