Hi,
When I debug my program, I notice that in watch window, the variable values are wrong, ex. m_color and m_bSoft.
And I find the addresses of these variable shown in watch window are aligned address, but I did not set alignment for them.
Does any one know what happens?
Thanks in advance.