Click here to Skip to main content
15,909,193 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: How to display from dialog box to sdi window? Pin
dharani26-Oct-04 21:28
dharani26-Oct-04 21:28 
GeneralDetect Privileges Pin
Anonymous25-Oct-04 13:27
Anonymous25-Oct-04 13:27 
GeneralRe: Detect Privileges Pin
vcplusplus25-Oct-04 14:37
vcplusplus25-Oct-04 14:37 
GeneralCreating Stochastic models (Probability density functions) in Visual C++6.0 Pin
Member 260788825-Oct-04 11:11
Member 260788825-Oct-04 11:11 
GeneralRe: Creating Stochastic models (Probability density functions) in Visual C++6.0 Pin
Christian Graus25-Oct-04 12:51
protectorChristian Graus25-Oct-04 12:51 
GeneralAccessing ActiveX in VC++ 1.52 Pin
Anonymous25-Oct-04 10:50
Anonymous25-Oct-04 10:50 
GeneralRe: Accessing ActiveX in VC++ 1.52 Pin
Ryan Binns25-Oct-04 18:01
Ryan Binns25-Oct-04 18:01 
QuestionInordinate Delaying in Form Display? Pin
NietzscheDisciple25-Oct-04 10:06
NietzscheDisciple25-Oct-04 10:06 
Hello! I'm attempting to write an application in VC++ .NET 2003. My application works alright, but it takes at least 10 seconds for the Form to be displayed.

This happens not just on my work PC (P4 1.5GHz, 768MB RAM) but also on my PC at home (AMD Athlon XP 1700+, 768MB RAM)

I've written a similar App in VC# and the Form is displayed almost immediately.

In VC++, the Build Time is displayed as 4s. It then takes AT LEAST 10 seconds for the Form to be displayed.

My Application is neither large nor complex.

I am new to VC++ and my understanding is that all the code is written in the Form.h file, and nothing needs to be added to the Form.cpp file. Is that correct?

Do I need to change any Solution properties? They are all currently set at their default values.

I would really appreciate any suggestions to improve the speed of Form display.

Thanks!

GeneralAnother threading question Pin
Tom Wright25-Oct-04 9:52
Tom Wright25-Oct-04 9:52 
GeneralRe: Another threading question Pin
David Crow25-Oct-04 10:36
David Crow25-Oct-04 10:36 
GeneralRe: Another threading question Pin
Blake Miller25-Oct-04 12:16
Blake Miller25-Oct-04 12:16 
GeneralRe: Another threading question Pin
dharani26-Oct-04 21:37
dharani26-Oct-04 21:37 
GeneralCharNext Pin
Timothy Grabrian25-Oct-04 9:39
professionalTimothy Grabrian25-Oct-04 9:39 
GeneralRe: CharNext Pin
David Crow25-Oct-04 10:47
David Crow25-Oct-04 10:47 
GeneralRe: CharNext Pin
Timothy Grabrian25-Oct-04 10:54
professionalTimothy Grabrian25-Oct-04 10:54 
GeneralRe: CharNext Pin
David Crow26-Oct-04 2:34
David Crow26-Oct-04 2:34 
GeneralFinding COM Memory Leak in ISAPI Extension Pin
Turtle Hand25-Oct-04 9:36
Turtle Hand25-Oct-04 9:36 
GeneralRe: Finding COM Memory Leak in ISAPI Extension Pin
Chris Richardson25-Oct-04 11:21
Chris Richardson25-Oct-04 11:21 
GeneralDisplaying error message Pin
SXP25-Oct-04 8:39
SXP25-Oct-04 8:39 
GeneralRe: Displaying error message Pin
BlackDice25-Oct-04 8:51
BlackDice25-Oct-04 8:51 
GeneralRe: Displaying error message Pin
SXP25-Oct-04 8:57
SXP25-Oct-04 8:57 
GeneralRe: Displaying error message Pin
SXP25-Oct-04 9:10
SXP25-Oct-04 9:10 
GeneralRe: Displaying error message Pin
Blake Miller25-Oct-04 9:00
Blake Miller25-Oct-04 9:00 
GeneralRe: AfxMessageBox Pin
Budric B.25-Oct-04 9:01
Budric B.25-Oct-04 9:01 
GeneralLeft Button Drag-and-Drop Pin
Erick 'El Matador' Demers25-Oct-04 7:18
Erick 'El Matador' Demers25-Oct-04 7:18 

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.