Author Topic: Some suggestions for code  (Read 2570 times)

0 Members and 2 Guests are viewing this topic.

Offline hydrogen fluoride

Some suggestions for code
« on: 30 10 2022, 21:49:25 »
I have seen some variables inside void CMainDlg::onChange_Splitter(CSplitter *)

For example: m_splitterPos = m_splitter.GetPos() + 1;

I did not find type of this and similar variable for position. Just itis neede to be changed on intenger type > 0.