Last Modification: December 08, 2000

Contents of this FAQ

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