¡@

Home 

c# Programming Glossary: vitem

Get selected items of folder with WinAPI

http://stackoverflow.com/questions/3382946/get-selected-items-of-folder-with-winapi

Get total count of the icons on the desktop int vItemCount WinApiWrapper.SendMessage vHandle WinApiWrapper.LVM_GETITEMCOUNT.. vHandle WinApiWrapper.LVM_GETITEMCOUNT 0 0 MessageBox.Show vItemCount.ToString uint vProcessId WinApiWrapper.GetWindowThreadProcessId.. WinApiWrapper.PAGE_READWRITE try for int j 0 j vItemCount j byte vBuffer new byte 256 WinApiWrapper.LVITEM vItem..