Welcome to Incremental Social! Learn more about this project here!
Check out lemmyverse to find more communities to join from here!

ZILtoid1991 OP ,

Found the solution, I have to put the following lines into the part that handles/intercepts the events related to the window itself:

case WM_SYSCHAR, WM_SYSDEADCHAR, WM_SYSKEYUP, WM_SYSKEYDOWN:
	return 0;

Otherwise all event that goes through this window goes to DefWindowProcW(); even if interrupted.

  • All
  • Subscribed
  • Moderated
  • Favorites
  • incremental_games
  • random
  • meta
  • gamedev@programming.dev
  • All magazines