Menu item to Invoke Client's Email
My appologies for not clairifiying. I'm doing this in C++ not C#. I thought I put this on the C++ forum only. If it is not, then it needs to be moved. I don't know how to do that.
Using VS 2008, MFC Programming.
I have a dialog app that has several menu items. I want a menu item to invoke the client's default mail client and email me. I want this so that the client can email me bugs or enhancments by using this menu item.
Thanks