| 
    Code::Blocks
    SVN r11506
    
   | 
 
Functions | |
| DLLIMPORT windows_version_t | WindowsVersion () | 
| bool | move (wxString const &old_name, wxString const &new_name) | 
| windows_version_t | cb_get_os () | 
| windows_version_t platform::cb_get_os | ( | ) | 
Definition at line 1297 of file globals.cpp.
References winver_NotWindows, winver_UnknownWindows, winver_Windows7, winver_Windows9598ME, winver_WindowsNT2000, winver_WindowsServer2003, winver_WindowsVista, winver_WindowsXP, wxGetOsVersion(), wxOS_WINDOWS_9X, and wxOS_WINDOWS_NT.
Referenced by WindowsVersion().
Definition at line 189 of file filemanager.cpp.
References wxRenameFile().
Referenced by FileManager::Save(), and FileManager::SaveUTF8().
| windows_version_t platform::WindowsVersion | ( | ) | 
Definition at line 1338 of file globals.cpp.
References cb_get_os().
Referenced by Associations::DoClearAssociation(), Associations::DoSetAssociation(), ExpandBackticks(), and Manager::LoadToolBar().
 1.8.13