Last Modification: December 08, 2000
Contents of this FAQ
Why does my VB client keep crashing when compiled and not in the IDE when I use an ActiveX Control with a worker thread?
Why does my ATL project fail to build in release configuration? It gives me "error LNK2001: unresolved external symbol _main" linker error.
HOWTO: Obtain data from the client via an outgoing event dispinterface in ATL
HOWTO: Use structs in Automation-compatible interfaces
HOWTO: Use structs in COM interfaces when Automation compatibility is not an issue
Why VB refuses to implement my Automation-compatible interface, or call a method in my Automation-compatible interface?