ImageList_Write (COMCTL32.@)
BOOL ImageList_Write ( HIMAGELIST himl, LPSTREAM pstm )
Writes an image list to a stream.
himl | [In] | handle to image list. |
pstm | [Out] | Pointer to a stream. |
Success: TRUE
Failure: FALSE.
probably.
Defined in "commctrl.h".
Implemented in "dlls/comctl32/imagelist.c". source.winehq.org/source/dlls/comctl32/imagelist.c
Debug channel "imagelist".
Copyright © 2007 The Wine Project. All trademarks are the property of their respective owners. Visit WineHQ for license details. Generated Mar 2007.