Re: How do I wait?
- From: "Karl E. Peterson" <karl@xxxxxxxx>
- Date: Tue, 3 Oct 2006 12:21:12 -0700
Paul Clement wrote:
On Mon, 2 Oct 2006 14:49:02 -0700, "Karl E. Peterson" <karl@xxxxxxxx>
wrote:
¤ Paul Clement wrote:
¤ > ¤ Gimme a break.
¤ >
¤ > Nope. No breaks here. You want to dispute that a standard EXE
¤ > operates on a single thread of execution but provide nothing in
the
¤ > way of a discussion to counter that statement.
¤
¤ Try to obtain the thread ID on a mmtimer callback, if you really
feel the
¤ need to substantiate what I'm saying. I've already offered that,
and you
¤ ignored it. Lemme know if/when you're ready to open your eyes.
Yes well the multimedia timer runs on its own thread. It doesn't
change anything with respect to the Visual Basic executable, and
since a standard Visual Basic EXE is not thread safe the callback
will probably crash the app.
The callback doesn't crash the app, but how you "handle" execution on a
system thread can!
--
Working without a .NET?
http://classicvb.org/
.
- References:
- Re: How do I wait?
- From: Paul Clement
- Re: How do I wait?
- From: Karl E. Peterson
- Re: How do I wait?
- From: Paul Clement
- Re: How do I wait?
- Prev by Date: Re: How to format table output in the command prompt
- Next by Date: Re: Reading/Writing PJL command to a USB/parallel printer via VB
- Previous by thread: Re: How do I wait?
- Next by thread: Re: Moving on ....from .Net v. 1
- Index(es):
Relevant Pages
|