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. Free Resource??

Free Resource??

Scheduled Pinned Locked Moved C / C++ / MFC
helpquestionlearning
8 Posts 4 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.
  • T Offline
    T Offline
    thenewbee
    wrote on last edited by
    #1

    I using more than 50 dialog resources in my application..when i click on any of those my system will hang and i have to wait a lot . . . My System config is... P4 2.80GHz with 1Gb Ram Processes running- AVG antivirus wdfmgr svchost(5 instances) DXDebugService VsTskMgr msmgs mdm lsass winlogon services cvslock can any one help me out. . . . Thanks in ADVANCE . .

    _ H 2 Replies Last reply
    0
    • T thenewbee

      I using more than 50 dialog resources in my application..when i click on any of those my system will hang and i have to wait a lot . . . My System config is... P4 2.80GHz with 1Gb Ram Processes running- AVG antivirus wdfmgr svchost(5 instances) DXDebugService VsTskMgr msmgs mdm lsass winlogon services cvslock can any one help me out. . . . Thanks in ADVANCE . .

      _ Offline
      _ Offline
      _AnsHUMAN_
      wrote on last edited by
      #2

      thenewbee wrote:

      when i click on any of those my system will hang and i have to wait a lot . . .

      are you handling the click event of the mouse? May be there is some indefinete/infinite loop running in your code. I guess it would be very hard to detect the error without you posting some relevant code or describing the exact scenario.

      Somethings seem HARD to do, until we know how to do them. ;-)_AnShUmAn_

      1 Reply Last reply
      0
      • T thenewbee

        I using more than 50 dialog resources in my application..when i click on any of those my system will hang and i have to wait a lot . . . My System config is... P4 2.80GHz with 1Gb Ram Processes running- AVG antivirus wdfmgr svchost(5 instances) DXDebugService VsTskMgr msmgs mdm lsass winlogon services cvslock can any one help me out. . . . Thanks in ADVANCE . .

        H Offline
        H Offline
        Hamid Taebi
        wrote on last edited by
        #3

        Can you more explain about your program and how do you call them how do you make these dialogs and what are these?


        WhiteSky


        T 1 Reply Last reply
        0
        • H Hamid Taebi

          Can you more explain about your program and how do you call them how do you make these dialogs and what are these?


          WhiteSky


          T Offline
          T Offline
          thenewbee
          wrote on last edited by
          #4

          Oh sorry i forgot to mention - prob is in resource editor not when the program is running...

          H 1 Reply Last reply
          0
          • T thenewbee

            Oh sorry i forgot to mention - prob is in resource editor not when the program is running...

            H Offline
            H Offline
            Hamid Taebi
            wrote on last edited by
            #5

            When you run your program it works? and did you use of breakpoint on your code?


            WhiteSky


            T 1 Reply Last reply
            0
            • H Hamid Taebi

              When you run your program it works? and did you use of breakpoint on your code?


              WhiteSky


              T Offline
              T Offline
              thenewbee
              wrote on last edited by
              #6

              its working fine when i run myu program . .. Ima telling about the designing. when im designing the dialog box or any resources. . . my VC6.0 hangs out...

              D 1 Reply Last reply
              0
              • T thenewbee

                its working fine when i run myu program . .. Ima telling about the designing. when im designing the dialog box or any resources. . . my VC6.0 hangs out...

                D Offline
                D Offline
                David Crow
                wrote on last edited by
                #7

                Are the images huge? Does it happen with all of them, or just a select few? Instead of 50 images, what if your project only had a few?


                "A good athlete is the result of a good and worthy opponent." - David Crow

                "To have a respect for ourselves guides our morals; to have deference for others governs our manners." - Laurence Sterne

                T 1 Reply Last reply
                0
                • D David Crow

                  Are the images huge? Does it happen with all of them, or just a select few? Instead of 50 images, what if your project only had a few?


                  "A good athlete is the result of a good and worthy opponent." - David Crow

                  "To have a respect for ourselves guides our morals; to have deference for others governs our manners." - Laurence Sterne

                  T Offline
                  T Offline
                  thenewbee
                  wrote on last edited by
                  #8

                  There are no images but various controls more than 15 controls in each dialog box. For all the dialog boxes when i try to add or remove a new control or just change the property of a control, the editor hangs... The same code works fine in some other systems. No problem when my project have very few dialogs..

                  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