breaking: Change Win32 to use pointers instead of ints#183
Conversation
|
can we just store both? |
|
Or maybe provide method to get a |
I'm against storing both, but we could have a method to cast these. Then again, users on all other platforms are gonna need a cast from |
Not sure if this is useful. |
Needed as per new Win32 metadata updates Fixes: #171 Signed-off-by: John Nunley <dev@notgull.net>
f9f9a6d to
8641ef7
Compare
Needed as per new Win32 metadata updates
Fixes: #171
Supersedes: #154