Re: Handling automation events in an Intel Visual Fortran Windows application
- From: Gary Scott <garylscott@xxxxxxxxxxxxx>
- Date: Tue, 29 Jan 2008 02:43:25 GMT
jmcgowan@xxxxxxxxxx wrote:
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.
You will probably get a more thorough answer on the Intel forum. (see Steve Lionel's posts for a link)
Sincerely,
John McGowan
--
Gary Scott
mailto:garylscott@sbcglobal dot net
Fortran Library: http://www.fortranlib.com
Support the Original G95 Project: http://www.g95.org
-OR-
Support the GNU GFortran Project: http://gcc.gnu.org/fortran/index.html
If you want to do the impossible, don't hire an expert because he knows it can't be done.
-- Henry Ford
.
- References:
- Prev by Date: Handling automation events in an Intel Visual Fortran Windows application
- Next by Date: Problem reading data from a file (encounter EOF after second last record)
- Previous by thread: Handling automation events in an Intel Visual Fortran Windows application
- Next by thread: Problem reading data from a file (encounter EOF after second last record)
- Index(es):
Relevant Pages
|
|