






Is from the getter names for the same reason that removing Get from the name is preferred. The word Is was inconsistently used as a prefix in CScrollRegion but as an infix in CListBox.

























































cmake/FindMySQL.cmake and rewrite this for mariadb headers and libs, after it add find_library(MariaDB)(MariaDB is for file cmake/FindMariaDB.cmake) to CMakeLists.exe

cmake/FindMySQL.cmake and rewrite this for mariadb headers and libs, after it add find_library(MariaDB)(MariaDB is for file cmake/FindMariaDB.cmake) to CMakeLists.exe 

FindMariaDB.cmake(or smth you like), copy stuff from FindMySQL.cmake(or other find.cmake file) and edit paths, names of files and names of variables, after this all write in CMakeLists.txt this line find_library(MariaDB)(MariaDB is end of find.cmake file) and add your generated variables(example: MARIADB_LIBRARIES and MARIADB_INCLUDE_DIRS) into linking and including of server.
My English is so bad xdd



















m_ppServerlist->m_Info?
