http://bugs.winehq.org/show_bug.cgi?id=16456
--- Comment #21 from Jeffrey Bonggren 7wtjvu302@sneakemail.com 2009-01-18 12:45:12 --- Created an attachment (id=18799) --> (http://bugs.winehq.org/attachment.cgi?id=18799) i686-pc-mingw32-objdump -x "Sins of a Solar Empire.exe"
A dump of the PE headers for SoaSE. It shows the DLL dependencies and imported symbols. SoaSE uses d3d9 and d3dx9. The d3d9 imports don't show much because it is COM.