Click here to Skip to main content
15,891,910 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
Questionnumber o fcontrols limited to 255? Pin
elephantstar2-Nov-05 7:55
elephantstar2-Nov-05 7:55 
AnswerRe: number o fcontrols limited to 255? Pin
BlackDice2-Nov-05 7:57
BlackDice2-Nov-05 7:57 
AnswerRe: number o fcontrols limited to 255? Pin
BlackDice2-Nov-05 7:58
BlackDice2-Nov-05 7:58 
GeneralRe: number o fcontrols limited to 255? Pin
elephantstar2-Nov-05 8:03
elephantstar2-Nov-05 8:03 
GeneralRe: number o fcontrols limited to 255? Pin
Renjith Ramachandran2-Nov-05 18:36
Renjith Ramachandran2-Nov-05 18:36 
GeneralRe: number o fcontrols limited to 255? Pin
toxcct2-Nov-05 21:06
toxcct2-Nov-05 21:06 
QuestionRe: number o fcontrols limited to 255? Pin
David Crow3-Nov-05 3:29
David Crow3-Nov-05 3:29 
AnswerRe: number o fcontrols limited to 255? Pin
Joe Woodbury2-Nov-05 9:30
professionalJoe Woodbury2-Nov-05 9:30 
The editor limits the number of controls to 255, you can add more dynamically. But as the previous poster said, any dialog with that many controls is going to be a usability nightmare.

Anyone who thinks he has a better idea of what's good for people than people do is a swine.
- P.J. O'Rourke

AnswerRe: number o fcontrols limited to 255? Pin
BadKarma2-Nov-05 21:58
BadKarma2-Nov-05 21:58 
QuestionRedirecting output using ShellExecute or CreateProcess or system Pin
swati242-Nov-05 6:57
swati242-Nov-05 6:57 
AnswerRe: Redirecting output using ShellExecute or CreateProcess or system Pin
Graham Bradshaw2-Nov-05 13:18
Graham Bradshaw2-Nov-05 13:18 
AnswerRe: Redirecting output using ShellExecute or CreateProcess or system Pin
David Crow3-Nov-05 3:33
David Crow3-Nov-05 3:33 
QuestionAdd MCF support to an existing standard DLL Pin
ChemmieBro2-Nov-05 6:17
ChemmieBro2-Nov-05 6:17 
AnswerRe: Add MCF support to an existing standard DLL Pin
Blake Miller3-Nov-05 10:47
Blake Miller3-Nov-05 10:47 
QuestionC++ Where to start? Pin
Leather992-Nov-05 4:02
Leather992-Nov-05 4:02 
AnswerRe: C++ Where to start? Pin
ddmcr2-Nov-05 4:11
ddmcr2-Nov-05 4:11 
GeneralRe: C++ Where to start? Pin
Leather992-Nov-05 4:26
Leather992-Nov-05 4:26 
GeneralRe: C++ Where to start? Pin
Kevin McFarlane2-Nov-05 9:26
Kevin McFarlane2-Nov-05 9:26 
GeneralRe: C++ Where to start? Pin
David Crow3-Nov-05 3:39
David Crow3-Nov-05 3:39 
AnswerRe: C++ Where to start? Pin
toxcct2-Nov-05 4:32
toxcct2-Nov-05 4:32 
GeneralRe: C++ Where to start? Pin
Kevin McFarlane2-Nov-05 9:27
Kevin McFarlane2-Nov-05 9:27 
GeneralRe: C++ Where to start? Pin
toxcct2-Nov-05 20:46
toxcct2-Nov-05 20:46 
GeneralRe: C++ Where to start? Pin
Kevin McFarlane3-Nov-05 8:47
Kevin McFarlane3-Nov-05 8:47 
GeneralRe: C++ Where to start? Pin
David Crow3-Nov-05 3:42
David Crow3-Nov-05 3:42 
GeneralRe: C++ Where to start? Pin
Kevin McFarlane3-Nov-05 8:49
Kevin McFarlane3-Nov-05 8:49 

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.