Re: C Api Access



You're pretty much SOL, unless you're talking about a COM object, which
exposes its programming interface. If you have the header file, that's about
the best you can do without decompiling.

--
HTH,

Kevin Spencer
Microsoft MVP
Professional Numbskull

Hard work is a medication for which
there is no placebo.

"DEWright_CA@xxxxxxxxxxxxx" <dewright_ca@xxxxxxxxxxxxx> wrote in message
news:5164B58C-EC97-4C7F-A27B-BDA4FC51D9D3@xxxxxxxxxxxxxxxx
Ok, I have a app that has a C API, the API is very poorly documented and I
am
trying to figure out how to expose the API so I can see what is there.

Suggestions?
--
D @ premierdata


.