Click here to Skip to main content
15,914,109 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralCListCtrl - realtime scrolling Pin
Jeffrey Wedekind 21-Apr-00 11:19
sussJeffrey Wedekind 21-Apr-00 11:19 
GeneralRe: CListCtrl - realtime scrolling Pin
Mike Dunn21-Apr-00 18:42
Mike Dunn21-Apr-00 18:42 
GeneralModem - bytes sent/received Pin
Grzegorz 'Ygreg' Plebanski21-Apr-00 10:23
sussGrzegorz 'Ygreg' Plebanski21-Apr-00 10:23 
GeneralRe: Modem - bytes sent/received Pin
Buck22-Apr-00 2:36
Buck22-Apr-00 2:36 
GeneralBest method Exceptions without MFC Pin
PeterK21-Apr-00 8:19
PeterK21-Apr-00 8:19 
GeneralDevice context Pin
Homber Martinez21-Apr-00 6:15
Homber Martinez21-Apr-00 6:15 
GeneralRe: Device context Pin
Paul Wolfensberger21-Apr-00 6:42
Paul Wolfensberger21-Apr-00 6:42 
GeneralRe: Device context Pin
Homber Martinez21-Apr-00 7:09
Homber Martinez21-Apr-00 7:09 
isn't it possible to create my own device context to play around with ... in any member function
void MyClass::myfunc(int i,int a)
{
CDC dc;
dc.LineTo(10,10);
}




GeneralRe: Device context Pin
Cristi Posea21-Apr-00 10:22
Cristi Posea21-Apr-00 10:22 
GeneralRe: Device context Pin
Homber Martinez21-Apr-00 18:43
Homber Martinez21-Apr-00 18:43 
GeneralRe: Device context Pin
Cristi Posea22-Apr-00 9:28
Cristi Posea22-Apr-00 9:28 
GeneralRe: Device context Pin
Member 475122-Apr-00 4:44
Member 475122-Apr-00 4:44 
GeneralDevice context Pin
Homber Martinez21-Apr-00 6:15
Homber Martinez21-Apr-00 6:15 
GeneralToolbar button Pin
Danny20-Apr-00 20:19
Danny20-Apr-00 20:19 
GeneralRe: Toolbar button Pin
Mike Dunn21-Apr-00 5:39
Mike Dunn21-Apr-00 5:39 
GeneralImageList_Duplicate Bug!! Pin
Neville Franks20-Apr-00 15:20
Neville Franks20-Apr-00 15:20 
QuestionHow to Use TabCtrl ocx in VC? Pin
tiger20-Apr-00 13:59
tiger20-Apr-00 13:59 
QuestionCan I change text and background colors on dialogs? Pin
Mike20-Apr-00 9:40
Mike20-Apr-00 9:40 
GeneralVC++ Intelligent Editor Pin
Manjunath20-Apr-00 9:30
Manjunath20-Apr-00 9:30 
GeneralRe: VC++ Intelligent Editor Pin
Neville Franks20-Apr-00 14:59
Neville Franks20-Apr-00 14:59 
GeneralRe: VC++ Intelligent Editor Pin
Mike Dunn21-Apr-00 5:32
Mike Dunn21-Apr-00 5:32 
GeneralRe: VC++ Intelligent Editor Pin
wwwaaattt21-Apr-00 7:08
wwwaaattt21-Apr-00 7:08 
QuestionWhat is the accepted naming convention of the controls? Pin
Vintage19-Apr-00 16:49
Vintage19-Apr-00 16:49 
AnswerRe: What is the accepted naming convention of the controls? Pin
Mike Dunn19-Apr-00 19:13
Mike Dunn19-Apr-00 19:13 
AnswerRe: What is the accepted naming convention of the controls? Pin
Member 168320-Apr-00 9:32
Member 168320-Apr-00 9:32 

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.