Click here to Skip to main content
15,901,853 members
Home / Discussions / C#
   

C#

 
GeneralRe: Accessing classes/functions in .dll added as reference Pin
Luc Pattyn21-Jun-07 7:15
sitebuilderLuc Pattyn21-Jun-07 7:15 
GeneralC++ specific help needed Pin
lechium12121-Jun-07 7:31
lechium12121-Jun-07 7:31 
GeneralRe: C++ specific help needed Pin
Luc Pattyn21-Jun-07 7:59
sitebuilderLuc Pattyn21-Jun-07 7:59 
AnswerRe: Accessing classes/functions in .dll added as reference Pin
Dan Neely21-Jun-07 7:56
Dan Neely21-Jun-07 7:56 
Question.pdb Files Pin
Brendan Vogt21-Jun-07 6:04
Brendan Vogt21-Jun-07 6:04 
AnswerRe: .pdb Files Pin
originSH21-Jun-07 6:06
originSH21-Jun-07 6:06 
AnswerRe: .pdb Files Pin
Tarakeshwar Reddy21-Jun-07 6:07
professionalTarakeshwar Reddy21-Jun-07 6:07 
QuestionMessagepump freezes Pin
Bekjong21-Jun-07 5:05
Bekjong21-Jun-07 5:05 
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 Wink | ;) ).

Any help is very much appreciated, thank you in advance!

Standards are great! Everybody should have one!

QuestionWrite wizard in my project using Panel - Question Pin
Yanshof21-Jun-07 4:56
Yanshof21-Jun-07 4:56 
AnswerPlease - Someone can help me with this ? Pin
Yanshof21-Jun-07 18:00
Yanshof21-Jun-07 18:00 
Questionstruct and const Pin
lune1221-Jun-07 4:33
lune1221-Jun-07 4:33 
AnswerRe: struct and const Pin
Colin Angus Mackay21-Jun-07 4:37
Colin Angus Mackay21-Jun-07 4:37 
GeneralRe: struct and const Pin
lune1221-Jun-07 5:01
lune1221-Jun-07 5:01 
GeneralRe: struct and const Pin
Colin Angus Mackay21-Jun-07 8:05
Colin Angus Mackay21-Jun-07 8:05 
AnswerRe: struct and const Pin
Luc Pattyn21-Jun-07 5:08
sitebuilderLuc Pattyn21-Jun-07 5:08 
AnswerRe: struct and const Pin
PIEBALDconsult21-Jun-07 9:05
mvePIEBALDconsult21-Jun-07 9:05 
JokeRe: struct and const Pin
Luc Pattyn21-Jun-07 10:41
sitebuilderLuc Pattyn21-Jun-07 10:41 
GeneralRe: struct and const Pin
PIEBALDconsult21-Jun-07 11:00
mvePIEBALDconsult21-Jun-07 11:00 
JokeRe: struct and const Pin
Colin Angus Mackay21-Jun-07 14:07
Colin Angus Mackay21-Jun-07 14:07 
GeneralRe: struct and const Pin
PIEBALDconsult21-Jun-07 14:51
mvePIEBALDconsult21-Jun-07 14:51 
GeneralRe: struct and const Pin
Luc Pattyn21-Jun-07 14:54
sitebuilderLuc Pattyn21-Jun-07 14:54 
GeneralRe: struct and const Pin
PIEBALDconsult21-Jun-07 11:09
mvePIEBALDconsult21-Jun-07 11:09 
QuestionHow to refresh a form Pin
kaushal65421-Jun-07 3:43
kaushal65421-Jun-07 3:43 
AnswerRe: How to refresh a form Pin
Ylno21-Jun-07 14:30
Ylno21-Jun-07 14:30 
Questionhow can we find a *.dmp in a directory in c# Pin
cancerion21-Jun-07 3:40
cancerion21-Jun-07 3:40 

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.