Missing macro in commctrl.h
Michael Dluhosch <[email protected]>
| Newsgroups | gmane.comp.emulators.wine.devel |
|---|---|
| Message-ID | <CAMYnorrm0Os3orRpUBb2+=vCzouhQV6z3=2u8f+iNYYtwP_2LA@mail.gmail.com> |
Hi, is there a reason why this macro https://learn.microsoft.com/en-us/windows/win32/api/commctrl/nf-commctrl-treeview_setcheckstate is not defined in the wine version of commctrl.h? I currently try to compile windows sources with winegcc which need this macro. Kind Regards Michael