VC6

不再关注网络安全

ListCtrl禁止列宽拖动

  • 2012-09-10
  • VC

通过重写虚函数OnNotify实现。 //头文件 C virtual BOOL OnNotify(WPARAM wParam, LPARAM lParam, LRESULT* pResult); ...