git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20527
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
--- /dev/null
+This directory contains files for the Digitalmars compiler, currently 8.34 beta
+to resolve externals which are not present in the .lib files released by DigitalMars.
+
+Chris Elliott, biol75@york.ac.uk, 07 May 03
--- /dev/null
+LIBRARY shell32
+EXETYPE NT
+SUBSYSTEM WINDOWS
+EXPORTS
+ _ExtractIconA@12 = ExtractIconA
+ _ExtractIconExA@20 = ExtractIconExA
+
--- /dev/null
+LIBRARY wsock32
+EXETYPE NT
+SUBSYSTEM WINDOWS
+EXPORTS
+ _WSACleanup@0 = WSACleanup
+ _gethostbyaddr@12 = gethostbyaddr
+ _gethostbyname@4 = gethostbyname
+ _gethostname@8 = gethostname
+ _WSAStartup@8 = WSAStartup
+
+