Handling automation events in an Intel Visual Fortran Windows application
- From: jmcgowan@xxxxxxxxxx
- Date: Mon, 28 Jan 2008 18:29:42 -0800 (PST)
Hello,
I have an Intel Visual Fortran 10.1 application that I am working on.
I have used the Fortran Module Wizard to create a Fortran wrapper for
a COM server...let's call is xxx.dll
I can invoke the COM routines in xxx.dll fine. However, the xxx.dll
generates "notfication events" that appear to be automation events of
some kind.
I need my client (a windows SDI application at the moment) to process
the "notfication events" from xxx.dll. I need to duplicate the
functionality of a C++ MFC example that appears to use an MFC dispatch
map to handle automation events and register a callback function to
handle the events. Is there a way to do this or something similar or
equivalent in Intel Visual Fortran.
Sincerely,
John McGowan
.
- Follow-Ups:
- Prev by Date: Re: IVF + Xp (32bit) = 3Gb
- Next by Date: Re: Handling automation events in an Intel Visual Fortran Windows application
- Previous by thread: Why is this structure misaligned?
- Next by thread: Re: Handling automation events in an Intel Visual Fortran Windows application
- Index(es):