Click here to Skip to main content
15,909,373 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Password scramble Pin
Chris081210-Nov-09 8:47
Chris081210-Nov-09 8:47 
GeneralRe: Password scramble Pin
Chris081210-Nov-09 8:51
Chris081210-Nov-09 8:51 
AnswerRe: Password scramble Pin
David Crow10-Nov-09 9:58
David Crow10-Nov-09 9:58 
QuestionHow to get the javascript part Pin
raja jamwal10-Nov-09 7:38
raja jamwal10-Nov-09 7:38 
GeneralRe: How to get the javascript part Pin
22491711-Nov-09 6:12
22491711-Nov-09 6:12 
AnswerRe: How to get the javascript part Pin
raja jamwal31-Dec-09 8:02
raja jamwal31-Dec-09 8:02 
QuestionWant to add a static horizontal splitter to an already created view in sdi app Pin
Member 570390510-Nov-09 7:02
Member 570390510-Nov-09 7:02 
AnswerRe: Want to add a static horizontal splitter to an already created view in sdi app Pin
«_Superman_»10-Nov-09 8:18
professional«_Superman_»10-Nov-09 8:18 
This is how the splitter works.

First there is a view.
You create a splitter in that view.
Now you have to create 2 views, one for each pane.
The initial parent view now only hosts the splitter and does nothing more.

In your case, after you create the splitter, create two instances of the Child View class, one in each pane.

«_Superman
I love work. It gives me something to do between weekends.

Microsoft MVP (Visual C++)

QuestionIntegration of WinForm and Visual C++ Pin
kikoso10-Nov-09 5:47
kikoso10-Nov-09 5:47 
AnswerRe: Integration of WinForm and Visual C++ Pin
«_Superman_»10-Nov-09 8:24
professional«_Superman_»10-Nov-09 8:24 
GeneralRe: Integration of WinForm and Visual C++ Pin
kikoso11-Nov-09 6:17
kikoso11-Nov-09 6:17 
GeneralRe: Integration of WinForm and Visual C++ Pin
kikoso12-Nov-09 4:11
kikoso12-Nov-09 4:11 
QuestionToolbar control access Pin
m_mun10-Nov-09 3:13
m_mun10-Nov-09 3:13 
AnswerRe: Toolbar control access Pin
LunaticFringe10-Nov-09 6:59
LunaticFringe10-Nov-09 6:59 
GeneralRe: Toolbar control access Pin
«_Superman_»10-Nov-09 7:46
professional«_Superman_»10-Nov-09 7:46 
GeneralRe: Toolbar control access Pin
LunaticFringe10-Nov-09 8:15
LunaticFringe10-Nov-09 8:15 
QuestionNot able to run the VC++ 2005 exe in remote machine. Pin
jain_MS10-Nov-09 1:57
jain_MS10-Nov-09 1:57 
AnswerRe: Not able to run the VC++ 2005 exe in remote machine. Pin
LunaticFringe10-Nov-09 2:11
LunaticFringe10-Nov-09 2:11 
AnswerRe: Not able to run the VC++ 2005 exe in remote machine. Pin
jain_MS10-Nov-09 2:43
jain_MS10-Nov-09 2:43 
GeneralRe: Not able to run the VC++ 2005 exe in remote machine. [modified] Pin
LunaticFringe10-Nov-09 3:13
LunaticFringe10-Nov-09 3:13 
GeneralRe: Not able to run the VC++ 2005 exe in remote machine. Pin
jain_MS10-Nov-09 3:52
jain_MS10-Nov-09 3:52 
AnswerRe: Not able to run the VC++ 2005 exe in remote machine. Pin
Covean10-Nov-09 3:30
Covean10-Nov-09 3:30 
GeneralRe: Not able to run the VC++ 2005 exe in remote machine. Pin
jain_MS10-Nov-09 3:50
jain_MS10-Nov-09 3:50 
GeneralRe: Not able to run the VC++ 2005 exe in remote machine. Pin
Covean10-Nov-09 4:18
Covean10-Nov-09 4:18 
GeneralRe: Not able to run the VC++ 2005 exe in remote machine. Pin
jain_MS10-Nov-09 4:28
jain_MS10-Nov-09 4: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.