Open
Description
I'm following this tutorial for making a button, and I'm up to this part:
(HINSTANCE)GetWindowLong(m_hwnd, GWL_HINSTANCE)
What should I call from this library's API to achieve the same effect?
I'm following this tutorial for making a button, and I'm up to this part:
(HINSTANCE)GetWindowLong(m_hwnd, GWL_HINSTANCE)
What should I call from this library's API to achieve the same effect?