08-23-2007, 02:37 PM
how to use GetWindowIcon instead of bmp/file in DT_TbAddButtons ?
code snippet (rep)
code snippet (rep)
,,,,labels.formata("%s[]" exe.title(15))
,,,,int icon=GetWindowIcon(exe.m_hwnd)
,,,,icons.formata("%i[]" icon)
,,,,count1+1
,,,,DestroyIcon(icon)