Click here to Skip to main content
15,922,584 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralFirst Win32 Program Pin
Member 17030439-Feb-05 5:10
Member 17030439-Feb-05 5:10 
GeneralRe: First Win32 Program Pin
Blake Miller9-Feb-05 7:29
Blake Miller9-Feb-05 7:29 
GeneralRe: First Win32 Program Pin
Member 17030439-Feb-05 7:50
Member 17030439-Feb-05 7:50 
GeneralRe: First Win32 Program Pin
Blake Miller9-Feb-05 8:05
Blake Miller9-Feb-05 8:05 
GeneralRe: First Win32 Program Pin
Ryan Binns9-Feb-05 17:44
Ryan Binns9-Feb-05 17:44 
GeneralRe: First Win32 Program Pin
Blake Miller10-Feb-05 4:07
Blake Miller10-Feb-05 4:07 
GeneralRe: First Win32 Program Pin
Ryan Binns10-Feb-05 12:42
Ryan Binns10-Feb-05 12:42 
GeneralRe: First Win32 Program Pin
Blake Miller11-Feb-05 4:02
Blake Miller11-Feb-05 4:02 
"...the limit as to the number of controls Windows supports is limited only by physical memory and the number of available window handler."

The number of window handles is not the same as the number of available control identifiers. The limit of HWND is not the same as the numerical limit of UINT control identifiers. That is the difference I perceived between what I had said and what you had said.

AND since the original poster was asking about dialogs and controls on dialogs, it made sense to be very specific as to what limitations exist and what issues he might run into.
GeneralRe: First Win32 Program Pin
Ryan Binns11-Feb-05 13:22
Ryan Binns11-Feb-05 13:22 
GeneralRe: First Win32 Program Pin
David Crow10-Feb-05 9:32
David Crow10-Feb-05 9:32 
GeneralThe 'Call' instruction Pin
Rajas P9-Feb-05 4:28
Rajas P9-Feb-05 4:28 
GeneralRe: The 'Call' instruction Pin
Antony M Kancidrowski9-Feb-05 5:29
Antony M Kancidrowski9-Feb-05 5:29 
GeneralRe: The 'Call' instruction Pin
Ryan Binns9-Feb-05 17:52
Ryan Binns9-Feb-05 17:52 
GeneralSNTP server Pin
Anonymous9-Feb-05 4:10
Anonymous9-Feb-05 4:10 
GeneralRe: SNTP server Pin
markkuk9-Feb-05 12:22
markkuk9-Feb-05 12:22 
GeneralCDatabase OpenEx Error Connecting Pin
KatyLee9-Feb-05 4:04
sussKatyLee9-Feb-05 4:04 
GeneralRe: CDatabase OpenEx Error Connecting Pin
David Crow9-Feb-05 4:07
David Crow9-Feb-05 4:07 
GeneralRe: CDatabase OpenEx Error Connecting Pin
KatyLee9-Feb-05 4:48
sussKatyLee9-Feb-05 4:48 
GeneralRe: CDatabase OpenEx Error Connecting Pin
David Crow9-Feb-05 5:05
David Crow9-Feb-05 5:05 
QuestionFindText() and FindText2() functions in CHtmlView class for searching on different pages. Is it possible? Pin
bilas9-Feb-05 3:46
bilas9-Feb-05 3:46 
Questiona question for ListCtrl ? Pin
wushli9-Feb-05 2:23
wushli9-Feb-05 2:23 
AnswerRe: a question for ListCtrl ? Pin
David Crow9-Feb-05 2:26
David Crow9-Feb-05 2:26 
AnswerRe: a question for ListCtrl ? Pin
RChin9-Feb-05 5:53
RChin9-Feb-05 5:53 
AnswerRe: a question for ListCtrl ? Pin
Shog99-Feb-05 9:12
sitebuilderShog99-Feb-05 9:12 
GeneralSimplifying fractions in cpp Pin
Member 19169269-Feb-05 2:06
Member 19169269-Feb-05 2:06 

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.