Click here to Skip to main content
15,885,757 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
Question.NET Runtime 2.0 Error Reporting Pin
Evan St. John7-May-09 6:49
Evan St. John7-May-09 6:49 
AnswerRe: .NET Runtime 2.0 Error Reporting Pin
led mike8-May-09 4:27
led mike8-May-09 4:27 
QuestionVB.NET Service find Window with the WIN32 API Function "FindWindow" Pin
kl_ko7-May-09 4:44
kl_ko7-May-09 4:44 
AnswerRe: VB.NET Service find Window with the WIN32 API Function "FindWindow" Pin
Dave Kreskowiak7-May-09 5:38
mveDave Kreskowiak7-May-09 5:38 
AnswerRe: VB.NET Service find Window with the WIN32 API Function "FindWindow" Pin
kl_ko10-May-09 23:17
kl_ko10-May-09 23:17 
GeneralRe: VB.NET Service find Window with the WIN32 API Function "FindWindow" Pin
Dave Kreskowiak11-May-09 11:57
mveDave Kreskowiak11-May-09 11:57 
QuestionAsp.Net server code problem Pin
maria oni7-May-09 0:08
maria oni7-May-09 0:08 
QuestionMutex Releasing [modified] Pin
Tristan Rhodes6-May-09 23:11
Tristan Rhodes6-May-09 23:11 
Hi All,

I have located a Mutex system in code outside my control which causes execution to be delayed until after the current process has completed (Sequential).
Inside this Mutex system events are raised, which seems to lead to events being raised only after the current process has completed.

This doesn't help my unit tests as the events which should supply the results only occur after the test has failed. Frown | :(

So my question is, is there any way to suspend the thread and free the Mutex (Which i have no direct access too), so that it can do it's work, raise it's event
etc. before continuing?

I've tried Thread.Spin(), Thread.Sleep() and Application.DoEvents() as ways of suspending execution, but they don't seem to work.

Any thoughts?

Regards

Tris

[Edit: The Mutex appears to be owned by a different thread to the executing one.]

-------------------------------

Carrier Bags - 21st Century Tumbleweed.

modified on Thursday, May 7, 2009 5:25 AM

QuestionRe: Mutex Releasing Pin
datenkabel6-May-09 23:39
datenkabel6-May-09 23:39 
AnswerRe: Mutex Releasing Pin
Tristan Rhodes7-May-09 0:14
Tristan Rhodes7-May-09 0:14 
QuestionSystem.Data.SqlserverCe dll version conflict. Pin
crazylad6-May-09 14:58
crazylad6-May-09 14:58 
AnswerRe: System.Data.SqlserverCe dll version conflict. Pin
Simon P Stevens8-May-09 4:37
Simon P Stevens8-May-09 4:37 
Questionilove u Pin
manoj mehra6-May-09 4:25
manoj mehra6-May-09 4:25 
QuestionApplication gives an error only if it's started at system startup Pin
Luis_codeProject6-May-09 0:43
Luis_codeProject6-May-09 0:43 
AnswerRe: Application gives an error only if it's started at system startup Pin
Giorgi Dalakishvili6-May-09 1:19
mentorGiorgi Dalakishvili6-May-09 1:19 
GeneralRe: Application gives an error only if it's started at system startup Pin
Luis_codeProject6-May-09 1:28
Luis_codeProject6-May-09 1:28 
GeneralRe: Application gives an error only if it's started at system startup Pin
Giorgi Dalakishvili6-May-09 4:09
mentorGiorgi Dalakishvili6-May-09 4:09 
GeneralRe: Application gives an error only if it's started at system startup Pin
Luis_codeProject6-May-09 4:37
Luis_codeProject6-May-09 4:37 
GeneralRe: Application gives an error only if it's started at system startup Pin
Giorgi Dalakishvili6-May-09 19:58
mentorGiorgi Dalakishvili6-May-09 19:58 
GeneralRe: Application gives an error only if it's started at system startup Pin
Luis_codeProject7-May-09 1:33
Luis_codeProject7-May-09 1:33 
GeneralRe: Application gives an error only if it's started at system startup Pin
Giorgi Dalakishvili7-May-09 2:28
mentorGiorgi Dalakishvili7-May-09 2:28 
QuestionChanging the middle/wheel click to click-n-drag Pin
f.eskafi5-May-09 17:54
f.eskafi5-May-09 17:54 
AnswerRe: Changing the middle/wheel click to click-n-drag Pin
LCARS x3225-May-09 0:06
LCARS x3225-May-09 0:06 
QuestionSuppress reading data after DataBinding.WriteValue() Pin
ezeew4-May-09 21:27
ezeew4-May-09 21:27 
AnswerRe: Suppress reading data after DataBinding.WriteValue() Pin
Danny.net4-May-09 23:27
Danny.net4-May-09 23:27 

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.