Hey,

I have a dialog box with an IP address box, however, I can't seem to get it to allow me to set a member variable, which is presumably what I need to do to get the data from it.

Also, I currently use Winsock to get the user's IP address and I want to initially have this entered when the dialog box opens.

Does anyone know how to do either or maybe has a link to some good MFC tutorials?