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

C / C++ / MFC

 
AnswerRe: Intercept drop file operations between two explorers Pin
Sarath C13-Feb-09 1:38
Sarath C13-Feb-09 1:38 
GeneralRe: Intercept drop file operations between two explorers Pin
Nuno Esculcas13-Feb-09 7:29
Nuno Esculcas13-Feb-09 7:29 
GeneralRe: Intercept drop file operations between two explorers Pin
Sarath C15-Feb-09 17:12
Sarath C15-Feb-09 17:12 
AnswerRe: Intercept drop file operations between two explorers Pin
Code-o-mat13-Feb-09 2:10
Code-o-mat13-Feb-09 2:10 
GeneralRe: Intercept drop file operations between two explorers Pin
Nuno Esculcas13-Feb-09 7:31
Nuno Esculcas13-Feb-09 7:31 
GeneralRe: Intercept drop file operations between two explorers Pin
Code-o-mat13-Feb-09 8:08
Code-o-mat13-Feb-09 8:08 
GeneralRe: Intercept drop file operations between two explorers Pin
Nuno Esculcas16-Feb-09 9:31
Nuno Esculcas16-Feb-09 9:31 
QuestionDrawing huge Views Pin
baerten13-Feb-09 0:07
baerten13-Feb-09 0:07 
Hi everybody Smile | :)

in my application i open a view to display the "products information"
In this view i have a TabControl within 3 Views.
Each of these Views has more than 100 controls (labels with textboxes)
So over 350 controls totally.

If i open this window i freeze the Desktop-Screen
and at the last execution point of my code, i release the Screen and redraw.

I measured the elapsed time for all the work to show this window.
It takes 0,3 seconds.

If i remove all controls from the views, i get a time less than 0,1 seconds.

Is there a possibility to speed up the traitment ( < 0,3seconds )
If not, why does it take exactly so long?

Big thanks for any information. Thumbs Up | :thumbsup: Smile | :)
AnswerRe: Drawing huge Views Pin
«_Superman_»13-Feb-09 0:28
professional«_Superman_»13-Feb-09 0:28 
GeneralRe: Drawing huge Views Pin
baerten13-Feb-09 0:35
baerten13-Feb-09 0:35 
GeneralRe: Drawing huge Views Pin
«_Superman_»13-Feb-09 0:38
professional«_Superman_»13-Feb-09 0:38 
QuestionCreateFile Pin
john563213-Feb-09 0:01
john563213-Feb-09 0:01 
AnswerRe: CreateFile Pin
«_Superman_»13-Feb-09 0:24
professional«_Superman_»13-Feb-09 0:24 
QuestionConcatPidls Pin
john563212-Feb-09 22:55
john563212-Feb-09 22:55 
AnswerRe: ConcatPidls Pin
Stuart Dootson12-Feb-09 23:51
professionalStuart Dootson12-Feb-09 23:51 
QuestionActiveX for thermal printer not working Pin
bugsb4u12-Feb-09 22:48
bugsb4u12-Feb-09 22:48 
QuestionConnection with SQL Server 2008 using C++ Pin
PankajB12-Feb-09 20:50
PankajB12-Feb-09 20:50 
AnswerRe: Connection with SQL Server 2008 using C++ Pin
Stuart Dootson12-Feb-09 21:54
professionalStuart Dootson12-Feb-09 21:54 
GeneralRe: Connection with SQL Server 2008 using C++ Pin
PankajB12-Feb-09 22:17
PankajB12-Feb-09 22:17 
GeneralRe: Connection with SQL Server 2008 using C++ Pin
SandipG 12-Feb-09 22:33
SandipG 12-Feb-09 22:33 
GeneralRe: Connection with SQL Server 2008 using C++ Pin
PankajB12-Feb-09 22:44
PankajB12-Feb-09 22:44 
GeneralRe: Connection with SQL Server 2008 using C++ Pin
PankajB12-Feb-09 22:56
PankajB12-Feb-09 22:56 
GeneralRe: Connection with SQL Server 2008 using C++ Pin
SandipG 12-Feb-09 23:08
SandipG 12-Feb-09 23:08 
GeneralRe: Connection with SQL Server 2008 using C++ Pin
Stuart Dootson12-Feb-09 22:52
professionalStuart Dootson12-Feb-09 22:52 
GeneralRe: Connection with SQL Server 2008 using C++ Pin
PankajB12-Feb-09 23:14
PankajB12-Feb-09 23:14 

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.