O
Owen Ransen
Guest
Using C++ MFC I've always used the call
CLSIDFromProgID(L"Excel.Application", &clsid)
to get hold of the Excel application. On my old Windows 10 machine this worked. Now on a new Windows 10 machine, which also has Excel it no longer works.
I've found Excel.Exe on my machine, and I use Excel every work day so it should work.
Flummoxed and confused.
TIA!
Graphics and CAD Programs Cad and Graphics software
Continue reading...
CLSIDFromProgID(L"Excel.Application", &clsid)
to get hold of the Excel application. On my old Windows 10 machine this worked. Now on a new Windows 10 machine, which also has Excel it no longer works.
I've found Excel.Exe on my machine, and I use Excel every work day so it should work.
Flummoxed and confused.
TIA!
Graphics and CAD Programs Cad and Graphics software
Continue reading...