Click here to Skip to main content
15,894,362 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionHow to add more document templates in MDI Pin
shivditya25-Oct-05 17:38
shivditya25-Oct-05 17:38 
AnswerRe: How to add more document templates in MDI Pin
shivditya25-Oct-05 19:11
shivditya25-Oct-05 19:11 
Generalhi shivditya Pin
vikas amin25-Oct-05 19:44
vikas amin25-Oct-05 19:44 
GeneralRe: hi shivditya Pin
shivditya25-Oct-05 19:55
shivditya25-Oct-05 19:55 
Questionmonolithic form classes (repost from "General Discussions") Pin
OlliesDad25-Oct-05 14:53
OlliesDad25-Oct-05 14:53 
AnswerRe: monolithic form classes (repost from "General Discussions") Pin
Christian Graus25-Oct-05 14:57
protectorChristian Graus25-Oct-05 14:57 
GeneralRe: monolithic form classes (repost from "General Discussions") Pin
OlliesDad25-Oct-05 19:29
OlliesDad25-Oct-05 19:29 
QuestionNew Help Needed Check previous post Pin
Tom Moore25-Oct-05 13:40
Tom Moore25-Oct-05 13:40 
Far Pointer said this to me yesterday Smile | :)

Hi,

Follow this

CInitials::CEdit(derived from CEdit)
make a control variable from CInitials and link it to the editbox(through classwizard)
then you will be able to tap it on the CInitials::OnChar(..)(through classwizard),
or else add the EN_CHANGE handler this will also help you .

Regards
FarPOinter


This was my response.

Thanks, but im using Visual C++ 7.1 not Visual Studio 6.0.
Visual C++ 7.1 comes with Visual Studio 2003.

Thanks for the suggestion anyway.

Tom


Any help would be appreciated on catching WM_CHAR in the derived class, although it doesnt show in the Add Event Handler and like im saying there is no class wizard in VC++.NET 2003. Only Add Event Handler and new Class Dialog.

Tom
AnswerRe: New Help Needed Check previous post Pin
Christian Graus25-Oct-05 14:05
protectorChristian Graus25-Oct-05 14:05 
Questionstident Pin
first090225-Oct-05 13:09
first090225-Oct-05 13:09 
Questionis there a way to programmatically check if right-to-left support in installed in 2K/XP? Pin
Abu Mami25-Oct-05 10:29
Abu Mami25-Oct-05 10:29 
QuestionCharacter comparison NIGHTMARE Pin
adonisv25-Oct-05 8:35
adonisv25-Oct-05 8:35 
AnswerRe: Character comparison NIGHTMARE Pin
kevincwong25-Oct-05 8:52
kevincwong25-Oct-05 8:52 
AnswerRe: Character comparison NIGHTMARE Pin
David Crow25-Oct-05 9:43
David Crow25-Oct-05 9:43 
AnswerRe: Character comparison NIGHTMARE Pin
John R. Shaw25-Oct-05 10:14
John R. Shaw25-Oct-05 10:14 
GeneralRe: Character comparison NIGHTMARE Pin
David Crow25-Oct-05 10:19
David Crow25-Oct-05 10:19 
GeneralRe: Character comparison NIGHTMARE Pin
John R. Shaw25-Oct-05 10:37
John R. Shaw25-Oct-05 10:37 
GeneralRe: Character comparison NIGHTMARE Pin
adonisv25-Oct-05 11:54
adonisv25-Oct-05 11:54 
GeneralRe: Character comparison NIGHTMARE Pin
adonisv25-Oct-05 12:11
adonisv25-Oct-05 12:11 
GeneralRe: Character comparison NIGHTMARE Pin
John R. Shaw25-Oct-05 14:20
John R. Shaw25-Oct-05 14:20 
Questionthe momory leak Pin
valerie9925-Oct-05 8:35
valerie9925-Oct-05 8:35 
AnswerRe: the momory leak Pin
John R. Shaw25-Oct-05 9:29
John R. Shaw25-Oct-05 9:29 
Generalhere is the steps Pin
valerie9925-Oct-05 10:21
valerie9925-Oct-05 10:21 
AnswerRe: the momory leak Pin
David Crow25-Oct-05 9:32
David Crow25-Oct-05 9:32 
Generalthe more leaks...... Pin
valerie9925-Oct-05 10:03
valerie9925-Oct-05 10:03 

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.