Click here to Skip to main content
15,888,401 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: open(char*,...) fails with "Too many open files" ..help me pls Pin
Blake Miller7-Mar-07 10:14
Blake Miller7-Mar-07 10:14 
QuestionRe: open(char*,...) fails with "Too many open files" ..help me pls Pin
David Crow7-Mar-07 2:54
David Crow7-Mar-07 2:54 
QuestionHow to disable CD drive Pin
VC_RYK6-Mar-07 1:23
VC_RYK6-Mar-07 1:23 
AnswerRe: How to disable CD drive Pin
Newbie006-Mar-07 2:16
Newbie006-Mar-07 2:16 
AnswerRe: How to disable CD drive Pin
Super Hornet6-Mar-07 6:37
Super Hornet6-Mar-07 6:37 
GeneralRe: How to disable CD drive Pin
VC_RYK6-Mar-07 20:22
VC_RYK6-Mar-07 20:22 
QuestionIPadderss details mfc Pin
deeps_cute6-Mar-07 1:20
deeps_cute6-Mar-07 1:20 
AnswerRe: IPadderss details mfc Pin
James R. Twine6-Mar-07 1:25
James R. Twine6-Mar-07 1:25 
GeneralRe: IPadderss details mfc --please help me i need it Pin
deeps_cute6-Mar-07 1:32
deeps_cute6-Mar-07 1:32 
GeneralRe: IPadderss details mfc --please help me i need it Pin
David Crow6-Mar-07 2:53
David Crow6-Mar-07 2:53 
AnswerRe: IPadderss details mfc Pin
David Crow6-Mar-07 2:50
David Crow6-Mar-07 2:50 
GeneralRe: IPadderss details mfc Pin
deeps_cute6-Mar-07 3:27
deeps_cute6-Mar-07 3:27 
QuestionRe: IPadderss details mfc Pin
David Crow6-Mar-07 3:47
David Crow6-Mar-07 3:47 
AnswerRe: IPadderss details mfc Pin
deeps_cute6-Mar-07 3:50
deeps_cute6-Mar-07 3:50 
GeneralRe: IPadderss details mfc Pin
David Crow6-Mar-07 5:14
David Crow6-Mar-07 5:14 
QuestionSimple Tab Control without using frames and child dialogs Pin
Tushar Arora6-Mar-07 0:53
Tushar Arora6-Mar-07 0:53 
AnswerRe: Simple Tab Control without using frames and child dialogs Pin
Y_R6-Mar-07 3:45
Y_R6-Mar-07 3:45 
Hi,

If I understands correct what you are seeking is a way to create
a Tab whitout a dialog.

You can just put a tab control in your View class and than create that
control with its Create method.

Just check the MSDN for the tab control (CTab). They have really good explanations.

If you still having trobules tell me and I will try to find a program that will help you.


Sincerely yours
Y.R.

GeneralRe: Simple Tab Control without using frames and child dialogs Pin
Tushar Arora6-Mar-07 18:43
Tushar Arora6-Mar-07 18:43 
AnswerRe: Simple Tab Control without using frames and child dialogs Pin
Y_R8-Mar-07 8:59
Y_R8-Mar-07 8:59 
Questionnon Document-View Architecture Pin
prithaa6-Mar-07 0:44
prithaa6-Mar-07 0:44 
AnswerRe: non Document-View Architecture Pin
baerten6-Mar-07 3:14
baerten6-Mar-07 3:14 
GeneralRe: non Document-View Architecture Pin
prithaa6-Mar-07 4:52
prithaa6-Mar-07 4:52 
QuestionVARIANT CONVERSION TO SPECIFIC CLASS TYPE POINTER Pin
lavate malllik6-Mar-07 0:35
lavate malllik6-Mar-07 0:35 
AnswerRe: VARIANT CONVERSION TO SPECIFIC CLASS TYPE POINTER Pin
Cedric Moonen6-Mar-07 0:56
Cedric Moonen6-Mar-07 0:56 
GeneralRe: VARIANT CONVERSION TO SPECIFIC CLASS TYPE POINTER Pin
Stephen Hewitt6-Mar-07 11:53
Stephen Hewitt6-Mar-07 11:53 

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.