Hi!I have a small problem with extension manager notifications which should call notification handlers when any note opened.
When note is opened from Lotus Notes as letter - all ok, notification handlers called, but if I opening a note with NSFNoteOpen or NSFNoteOpenExt these handlers not called.
Notification handlers hooked on next notifications:
EM_NSFNOTEOPEN,
EM_NSFNOTEOPENBYUNID,
EM_NSFNOTEOPENEXTENDED.