How to make that picture in VB.
MsgBox 'Hammer Time?', vbCritical, 'STOP!'
(
Hugo Rune,
Sun 7 Sep 2003, 21:38,
archived)
Windows XP vs 98, probably.
VB uses a standard API call, so should be identical to any other standard messagebox (some bastard programs use their own implementation, which often breaks stuff even if it can look cooler).
Badger badger.
(
LionsPhil,
Mon 8 Sep 2003, 3:40,
archived)