Project Description:
Using VC++ 6.00 mfc application, I need code for dialog gui with single button and single editbox. When button is clicked a 6 digit random number is generated, the random number is then displayed in the editbox prefixed by "RN:".
For example onbuttonclick -> RN:123456.
regards and happy new year