Click here to Skip to main content
15,918,343 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralApplication Error Pin
r i s h a b h s10-Mar-03 20:10
r i s h a b h s10-Mar-03 20:10 
GeneralRe: Application Error Pin
Ryan Binns10-Mar-03 20:31
Ryan Binns10-Mar-03 20:31 
GeneralRe: Application Error Pin
r i s h a b h s10-Mar-03 20:43
r i s h a b h s10-Mar-03 20:43 
GeneralRe: Application Error Pin
Ryan Binns11-Mar-03 19:50
Ryan Binns11-Mar-03 19:50 
GeneralMSN like Emoticon list Pin
Ph@ntom10-Mar-03 19:46
Ph@ntom10-Mar-03 19:46 
GeneralRe: MSN like Emoticon list Pin
Hesham Amin10-Mar-03 21:07
Hesham Amin10-Mar-03 21:07 
GeneralControl subclassing Pin
Shah Shehpori10-Mar-03 19:22
sussShah Shehpori10-Mar-03 19:22 
GeneralRe: Control subclassing Pin
Shog910-Mar-03 19:41
sitebuilderShog910-Mar-03 19:41 
Shah Shehpori wrote:
Now do i need to call m_myedit.SubclassWindow() before calling m_myedit.Create() ?

Nope! MFC takes care of subclassing the control as it is created when you call Create().


Shah Shehpori wrote:
Under what cases we need to call SubclassWindow/SubClassDlgItem() ?

If the control were already created but did not have an MFC class attached to it, you would then need to sublclass it in order for your custom class to receive messages sent to it.

---
My whole life I've practiced the art of self-sabotage -- fearing success perhaps even more than fearing failure. I think I have got this flareup resolved, but I'm constantly waiting to see what new and exciting ways I can spoil my chances for a better life.
- koreykruse, Compulsive Skin Picking

GeneralRe: Control subclassing Pin
TomKat14-Mar-03 16:06
TomKat14-Mar-03 16:06 
QuestionHow to read from Listbox Pin
summo10-Mar-03 19:11
summo10-Mar-03 19:11 
AnswerRe: How to read from Listbox Pin
Nish Nishant10-Mar-03 19:17
sitebuilderNish Nishant10-Mar-03 19:17 
AnswerRe: How to read from Listbox Pin
vikramlinux10-Mar-03 19:23
vikramlinux10-Mar-03 19:23 
QuestionHelp! How to update the resource in an exe file under Win98? Pin
stanley guan10-Mar-03 17:41
stanley guan10-Mar-03 17:41 
AnswerRe: Help! How to update the resource in an exe file under Win98? Pin
vikramlinux10-Mar-03 19:12
vikramlinux10-Mar-03 19:12 
AnswerRe: Help! How to update the resource in an exe file under Win98? Pin
Baris Kurtlutepe10-Mar-03 21:47
Baris Kurtlutepe10-Mar-03 21:47 
GeneralRe: Help! How to update the resource in an exe file under Win98? Pin
stanley guan11-Mar-03 13:20
stanley guan11-Mar-03 13:20 
GeneralRe: Help! How to update the resource in an exe file under Win98? Pin
stanley guan11-Mar-03 14:11
stanley guan11-Mar-03 14:11 
GeneralParent Child Data Sharing Pin
GWENJi10-Mar-03 16:43
GWENJi10-Mar-03 16:43 
GeneralRe: Parent Child Data Sharing Pin
Dave Bryant10-Mar-03 17:08
Dave Bryant10-Mar-03 17:08 
GeneralRe: Parent Child Data Sharing Pin
jhwurmbach10-Mar-03 20:30
jhwurmbach10-Mar-03 20:30 
GeneralRe: Parent Child Data Sharing Pin
jhwurmbach10-Mar-03 20:31
jhwurmbach10-Mar-03 20:31 
GeneralStrings to Variable Names Pin
James A Beggs10-Mar-03 16:28
James A Beggs10-Mar-03 16:28 
GeneralRe: Strings to Variable Names Pin
Abin10-Mar-03 22:02
Abin10-Mar-03 22:02 
GeneralRe: Strings to Variable Names Pin
Cedric Moonen10-Mar-03 22:19
Cedric Moonen10-Mar-03 22:19 
GeneralRe: Strings to Variable Names Pin
jhwurmbach10-Mar-03 22:28
jhwurmbach10-Mar-03 22:28 

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.