Click here to Skip to main content
15,908,115 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: malloc fails Pin
Neville Franks23-Feb-05 9:02
Neville Franks23-Feb-05 9:02 
QuestionTo set modified time of a file as current time? Pin
Monisankar22-Feb-05 22:50
Monisankar22-Feb-05 22:50 
AnswerRe: To set modified time of a file as current time? Pin
Monisankar22-Feb-05 23:36
Monisankar22-Feb-05 23:36 
GeneralCEdit Line Length Limit Problem Pin
fangzj22-Feb-05 22:17
fangzj22-Feb-05 22:17 
GeneralRe: CEdit Line Length Limit Problem Pin
David Crow23-Feb-05 2:38
David Crow23-Feb-05 2:38 
GeneralRe: CEdit Line Length Limit Problem Pin
fangzj23-Feb-05 3:43
fangzj23-Feb-05 3:43 
GeneralRe: CEdit Line Length Limit Problem Pin
David Crow23-Feb-05 5:57
David Crow23-Feb-05 5:57 
GeneralRe: CEdit Line Length Limit Problem Pin
fangzj23-Feb-05 13:07
fangzj23-Feb-05 13:07 
That is a very clear process:

In a dialog, put an edit control, tick multiline, horizontal scroll and auto hscroll options.

Then run the dialog app, in the edit control when you enter any character, in my test with '-', the line wraps another line if total number is great than 1024.

In fact, in any CEdit or CEditView app, like windows notepad.exe, the line wraps another line if total number is great than 1024.

GeneralRe: CEdit Line Length Limit Problem Pin
David Crow24-Feb-05 3:02
David Crow24-Feb-05 3:02 
GeneralRe: CEdit Line Length Limit Problem Pin
fangzj24-Feb-05 13:22
fangzj24-Feb-05 13:22 
GeneralRe: CEdit Line Length Limit Problem Pin
David Crow24-Feb-05 16:15
David Crow24-Feb-05 16:15 
GeneralGET RESOURCE ID'S Pin
kedar.dave22-Feb-05 22:15
kedar.dave22-Feb-05 22:15 
GeneralRe: GET RESOURCE ID'S Pin
Bernhard22-Feb-05 22:38
Bernhard22-Feb-05 22:38 
Generalmulti page internet explorer Pin
storein22-Feb-05 21:15
storein22-Feb-05 21:15 
GeneralTabCtrl In a SDI project Pin
Tcpip200522-Feb-05 19:43
Tcpip200522-Feb-05 19:43 
GeneralRe: TabCtrl In a SDI project Pin
Tcpip200522-Feb-05 21:36
Tcpip200522-Feb-05 21:36 
Generalprinting problem on XP Pin
bryce22-Feb-05 19:14
bryce22-Feb-05 19:14 
GeneralMenu in SDI Application Pin
zahid_ash22-Feb-05 18:55
zahid_ash22-Feb-05 18:55 
GeneralRe: Menu in SDI Application Pin
RChin22-Feb-05 23:10
RChin22-Feb-05 23:10 
GeneralRe: Menu in SDI Application + how to make it inactive Pin
zahid_ash23-Feb-05 18:10
zahid_ash23-Feb-05 18:10 
GeneralRe: Menu in SDI Application + how to make it inactive Pin
RChin23-Feb-05 22:55
RChin23-Feb-05 22:55 
QuestionHow to use picture and animate control in VC6? Pin
wasife22-Feb-05 18:54
wasife22-Feb-05 18:54 
AnswerRe: How to use picture and animate control in VC6? Pin
flystar70722-Feb-05 22:16
flystar70722-Feb-05 22:16 
GeneralLinking MS SQL SERVER Database with QT Pin
Kush Kumar22-Feb-05 18:13
Kush Kumar22-Feb-05 18:13 
QuestionHow to create a dialog dynamicly and show it in a dll? Pin
sharkmouse22-Feb-05 18:04
sharkmouse22-Feb-05 18:04 

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.