sending notify to managed module from unmanaged one

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi,
as i found in this newsgroup i am not able to call back into managed module
from unmanaged... but i realy need to solve my problem:
We use unmanaged components for synchonization HH with PC and i need at leas
unmanaged module to notify my managed application that synchronization
process is aboat to begin (to release sources and do some UI actions) or that
process is finished.
One way is to responce to notification that directory or file has changed.
Isn't there any better way to notify my app?

Thanks for any idea.
 
Back
Top