Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
LB_ADDSTRING in unicode mode (Q2.3.0)
#2
Some controls have separate messages for ANSI and Unicode, eg TVM_INSERTITEM[A] and TVM_INSERTITEMW. For other controls, use SendMessageW instead of SendMessage[A].

SendMessageW hlb LB_ADDSTRING 0 @sperso


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)