Due to server problems the website is temporarily offline! Visit http://www.smorgasbordet.com/pellesc/ to download Pelles C.
#include <windows.h>#include <Commctrl.h>#include <shlwapi.h>
Building ImagesToolBar.obj.C:\Users\Grincheux\Documents\Visual Studio 2015\Projects\ImagesViewer\ImagesToolBar.c(223): warning #2018: Undeclared function 'ListView_SetOutlineColor' (did you mean '(no name)'?); assuming 'extern' returning 'int'.Building ImagesViewer.res.Building ImagesViewer.exe.POLINK: error: Unresolved external symbol 'ListView_SetOutlineColor'.POLINK: fatal error: 1 unresolved external(s).*** Error code: 1 ***Done.
SendMessage(hLVImagesToolBar,LVM_SETOUTLINECOLOR,0,0x00ff0000) ;