]> git.saurik.com Git - wxWidgets.git/commit
moved DLL import/export declarations from wx/defs.h to (new) wx/dlimpexp.h for GSocke...
authorVadim Zeitlin <vadim@wxwidgets.org>
Thu, 16 Oct 2003 10:25:56 +0000 (10:25 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Thu, 16 Oct 2003 10:25:56 +0000 (10:25 +0000)
commit0cc66b6c0b7b50bfba244e4f8e48a9b071e75ae2
tree1ee169cc95a464c860665d02339d5e29d7838475
parentd4864e971beb14110e16450729bf16e733d79fff
moved DLL import/export declarations from wx/defs.h to (new) wx/dlimpexp.h for GSocket; added wxUnusedVar() and wxDUMMY_INITIALIZE() to wx/defs.h

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24195 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
build/bakefiles/files.bkl
include/wx/defs.h
include/wx/dlimpexp.h [new file with mode: 0644]
include/wx/gsocket.h
src/msw/gsockmsw.c