Despite assigning a WndProc message a Result value of IntPtr(1) on a custom message, the process that called sendmessage gets a 0 return;

后端 未结 0 1182
春和景丽
春和景丽 2021-02-08 07:19

I have am trying to implement a variation on a keypress filtering application from c++ to c#. It uses a sendmessage() call to a window to determine whether to suppress the input

相关标签:
回答
  • 消灭零回复
提交回复
热议问题