S
Sean Farrow
Hi:
I am trying to use excel from c++. I get several midl errors (mostly 2025)
when trying to import the generated idl from ms office 2003. it doesn't
appear to find the single datatype, which typelib is this declared in?
The declaration I'm having issues with is:
HRESULT Item(
[in] int Index,
[out, retval] single* Val);
The line with single included seems to be the issue.
midl is not recognising this as a type.
Anyone got any clues?
Cheers
Sean.
__________ Information from ESET NOD32 Antivirus, version of virus signature database 4115 (20090529) __________
The message was checked by ESET NOD32 Antivirus.
http://www.eset.com
I am trying to use excel from c++. I get several midl errors (mostly 2025)
when trying to import the generated idl from ms office 2003. it doesn't
appear to find the single datatype, which typelib is this declared in?
The declaration I'm having issues with is:
HRESULT Item(
[in] int Index,
[out, retval] single* Val);
The line with single included seems to be the issue.
midl is not recognising this as a type.
Anyone got any clues?
Cheers
Sean.
__________ Information from ESET NOD32 Antivirus, version of virus signature database 4115 (20090529) __________
The message was checked by ESET NOD32 Antivirus.
http://www.eset.com