et j'ai l'erreur ( dans Build Log ) :
might be used uninitialized in this function
Linking executable: ..\pgr.exe
D:\Temp\main.o:main.cpp:(.text+0x765e): undefined reference to
`ImageList_LoadImageA@28'
avec HIMAGELIST himgList = ImageList_Create( 16, 16, ILC_COLOR32 , 2, 0);
même punition...
il me manque quelque chose quelque part...
mais quoi ? et où ?