how do i get content into a edit box
I have a button and when i press it, i want to calulate 5 + 5, and it 10 goes into the edit box.


in MVC++, I would use UPDATEDATE(FALSE), UPDATEDATA();


.....
if(HIWORD(wParam) == BN_CLICKED) <---under that code.....is where the code i need help with


thank you