+++ /dev/null
-----------------------------------------------------------------------------
-Note: The files in this directory are not needed any more if you are using
- DigitalMars 8.38 or later.
-----------------------------------------------------------------------------
-
-
-
-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.
-
-To find the names of the functions
-
-//create a library from the dll e.g.
-implib ws.lib c:\WINNT\system32\wsock32.dll
-
-//make a listing
-lib -l ws.lib
-
-//read the listing e.g.
-type ws.lst | more
-
-Chris Elliott, biol75@york.ac.uk, 07 May 03
+++ /dev/null
-LIBRARY shell32
-EXETYPE NT
-SUBSYSTEM WINDOWS
-EXPORTS
- _ExtractIconA@12 = ExtractIconA
- _ExtractIconExA@20 = ExtractIconExA
- _DragQueryPoint@8 = DragQueryPoint
- _DragFinish@4 = DragFinish
- _DragQueryFileA@16 = DragQueryFileA
- _DragAcceptFiles@8 = DragAcceptFiles
- _SHGetMalloc@4 = SHGetMalloc
- _SHGetPathFromIDListA@8 = SHGetPathFromIDListA
- _SHBrowseForFolderA@4 = SHBrowseForFolderA
- _Shell_NotifyIconA@8 = Shell_NotifyIconA
-
-
+++ /dev/null
-LIBRARY winmm
-EXETYPE NT
-SUBSYSTEM WINDOWS
-EXPORTS
- _WSACleanup@0 = WSACleanup
-
- _PlaySoundA@12 = PlaySoundA
- _joyReleaseCapture@4 = joyReleaseCapture
- _joySetCapture@16 = joySetCapture
- _joyGetDevCapsA@12 = joyGetDevCapsA
- _joyGetPos@8 = joyGetPos
- _joyGetNumDevs@0 = joyGetNumDevs
+++ /dev/null
-LIBRARY wsock32
-EXETYPE NT
-SUBSYSTEM WINDOWS
-EXPORTS
- _WSACleanup@0 = WSACleanup
- _gethostbyaddr@12 = gethostbyaddr
- _gethostbyname@4 = gethostbyname
- _gethostname@8 = gethostname
- _WSAStartup@8 = WSAStartup
-
-
- _ntohs@4 = ntohs
- _htons@4 = htons
- _getservbyname@8 = getservbyname
- _inet_addr@4 = inet_addr
- _sendto@24 = sendto
- _send@16 = send
- _recvfrom@24 = recvfrom
- _recv@16 = recv
- ___WSAFDIsSet@8 = __WSAFDIsSet
- _select@20 = select
- _WSAGetLastError@0 = WSAGetLastError
- _getsockname@12 = getsockname
- _getsockopt@20 = getsockopt
- _bind@12 = bind
- _ioctlsocket@12 = ioctlsocket
- _socket@12 = socket
- _connect@12 = connect
- _accept@12 = accept
- _listen@8 = listen
- _shutdown@8 = shutdown
- _closesocket@4 = closesocket
- _WSAAsyncSelect@16 = WSAAsyncSelect