Click here to Skip to main content
15,900,108 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: SQL woes Pin
basementman28-Jan-04 9:57
basementman28-Jan-04 9:57 
GeneralRe: SQL woes Pin
David Crow28-Jan-04 10:29
David Crow28-Jan-04 10:29 
GeneralRe: SQL woes Pin
Ger Hayden30-Jan-04 23:55
Ger Hayden30-Jan-04 23:55 
GeneralHtml Print Pin
Atlence28-Jan-04 9:18
Atlence28-Jan-04 9:18 
GeneralRe: Html Print Pin
basementman28-Jan-04 9:58
basementman28-Jan-04 9:58 
GeneralRe: Html Print Pin
Atlence28-Jan-04 11:53
Atlence28-Jan-04 11:53 
GeneralToolbar and Combo Box problem Pin
calebcohoon28-Jan-04 9:16
calebcohoon28-Jan-04 9:16 
GeneralRe: Toolbar and Combo Box problem Pin
Robert A. T. Káldy28-Jan-04 10:05
Robert A. T. Káldy28-Jan-04 10:05 
If you really want to hold buttons and combobox together at one toolbar, you should use CDialogBar.
On the other side, the standard approach is to put buttons and combobox to two separate toolbars, that are docked together, as in the Internet Explorer. There you should use CReBar.
In both case you can design the toolbar layout in Dialog editor.

Robert-Antonio
Questiondangers of using typedef in C/C++? Pin
Maximilien28-Jan-04 8:11
Maximilien28-Jan-04 8:11 
AnswerRe: dangers of using typedef in C/C++? Pin
toxcct28-Jan-04 9:01
toxcct28-Jan-04 9:01 
AnswerRe: dangers of using typedef in C/C++? Pin
Alvaro Mendez28-Jan-04 9:12
Alvaro Mendez28-Jan-04 9:12 
GeneralRe: dangers of using typedef in C/C++? Pin
Maximilien28-Jan-04 10:14
Maximilien28-Jan-04 10:14 
AnswerRe: dangers of using typedef in C/C++? Pin
Jörgen Sigvardsson28-Jan-04 10:32
Jörgen Sigvardsson28-Jan-04 10:32 
QuestionHow to setup DX projects Pin
Ylis28-Jan-04 7:46
Ylis28-Jan-04 7:46 
GeneralPackage .exe file within .exe Pin
iluvyuri28-Jan-04 6:56
iluvyuri28-Jan-04 6:56 
GeneralRe: Package .exe file within .exe Pin
valikac28-Jan-04 7:51
valikac28-Jan-04 7:51 
GeneralRe: Package .exe file within .exe Pin
David Crow28-Jan-04 10:32
David Crow28-Jan-04 10:32 
GeneralRe: Package .exe file within .exe Pin
iluvyuri29-Jan-04 7:47
iluvyuri29-Jan-04 7:47 
GeneralRe: Package .exe file within .exe Pin
David Crow29-Jan-04 9:29
David Crow29-Jan-04 9:29 
GeneralRe: Package .exe file within .exe Pin
iluvyuri29-Jan-04 20:58
iluvyuri29-Jan-04 20:58 
GeneralRe: Package .exe file within .exe Pin
David Crow5-Feb-04 3:04
David Crow5-Feb-04 3:04 
GeneralCreating/Adding Tabs to a Tab Control Pin
monrobot1328-Jan-04 6:49
monrobot1328-Jan-04 6:49 
GeneralRe: Creating/Adding Tabs to a Tab Control Pin
Carlos Antollini28-Jan-04 8:25
Carlos Antollini28-Jan-04 8:25 
GeneralRe: Creating/Adding Tabs to a Tab Control Pin
monrobot1328-Jan-04 12:02
monrobot1328-Jan-04 12:02 
GeneralCopy Constructors Pin
BrockVnm28-Jan-04 6:46
BrockVnm28-Jan-04 6:46 

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.