但是需要注意的是ListView_SetItemPosition之类的函数可能导致设置的消息回调无效,原因不详,需要在调用这些函数后再次设置

SetWindowLong(FListView.Handle, GWL_WNDPROC, LongInt(FNewProc));

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2021-08-05
  • 2022-01-19
  • 2021-11-16
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2021-12-15
  • 2022-01-04
  • 2021-07-01
相关资源
相似解决方案