Click here to Skip to main content
15,907,906 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: ShellExecute and IE Pin
valikac29-Mar-03 6:13
valikac29-Mar-03 6:13 
GeneralRe: ShellExecute and IE Pin
Anders Molin29-Mar-03 6:55
professionalAnders Molin29-Mar-03 6:55 
GeneralRe: ShellExecute and IE Pin
Stephane Rodriguez.30-Mar-03 8:44
Stephane Rodriguez.30-Mar-03 8:44 
GeneralRe: ShellExecute and IE Pin
tinkywinky30-Mar-03 9:10
tinkywinky30-Mar-03 9:10 
GeneralMFC and dynamic button Pin
Sztahoo28-Mar-03 23:00
Sztahoo28-Mar-03 23:00 
GeneralRe: MFC and dynamic button Pin
Brian Shifrin29-Mar-03 2:41
Brian Shifrin29-Mar-03 2:41 
GeneralRe: MFC and dynamic button Pin
Bartosz Bien29-Mar-03 11:12
Bartosz Bien29-Mar-03 11:12 
GeneralSubclass dialog item Pin
John-theKing28-Mar-03 22:33
John-theKing28-Mar-03 22:33 
Friends,

I want to subclass an edit control present on my dialog template. For this purpose i derived my on class CMyDialog form base CEdit, and assign the instance of edit control to my class instead of CEdit class. Every thing works fine till here and program runs successfully. Then i needed to handle the WM_PAINT message of my edit control, so i override OnPaint in CMyDialog class. Till here everything works fine.

Now the problem is that i want to handle WM_CREATE message of edit control also. For this purpose i am overriding OnCreate(), but the trouble is that the program is not calling my overridden OnCreate method. Any idea ???
GeneralRe: Subclass dialog item Pin
PJ Arends29-Mar-03 9:42
professionalPJ Arends29-Mar-03 9:42 
Generaloverloading operators..Plesae help Pin
Tozilla28-Mar-03 21:44
Tozilla28-Mar-03 21:44 
GeneralRe: overloading operators..Plesae help Pin
PJ Arends29-Mar-03 10:51
professionalPJ Arends29-Mar-03 10:51 
GeneralRe: overloading operators..Plesae help Pin
Tozilla29-Mar-03 20:42
Tozilla29-Mar-03 20:42 
Questionhow to draw a picture Pin
snollow28-Mar-03 20:33
snollow28-Mar-03 20:33 
AnswerRe: how to draw a picture Pin
Brian Shifrin29-Mar-03 2:48
Brian Shifrin29-Mar-03 2:48 
GeneralRe: how to draw a picture Pin
snollow30-Mar-03 16:19
snollow30-Mar-03 16:19 
Generalwinsock Pin
moraalg28-Mar-03 15:38
moraalg28-Mar-03 15:38 
GeneralRe: winsock Pin
valikac28-Mar-03 16:20
valikac28-Mar-03 16:20 
GeneralRe: winsock Pin
Rickard Andersson2029-Mar-03 10:21
Rickard Andersson2029-Mar-03 10:21 
GeneralRe: winsock Pin
Moak28-Mar-03 17:23
Moak28-Mar-03 17:23 
QuestionHow do I change the ip address of my computer?? Pin
IrishSonic28-Mar-03 15:36
IrishSonic28-Mar-03 15:36 
AnswerRe: How do I change the ip address of my computer?? Pin
moraalg28-Mar-03 15:40
moraalg28-Mar-03 15:40 
GeneralAdding a tab to the output window in vc6 Pin
Martin Slater28-Mar-03 15:06
Martin Slater28-Mar-03 15:06 
GeneralGet Error__ left of '.point' must have class/struct/union type Pin
wow999928-Mar-03 14:26
wow999928-Mar-03 14:26 
GeneralRe: Get Error__ left of '.point' must have class/struct/union type Pin
John R. Shaw28-Mar-03 15:58
John R. Shaw28-Mar-03 15:58 
GeneralCListBox and HSCROLL Pin
Member 12629228-Mar-03 11:48
Member 12629228-Mar-03 11:48 

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.