R
Russell Potter
Does anyone know a URL where I could download a copy
of the Excel MIDL file?. I'm sure it must exist _somewhere_
I wanted to create, and do some custom processing on,
a spreadsheet from C (why I haven't done so in VB makes for
a _very_ long story, and I didn't want to tempt those wanting
to turn this thread into a "C vs. VB " religious flame war by
explaining my reasoning for doing so), but, thinking it best to
do so using direct "vtbl" access, rather than the "IDispatch"
interface, I first need the prototypes for the "vtbl" structures
that I believe are created as a by-product of MIDL
compilation, but I don't know where to find the MIDL file
I need to compile ...
Russell
of the Excel MIDL file?. I'm sure it must exist _somewhere_

I wanted to create, and do some custom processing on,
a spreadsheet from C (why I haven't done so in VB makes for
a _very_ long story, and I didn't want to tempt those wanting
to turn this thread into a "C vs. VB " religious flame war by
explaining my reasoning for doing so), but, thinking it best to
do so using direct "vtbl" access, rather than the "IDispatch"
interface, I first need the prototypes for the "vtbl" structures
that I believe are created as a by-product of MIDL
compilation, but I don't know where to find the MIDL file
I need to compile ...
Russell