To MsgBox, or not to MsgBox
From: Tony Proctor (tony_proctor_at_aimtechnology_NOSPAM.com)
Date: 03/27/04
- Next message: Learner: "Re: A problem while exporting to Excel - URGENT please"
- Previous message: Steven Burn: "Re: Timer Interval Run time error"
- Next in thread: Steven Burn: "Re: To MsgBox, or not to MsgBox"
- Reply: Steven Burn: "Re: To MsgBox, or not to MsgBox"
- Reply: J French: "Re: To MsgBox, or not to MsgBox"
- Reply: Bonj: "Re: To MsgBox, or not to MsgBox"
- Reply: Bob Butler: "Re: To MsgBox, or not to MsgBox"
- Reply: Bob O`Bob: "Re: To MsgBox, or not to MsgBox"
- Reply: Tony Proctor: "Re: To MsgBox, or not to MsgBox"
- Messages sorted by: [ date ] [ thread ]
Date: Sat, 27 Mar 2004 10:32:45 -0000
Does anyone know of a test that will indicate whether a MsgBox call is
legal, i.e. whether the current process/thread has access to a UI
Some situations (e.g. services, IIS, silent installs over a reboot) will
result in a hang if MsgBox is called. I accept the argument that such code
should not use MsgBox, but this is a common component and it's not actually
my "call".
Tony Proctor
- Next message: Learner: "Re: A problem while exporting to Excel - URGENT please"
- Previous message: Steven Burn: "Re: Timer Interval Run time error"
- Next in thread: Steven Burn: "Re: To MsgBox, or not to MsgBox"
- Reply: Steven Burn: "Re: To MsgBox, or not to MsgBox"
- Reply: J French: "Re: To MsgBox, or not to MsgBox"
- Reply: Bonj: "Re: To MsgBox, or not to MsgBox"
- Reply: Bob Butler: "Re: To MsgBox, or not to MsgBox"
- Reply: Bob O`Bob: "Re: To MsgBox, or not to MsgBox"
- Reply: Tony Proctor: "Re: To MsgBox, or not to MsgBox"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|