Click here to Skip to main content
Sign Up to vote bad
good
See more: C++
Hi,
I have one code in Win32 that using SYSLINK.
I want change caption of my SYSLINK in inside code.
 
For example want change current caption to: "link to"
 
any solution for that?
 
SetWindowText(GetDlgItem(hDlg, IDC_SYSLINK1 ), LPCTSTR lpString);
 
How must write caption for lpString? It is include link and it makes trouble.
Regards,
Posted 29 Nov '12 - 21:02
Rezame744
Edited 30 Nov '12 - 2:49


1 solution

I think you should be using the LM_SETITEM[^] message.
  Permalink  
Comments
Rezame - 30 Nov '12 - 8:41
Thanks. Can you please say how use this?
Richard MacCutchan - 30 Nov '12 - 8:49
Well, you could read the documentation in the link that I provided for you.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)

  Print Answers RSS
Your Filters
Interested
Ignored
     
0 OriginalGriff 213
1 Sergey Alexandrovich Kryukov 159
2 Richard MacCutchan 150
3 Maciej Los 136
4 Tadit Dash 110
0 Sergey Alexandrovich Kryukov 10,264
1 OriginalGriff 7,937
2 CPallini 4,201
3 Rohan Leuva 3,522
4 Maciej Los 3,135


Advertise | Privacy | Mobile
Web04 | 2.6.130523.1 | Last Updated 30 Nov 2012
Copyright © CodeProject, 1999-2013
All Rights Reserved. Terms of Use
Layout: fixed | fluid