Home All Groups Group Topic Archive Search About
Author
8 May 2006 5:15 PM
DEWright_CA@online.nospam
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

Author
8 May 2006 7:32 PM
Kevin Spencer
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.

Show quote
"DEWright_CA@online.nospam" <dewright_ca@online.nospam> wrote in message
news:5164B58C-EC97-4C7F-A27B-BDA4FC51D9D3@microsoft.com...
> 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
Author
9 May 2006 12:18 AM
Lloyd Dupont
ManagedC++ is the best way to do extensive C API testing while using
..NET....

--
Regards,
Lloyd Dupont

NovaMind development team
NovaMind Software
Mind Mapping Software
<www.nova-mind.com>
Show quote
"DEWright_CA@online.nospam" <dewright_ca@online.nospam> wrote in message
news:5164B58C-EC97-4C7F-A27B-BDA4FC51D9D3@microsoft.com...
> 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

AddThis Social Bookmark Button