-
- Downloads
safer conversion to HANDLER on MinGW-W64
Assign to "intptr_t", which on some versions of MS-Windows will widen the variable; then cast to HANDLE.
Please register or sign in to comment
Assign to "intptr_t", which on some versions of MS-Windows will widen the variable; then cast to HANDLE.