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#
  4. Messagepump freezes

Messagepump freezes

Scheduled Pinned Locked Moved C#
csharphelp
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.
  • B Offline
    B Offline
    Bekjong
    wrote on last edited by
    #1

    Hello, I have a big project here (all in .net 2.0 and c#) that seems to experience message pump freezes on some computers. At least thats what I'm thinking: This specifically seems to happen when scrolling the mousewheel within a DomainUpDown control and then leaving it's bounds with the mousepointer, while still scrolling the mousewheel. The application just freezes completely (including all background threads). Right-clicking the application in the taskbar seems to restart the pump. I've tried overriding the OnMouseLeave method of the control and then calling System.Windows.Forms.Application.DoEvents() from there, but that doesn't seem to help. (And yes, I know it isn't very good practice to be calling that method in the first place ;)). Any help is very much appreciated, thank you in advance!

    Standards are great! Everybody should have one!

    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