Click here to Skip to main content
15,889,391 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionNeed to access a VB.Net DLL in VC++ Pin
abiemann14-Mar-08 9:21
abiemann14-Mar-08 9:21 
GeneralRe: Need to access a VB.Net DLL in VC++ Pin
CPallini14-Mar-08 10:58
mveCPallini14-Mar-08 10:58 
GeneralRe: Need to access a VB.Net DLL in VC++ Pin
abiemann14-Mar-08 12:15
abiemann14-Mar-08 12:15 
GeneralRe: Need to access a VB.Net DLL in VC++ Pin
abiemann14-Mar-08 12:27
abiemann14-Mar-08 12:27 
GeneralDetermine Location of a Variable Pin
Jeffrey Walton14-Mar-08 4:28
Jeffrey Walton14-Mar-08 4:28 
GeneralRe: Determine Location of a Variable PinPopular
Randor 14-Mar-08 12:05
professional Randor 14-Mar-08 12:05 
GeneralRe: Determine Location of a Variable Pin
Jeffrey Walton14-Mar-08 22:53
Jeffrey Walton14-Mar-08 22:53 
GeneralMultiple text lines and ellipsis? [modified] Pin
Moak14-Mar-08 3:27
Moak14-Mar-08 3:27 
Hi,

I would like to display a variable list of users in a simple text control. How can I display multiple text lines with "..." at the end of the last line (if the client area is too small for the whole text)?

I tried a CStatic with m_users.ModifyStyle(0, SS_ENDELLIPSIS), but unfortunately this sets the control to show a single line.

Thanks
/Moak

modified on Friday, March 14, 2008 9:54 AM

QuestionRe: Multiple text lines and ellipsis? Pin
Rajkumar R14-Mar-08 3:46
Rajkumar R14-Mar-08 3:46 
GeneralRe: Multiple text lines and ellipsis? Pin
Moak14-Mar-08 4:01
Moak14-Mar-08 4:01 
QuestionRe: Multiple text lines and ellipsis? Pin
David Crow14-Mar-08 5:38
David Crow14-Mar-08 5:38 
GeneralRe: Multiple text lines and ellipsis? Pin
Moak14-Mar-08 6:42
Moak14-Mar-08 6:42 
GeneralRe: Multiple text lines and ellipsis? Pin
David Crow14-Mar-08 6:50
David Crow14-Mar-08 6:50 
GeneralRe: Multiple text lines and ellipsis? Pin
led mike14-Mar-08 7:49
led mike14-Mar-08 7:49 
GeneralRe: Multiple text lines and ellipsis? Pin
Moak15-Mar-08 10:08
Moak15-Mar-08 10:08 
GeneralHRESULT function confusion Pin
rowdy_vc++14-Mar-08 3:07
rowdy_vc++14-Mar-08 3:07 
GeneralRe: HRESULT function confusion Pin
CPallini14-Mar-08 3:47
mveCPallini14-Mar-08 3:47 
GeneralRe: HRESULT function confusion Pin
Rajesh R Subramanian14-Mar-08 8:13
professionalRajesh R Subramanian14-Mar-08 8:13 
GeneralExporting entry points in a dll with classes Pin
Klive814-Mar-08 2:58
Klive814-Mar-08 2:58 
GeneralRe: Exporting entry points in a dll with classes Pin
David Crow14-Mar-08 3:02
David Crow14-Mar-08 3:02 
Generalpath via property sheet Pin
john563214-Mar-08 2:46
john563214-Mar-08 2:46 
QuestionChrash at UpdateData(FALSE) Pin
merh14-Mar-08 2:45
merh14-Mar-08 2:45 
GeneralRe: Chrash at UpdateData(FALSE) Pin
Cedric Moonen14-Mar-08 3:03
Cedric Moonen14-Mar-08 3:03 
QuestionRe: Chrash at UpdateData(FALSE) Pin
merh14-Mar-08 3:14
merh14-Mar-08 3:14 
GeneralRe: Chrash at UpdateData(FALSE) Pin
jhwurmbach14-Mar-08 3:51
jhwurmbach14-Mar-08 3:51 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.