Re: [Dev-C++] Excel add-on in Dev-C++?
Open Source C & C++ IDE for Windows
Brought to you by:
claplace
From: Per W. <pw...@ia...> - 2008-10-29 15:41:12
|
First of all, the question is if MinGW can be used to write an Excel plugin. Dev-C++ is just an IDE. MinGW is the compiler. But a more important question is what you want to solve, and why you think a plugin written using MinGW is the way to reach your goal. /pwm On Wed, 29 Oct 2008, John Nolan wrote: > > Is it possible to make an Excel add-on with Dev-C++? > If so, a link to an example would be helpful. > > Thanks, John |