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
I believe WFMO is a core feature of using Win32-style events and most people will want to - at some point - wait on any/all of two or more events.
To that end, I propose changing the WFMO preprocessor define and #fdef gates to a NO_WFMO opposite/equivalent so that the pevents library is WFMO-enabled by default.
Thoughts and comments are welcome.
The text was updated successfully, but these errors were encountered:
I believe WFMO is a core feature of using Win32-style events and most people will want to - at some point - wait on any/all of two or more events.
To that end, I propose changing the
WFMO
preprocessor define and#fdef
gates to aNO_WFMO
opposite/equivalent so that thepevents
library is WFMO-enabled by default.Thoughts and comments are welcome.
The text was updated successfully, but these errors were encountered: