Click here to Skip to main content
16,008,750 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralDatagram sockets, sequence of methods to call Pin
vcLearner14-Apr-02 18:28
vcLearner14-Apr-02 18:28 
GeneralRe: Datagram sockets, sequence of methods to call Pin
Antonio Mazzeo14-Apr-02 22:24
Antonio Mazzeo14-Apr-02 22:24 
GeneralRe: Datagram sockets, sequence of methods to call Pin
lucy24-Apr-02 5:49
lucy24-Apr-02 5:49 
GeneralCreateMDIWindow(...) Pin
14-Apr-02 18:05
suss14-Apr-02 18:05 
GeneralAccessing a Specific Text Line Inside CEditView :: MFC Pin
valikac14-Apr-02 6:11
valikac14-Apr-02 6:11 
GeneralRe: Accessing a Specific Text Line Inside CEditView :: MFC Pin
moliate14-Apr-02 20:04
moliate14-Apr-02 20:04 
GeneralRe: Accessing a Specific Text Line Inside CEditView :: MFC Pin
jack Mesic14-Apr-02 20:07
jack Mesic14-Apr-02 20:07 
GeneralRe: One More Question Pin
valikac15-Apr-02 14:29
valikac15-Apr-02 14:29 
Thanks!

I have one question.

In the line:

// CString myString;

CEditCtrl::GetLine(1, myString.GetBuffer(255), 255);

Is 255 the maximun number of characters in *that line*?

I would like to get everything on that line.

In general, is the size (255 in this case) referring to bytes or characters (characters * bytes = maxsize?).

Kuphryn
QuestionCArray without MFC? Pin
User 665814-Apr-02 4:35
User 665814-Apr-02 4:35 
AnswerRe: CArray without MFC? Pin
Stas14-Apr-02 5:21
Stas14-Apr-02 5:21 
GeneralRe: CArray without MFC? Pin
User 665814-Apr-02 5:25
User 665814-Apr-02 5:25 
GeneralRe: CArray without MFC? Pin
Stas14-Apr-02 19:22
Stas14-Apr-02 19:22 
AnswerRe: CArray without MFC? Pin
Christian Graus14-Apr-02 18:31
protectorChristian Graus14-Apr-02 18:31 
GeneralRe: CArray without MFC? Pin
Nish Nishant14-Apr-02 23:26
sitebuilderNish Nishant14-Apr-02 23:26 
GeneralRe: CArray without MFC? Pin
Christian Graus15-Apr-02 0:02
protectorChristian Graus15-Apr-02 0:02 
GeneralRe: CArray without MFC? Pin
Nish Nishant15-Apr-02 0:05
sitebuilderNish Nishant15-Apr-02 0:05 
GeneralRe: CArray without MFC? Pin
Christian Graus15-Apr-02 0:08
protectorChristian Graus15-Apr-02 0:08 
GeneralLPDISPATCH question ... Pin
Hadi Rezaee14-Apr-02 1:18
Hadi Rezaee14-Apr-02 1:18 
GeneralChanging a controls client rect Pin
Ben Gray13-Apr-02 23:08
Ben Gray13-Apr-02 23:08 
GeneralRe: Changing a controls client rect Pin
PJ Arends14-Apr-02 4:18
professionalPJ Arends14-Apr-02 4:18 
GeneralRe: Thanks! Pin
Ben Gray14-Apr-02 21:26
Ben Gray14-Apr-02 21:26 
QuestionHMENU, can i change one thing? Pin
MaTrIX2k213-Apr-02 20:55
MaTrIX2k213-Apr-02 20:55 
GeneralCreating borderless windows... Pin
CMFC6.0VS.NETUser13-Apr-02 18:41
CMFC6.0VS.NETUser13-Apr-02 18:41 
GeneralRe: Creating borderless windows... Pin
Michael Dunn13-Apr-02 19:23
sitebuilderMichael Dunn13-Apr-02 19:23 
GeneralRe: Creating borderless windows... Pin
CMFC6.0VS.NETUser13-Apr-02 21:47
CMFC6.0VS.NETUser13-Apr-02 21:47 

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.