From: Vadim Zeitlin Date: Sat, 11 Sep 2004 19:18:46 +0000 (+0000) Subject: msw/helpchm and helpwin.cpp should be LOWLEVEL; msw/dirdlg.cpp should not X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/de20cd5f3b8675f5d2f43ad14a6c2dd6c27b5c94 msw/helpchm and helpwin.cpp should be LOWLEVEL; msw/dirdlg.cpp should not git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29097 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/build/bakefiles/files.bkl b/build/bakefiles/files.bkl index c514872f07..c0cd265f51 100644 --- a/build/bakefiles/files.bkl +++ b/build/bakefiles/files.bkl @@ -1113,9 +1113,15 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! + src/msw/helpchm.cpp + src/msw/helpwin.cpp src/msw/ole/automtn.cpp src/msw/ole/uuid.cpp - src/msw/dirdlg.cpp + + + + wx/msw/helpchm.h + wx/msw/helpwin.h @@ -1131,6 +1137,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/msw/combobox.cpp src/msw/control.cpp src/msw/dialog.cpp + src/msw/dirdlg.cpp src/msw/dragimag.cpp src/msw/filedlg.cpp src/msw/frame.cpp @@ -1192,6 +1199,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! wx/msw/dirdlg.h wx/msw/dragimag.h wx/msw/enhmeta.h + wx/msw/evtloop.h wx/msw/filedlg.h wx/msw/font.h wx/msw/frame.h @@ -1299,15 +1307,11 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/msw/fdrepdlg.cpp src/msw/fontdlg.cpp - src/msw/helpchm.cpp - src/msw/helpwin.cpp wx/msw/fdrepdlg.h wx/msw/fontdlg.h wx/msw/helpbest.h - wx/msw/helpchm.h - wx/msw/helpwin.h wx/msw/ole/automtn.h wx/msw/ole/uuid.h