HomeSort by relevance Sort by last modified time
    Searched refs:LV_ITEMW (Results 1 - 2 of 2) sorted by null

  /external/lzma/CPP/Windows/Control/
ListView.h 42 int InsertItem(const LV_ITEMW* item) { return (int)SendMessage(LVM_INSERTITEMW, 0, (LPARAM)item); }
44 bool SetItem(const LV_ITEMW* item) { return BOOLToBool((BOOL)SendMessage(LVM_SETITEMW, 0, (LPARAM)item)); }
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
commctrl.h     [all...]

Completed in 39 milliseconds