Click here to Skip to main content
15,911,646 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
Generalstring between two process Pin
kirucodeproject26-May-04 1:41
kirucodeproject26-May-04 1:41 
GeneralRe: string between two process Pin
David Crow26-May-04 2:24
David Crow26-May-04 2:24 
GeneralRe: string between two process Pin
kirucodeproject26-May-04 2:56
kirucodeproject26-May-04 2:56 
GeneralRecord locking within SQL Server Pin
Master^Tristar26-May-04 0:50
Master^Tristar26-May-04 0:50 
GeneralRe: Record locking within SQL Server Pin
Master^Tristar8-Jun-04 6:39
Master^Tristar8-Jun-04 6:39 
GeneralSimple Requirement Pin
Billar26-May-04 0:38
Billar26-May-04 0:38 
GeneralRe: Simple Requirement Pin
Prakash Nadar26-May-04 1:05
Prakash Nadar26-May-04 1:05 
Generallarge number of windows in a mutli document interface MFC application Pin
mike.dibley26-May-04 0:25
mike.dibley26-May-04 0:25 
hi all

with an mfc multi document interface windows application running on xp with many (several
hundred) mostly modeless form views i have encountered unexpected behavior with the
controls on the forms. for example when clicking a button to open a file open dialog, the
dialog gets instantly closed etc. adding more form views can crash the application.

is there a limit to the number of views or controls per application. each view in the application can have 20 controls so the total number of controls can exceed 250 * 20 => 5000

another behavior which may give some clues is that when adding above 5000 controls i.e. typically over 250 views, adding subsequent views becomes increasingly slow (the time taken for the view to be drawn on the screen)

any ideas how i can correct the unexpected behaviour?

thanks for any help
mike Confused | :confused:
GeneralRe: large number of windows in a mutli document interface MFC application Pin
Roger Allen26-May-04 2:22
Roger Allen26-May-04 2:22 
GeneralRe: large number of windows in a mutli document interface MFC application Pin
mike.dibley27-May-04 2:58
mike.dibley27-May-04 2:58 
GeneralRe: large number of windows in a mutli document interface MFC application Pin
Maximilien26-May-04 2:22
Maximilien26-May-04 2:22 
GeneralRe: large number of windows in a mutli document interface MFC application Pin
mike.dibley27-May-04 3:03
mike.dibley27-May-04 3:03 
GeneralComon Dialog with thumbnail view Pin
bilgner25-May-04 23:45
bilgner25-May-04 23:45 
GeneralRe: Comon Dialog with thumbnail view Pin
bilgner26-May-04 5:35
bilgner26-May-04 5:35 
QuestionCan I set button's font to "Webdings" type? Pin
Hua Hsin25-May-04 23:37
Hua Hsin25-May-04 23:37 
Generalhelp! how to make a setup for application Pin
jfk_lili25-May-04 23:28
jfk_lili25-May-04 23:28 
GeneralRe: help! how to make a setup for application Pin
Diddy25-May-04 23:58
Diddy25-May-04 23:58 
Generaldeleting an item from listcontrol Pin
Anonymous25-May-04 23:15
Anonymous25-May-04 23:15 
GeneralRe: deleting an item from listcontrol Pin
Roger Allen26-May-04 2:26
Roger Allen26-May-04 2:26 
GeneralRe: deleting an item from listcontrol Pin
Anonymous26-May-04 20:29
Anonymous26-May-04 20:29 
GeneralRe: deleting an item from listcontrol Pin
David Crow27-May-04 2:26
David Crow27-May-04 2:26 
GeneralRe: deleting an item from listcontrol Pin
David Crow26-May-04 2:27
David Crow26-May-04 2:27 
GeneralPlatform SDK Problem Pin
Bernhard25-May-04 23:14
Bernhard25-May-04 23:14 
GeneralRe: Platform SDK Problem Pin
Antony M Kancidrowski26-May-04 3:55
Antony M Kancidrowski26-May-04 3:55 
GeneralUsing Pipes on Win 98 Pin
Member 33928725-May-04 22:29
Member 33928725-May-04 22:29 

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.