Committing in .
Modified Files: wxWindows/setup.h_vms wxWindows/include/wx/filefn.h wxWindows/include/wx/filename.h wxWindows/src/common/descrip.mms wxWindows/src/common/filename.cpp Updates for OpenVMS, -Updated copmpile support for new files/features -First version of OpenVMS file support (wxPATH_VMS). (will need a lot of testing on OpenVMS systems) ---------------------------------------------------------------------- git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12621 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -497,6 +497,10 @@
|
||||
* Use wxFile class
|
||||
*/
|
||||
#define wxUSE_FILE 1
|
||||
/*
|
||||
* Use wxTextBuffer class
|
||||
*/
|
||||
#define wxUSE_TEXTBUFFER 1
|
||||
/*
|
||||
* Use wxTextFile class
|
||||
*/
|
||||
|
Reference in New Issue
Block a user