MFC: how set context menu checked?here's my menu bar: Element --> Line, Rect... It get checked each time I choose one Element. I copy...
VS 2012 MFC context menubefore 2012 I just modify the C**App::OnPreLoadState() part, initial it has a edit context menu, and...
MFC: how to create a NULL BRUSHI think this would work, but I think it's not good enough. [code] CBrush* oldBrush; if(m_brushStyl...
MFC: how to create a NULL BRUSHhere's part of my class code, the problem is that I can create a null brush, the BS_NULL can't be a ...
c++ ostream problemI wrote these code in VS 2012, and the result puzzles me. [code] #include <iostream> int main(voi...
This user does not accept Private Messages