Click here to Skip to main content
16,005,120 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionAre there some reference about how to use auto_ptr? Pin
George218-Apr-03 2:07
George218-Apr-03 2:07 
AnswerRe: Are there some reference about how to use auto_ptr? Pin
Xander8018-Apr-03 2:14
Xander8018-Apr-03 2:14 
GeneralRe: Are there some reference about how to use auto_ptr? Pin
George218-Apr-03 2:38
George218-Apr-03 2:38 
QuestionWhat means "smart pointer"? Pin
George218-Apr-03 1:28
George218-Apr-03 1:28 
AnswerRe: What means "smart pointer"? Pin
Zdeslav Vojkovic18-Apr-03 1:43
Zdeslav Vojkovic18-Apr-03 1:43 
GeneralRe: What means "smart pointer"? Pin
George218-Apr-03 2:04
George218-Apr-03 2:04 
GeneralProblem in Desk Band Pin
Pious18-Apr-03 0:11
Pious18-Apr-03 0:11 
GeneralDocked toolbar with 2 columns Pin
ABMuppet17-Apr-03 23:20
ABMuppet17-Apr-03 23:20 
Hello,

I'd like to create a toolbar (docked) with a width of 2 columns. I've searched newsgroups and the web, and all I can find is a way to set a CPaletteBar's width, via:
m_wndPaletteBar.SetColumns(AfxGetApp()->GetProfileInt(_T("General"),_T("Columns"),3));

I'd like to stick to a toolbar though - can it be done?
I'd like it to look like the paint program that comes with windows.
Also, when you pick the brush tool in Paint - you get a choice of brushes, I guess this is using a CDialogBar, but which control is it using?

Many thanks,

Josh
General24bit compatibitible Pin
Prog Mmer17-Apr-03 23:16
Prog Mmer17-Apr-03 23:16 
GeneralAutodeleting exe Pin
pjeansqp17-Apr-03 23:16
susspjeansqp17-Apr-03 23:16 
GeneralRe: Autodeleting exe Pin
Dominik Reichl18-Apr-03 3:08
Dominik Reichl18-Apr-03 3:08 
GeneralRe: Autodeleting exe Pin
Navin18-Apr-03 6:30
Navin18-Apr-03 6:30 
General24bit compatibitible Pin
Prog Mmer17-Apr-03 23:16
Prog Mmer17-Apr-03 23:16 
GeneralRe: 24bit compatibitible Pin
PJ Arends18-Apr-03 9:32
professionalPJ Arends18-Apr-03 9:32 
GeneralRe: 24bit compatibitible Pin
Prog Mmer21-Apr-03 17:36
Prog Mmer21-Apr-03 17:36 
GeneralRe: 24bit compatibitible Pin
PJ Arends22-Apr-03 6:37
professionalPJ Arends22-Apr-03 6:37 
GeneralCalling conventions Pin
Cedric Moonen17-Apr-03 23:09
Cedric Moonen17-Apr-03 23:09 
GeneralRe: Calling conventions Pin
Bartosz Bien18-Apr-03 1:30
Bartosz Bien18-Apr-03 1:30 
GeneralWhat's wrong with this codes? But it generates Stack Overflow exception. Pin
DengJW17-Apr-03 20:30
DengJW17-Apr-03 20:30 
GeneralRe: What's wrong with this codes? But it generates Stack Overflow exception. Pin
David Crow18-Apr-03 4:21
David Crow18-Apr-03 4:21 
GeneralRe: What's wrong with this codes? But it generates Stack Overflow exception. Pin
Joe Woodbury18-Apr-03 6:11
professionalJoe Woodbury18-Apr-03 6:11 
GeneralWhat's wrong with this codes? But it generates Stack Overflow exception. Pin
DengJW17-Apr-03 20:25
DengJW17-Apr-03 20:25 
GeneralRe: What's wrong with this codes? But it generates Stack Overflow exception. Pin
chifor17-Apr-03 22:32
chifor17-Apr-03 22:32 
GeneralRe: What's wrong with this codes? But it generates Stack Overflow exception. Pin
DengJW18-Apr-03 21:21
DengJW18-Apr-03 21:21 
Questionempty CDocument??? Pin
alex.barylski17-Apr-03 19:17
alex.barylski17-Apr-03 19:17 

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.