-
-
Notifications
You must be signed in to change notification settings - Fork 3
BOOL and bool #6
Copy link
Copy link
Open
Labels
todoIdea to implementIdea to implement
Description
Activity
Metadata
Metadata
Assignees
Labels
todoIdea to implementIdea to implement
Start moving away from the use of BOOL. Double-check compatibility with used Win32 API functions- Is BOOL necessary in this specific situation or can I use normal bool?