Hi, > +#ifdef CONFIG_WIN32 > + win32_kbd_set_grab(true); > +#endif
Can we have stubs for these (see stubs/ directory for examples) so we can avoid the #ifdefs? thanks, Gerd
Hi, > +#ifdef CONFIG_WIN32 > + win32_kbd_set_grab(true); > +#endif
Can we have stubs for these (see stubs/ directory for examples) so we can avoid the #ifdefs? thanks, Gerd