wxWidgets/include
George Tasker fdc0367851 Cleaned up the API for class/structure/function names to follow the wxWindows conventions (mostly prefixing wx to all of them). Backward compatability is maintained by keeping the old names calling the new functions, or typedef-ing the old names to the new names. The old names can be totally disabled at the end of the file by changing the #if 1 block that surrounds the old names
Added a wxDbCreateDataSource() function, though it only works under MSW using VC6, because the API is not available with iODBC.  To use this, it requires linking in odbccp32.lib and #including odbcinst.h in db.h.  This function is disabled with #if 0 for now.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6767 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2000-03-16 19:00:24 +00:00
..
wx Cleaned up the API for class/structure/function names to follow the wxWindows conventions (mostly prefixing wx to all of them). Backward compatability is maintained by keeping the old names calling the new functions, or typedef-ing the old names to the new names. The old names can be totally disabled at the end of the file by changing the #if 1 block that surrounds the old names 2000-03-16 19:00:24 +00:00
.cvsignore Just ignore CVS. It's better for you. 1999-06-07 19:41:37 +00:00
wx_cw_d.pch CW5.2 Pro Adaptions, wxMac starting to move in 1999-11-05 09:16:09 +00:00
wx_cw_d.pch++ CW5.2 Pro Adaptions, wxMac starting to move in 1999-11-05 09:16:09 +00:00
wx_cw.pch CW5.2 Pro Adaptions, wxMac starting to move in 1999-11-05 09:16:09 +00:00
wx_cw.pch++ CW5.2 Pro Adaptions, wxMac starting to move in 1999-11-05 09:16:09 +00:00