i want to know how to PrintWindow child window ? Why ? Because on some windows like the folder view, it captures just the frame of the folder but not and the SysListView32 item, so i think i have to capture it separately, or somehow to force it to draw itself, i tried SendMessage with WM_PAINT and WM_SYSCOLORCHANGE but no success.
Thanks in advance.
EDIT: Here is the same question asked but no answer.... http://www.vbforums.com/showthread.php?t=555250