You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Encapsulate Win32 window message handling and provide EasyX-style messages, allowing message processing to be independent of the UI/rendering thread. The approach is based on zouhuidong/HiEasyX.