Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C / C++ / MFC
  4. Inordinate Delaying in Form Display?

Inordinate Delaying in Form Display?

Scheduled Pinned Locked Moved C / C++ / MFC
csharpc++performancequestioncode-review
1 Posts 1 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • N Offline
    N Offline
    NietzscheDisciple
    wrote on last edited by
    #1

    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!

    1 Reply Last reply
    0
    Reply
    • Reply as topic
    Log in to reply
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes


    • Login

    • Don't have an account? Register

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • World
    • Users
    • Groups