ImageList_SetFilter (COMCTL32.@)
BOOL ImageList_SetFilter ( HIMAGELIST himl, INT i, DWORD dwFilter )
Sets a filter (or does something completely different)!!??? It removes 12 Bytes from the stack (3 Parameters).
himl | [In] | SHOULD be a handle to image list. |
i | [In] | COULD be an index?. |
dwFilter | [In] | ???. |
Success: TRUE ???
Failure: FALSE ???.
This is an UNDOCUMENTED function!!!! empty stub.
Not declared in a Wine header. The function is either undocumented, or missing from Wine.
Implemented in "dlls/comctl32/imagelist.c". gitlab.winehq.org/wine/wine/blob/master/dlls/comctl32/imagelist.c
Debug channel "imagelist".
Copyright © 2024 The Wine Project. All trademarks are the property of their respective owners. Visit WineHQ for license details. Generated Nov 2024.