http://bugs.winehq.com/show_bug.cgi?id=69
------- Additional Comments From jonwil@tpgi.com.au 2003-22-07 20:44 ------- Basicly, when you use #import in visual C++, it generates wrapper (C++) code for the type library. This generated code plus the code in comdef.h, comutil.h and comsupp.lib (which unlike most of the RTL, doesnt have source code provided) is what makes #import work.