Looking for a function that converts UINT to a char and then back to a UINT.
<BR>
void CGridCtrl::OnCharDown(UINT *vcKey,BOOL processed)
<BR>
Need to change all character key presses to uppercase ini the OnCharDown.