haskell / haskell/win32

How do I call GetWindowLong to get an HINSTANCE?

Open
#136 3 comments 0 reactions 0 assignees View on GitHub
minor issue
Dominant language
Haskell
Stars
101
Forks
65
PR merge metrics
No merged PRs in 30d

Description

I'm following [this tutorial for making a button][1], and I'm up to this part:

```c
(HINSTANCE)GetWindowLong(m_hwnd, GWL_HINSTANCE)
```
What should I call from this library's API to achieve the same effect?

[1]: https://docs.microsoft.com/en-us/windows/win32/controls/create-a-button

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.