Click here to Skip to main content
15,916,835 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionIntensity problem Pin
Arrun25-Oct-05 19:12
Arrun25-Oct-05 19:12 
AnswerRe: Intensity problem Pin
Christian Graus25-Oct-05 19:22
protectorChristian Graus25-Oct-05 19:22 
GeneralRe: Intensity problem Pin
Arrun25-Oct-05 19:48
Arrun25-Oct-05 19:48 
GeneralRe: Intensity problem Pin
Christian Graus25-Oct-05 20:06
protectorChristian Graus25-Oct-05 20:06 
GeneralRe: Intensity problem Pin
Arrun25-Oct-05 21:07
Arrun25-Oct-05 21:07 
GeneralRe: Intensity problem Pin
Christian Graus26-Oct-05 10:22
protectorChristian Graus26-Oct-05 10:22 
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 
HALO FRIENDS I MYSELF GOT THE SOLUTION
WHILE ADDING DIALOG BOX WE HAVE TO DO FOOLOWING PROCEDURE.
1) RIGHT CLICK ON DIALOG ITEM IN RESOURCE TAB
2) CLICK INSERT.
3) THE VARIOUS INCLUSIVE RESORSES WILL COME
4) OPEN + SIGN INFRONT OF DIALOG
5) SELECT IDD_FORMVIEW
6) THEN WE GET THE FORM ADD CONTROLS AS YOU WANT
7) GO TO TOP MENU BAR " INSERT --> FORM"
8) THIS WILL CREATE ALL STUFF FOR YOU AT BEGINING OF
INITINSTANCE OF YOUR APPLICATION CLASS
9) ONLY THING IT WILL DECLARE
CMultiDocTemplate* pNewDocTemplate;
IN INITINSTANCE OF YOUR APP CLASS YOU HAVE TO CUT THIS
DEFINITION AND PASTE IN THE YOUR APP CLASS;
10) ANY QUERYS PLS CONTACT AT shivditya@hotmail.com

|| ART OF LIVING ||
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 
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 

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.