1
vote
What was the worst 3rd party API you had to work with?
The visual studio API for creating language plugins. Not the extensibility API which isn't too bad but the VSIP api for actually creating new project types, debuggers etc. All ugly-ass COM interfac …
