This article is from the Mac Programming FAQ, by Jon Watte h+@austin.metrowerks.com with numerous contributions by others.
Make sure the isHighLevelEventAware flag in your application's SIZE
resource is set. The AE Manager won't allow you to send events if you're
not able to receive them.
 
Continue to: