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

  /external/lzma/CPP/Windows/Control/
ListView.h 54 int InsertColumn(int columnIndex, const LVCOLUMNW *columnInfo) { return (int)SendMsg(LVM_INSERTCOLUMNW, (WPARAM)columnIndex, (LPARAM)columnInfo); }
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
commctrl.h     [all...]

Completed in 50 milliseconds