]> git.saurik.com Git - wxWidgets.git/commitdiff
remove out of date files (for dmc and 2.4 wxW)
authorChris Elliott <biol75@york.ac.uk>
Thu, 8 Feb 2007 15:34:57 +0000 (15:34 +0000)
committerChris Elliott <biol75@york.ac.uk>
Thu, 8 Feb 2007 15:34:57 +0000 (15:34 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@44421 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

lib/_sc/Readme.txt [deleted file]
lib/_sc/shell32_sc.def [deleted file]
lib/_sc/winmm32_sc.def [deleted file]
lib/_sc/wsock32_sc.def [deleted file]

diff --git a/lib/_sc/Readme.txt b/lib/_sc/Readme.txt
deleted file mode 100644 (file)
index 346b73c..0000000
+++ /dev/null
@@ -1,22 +0,0 @@
-----------------------------------------------------------------------------
-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
diff --git a/lib/_sc/shell32_sc.def b/lib/_sc/shell32_sc.def
deleted file mode 100644 (file)
index 3b7f587..0000000
+++ /dev/null
@@ -1,16 +0,0 @@
-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
-
-
diff --git a/lib/_sc/winmm32_sc.def b/lib/_sc/winmm32_sc.def
deleted file mode 100644 (file)
index d19ccf5..0000000
+++ /dev/null
@@ -1,12 +0,0 @@
-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
diff --git a/lib/_sc/wsock32_sc.def b/lib/_sc/wsock32_sc.def
deleted file mode 100644 (file)
index d27e742..0000000
+++ /dev/null
@@ -1,33 +0,0 @@
-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