madewokherd / xalia

Service adding gamepad UI to traditional desktop applications
MIT License
85 stars 3 forks source link

Win32: Add support for Edit controls. #37

Closed madewokherd closed 5 months ago

Conmanx360 commented 5 months ago

This looks good to me.

madewokherd commented 5 months ago

Updated to do the SetFocus and AttachThreadInput calls on a background thread, as they can theoretically hang.