DLLs with message windows

F

Fas

I have a basic understanding of how to create DLLs with Microsoft VC++
6.0 and 7.0. I'm trying to create a very simple and basic DLL which
will perform some mathematical calculations. The DLL will be called
via Excel. I know how to do this and comfortable with the procedure.

My problem is that I would like a window to appear, created by the DLL
function call, giving some intermediate calculations whilst the DLL
function is running. My efforts in doing this have all ended in
failure. The window/message box that is created does not have to be
too fancy...just some general output statements. I'd REALLY be
grateful if somebody could take the time to explain how I can do this;
hopefully by using a simple WINAPI DLL.

Thanks,
F.
 
J

Jack Klein

I have a basic understanding of how to create DLLs with Microsoft VC++
6.0 and 7.0. I'm trying to create a very simple and basic DLL which
will perform some mathematical calculations. The DLL will be called
via Excel. I know how to do this and comfortable with the procedure.

You need to ask in a group like It is
not a C++ language issue.

--
Jack Klein
Home: http://JK-Technology.Com
FAQs for
comp.lang.c http://www.eskimo.com/~scs/C-faq/top.html
comp.lang.c++ http://www.parashift.com/c++-faq-lite/
alt.comp.lang.learn.c-c++ ftp://snurse-l.org/pub/acllc-c++/faq
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,581
Members
45,056
Latest member
GlycogenSupporthealth

Latest Threads

Top