ipaddress validation
-
-
how to performe IPAddress valition with editbox.i want to create a dialog look like real netwok configuration window(appear when using local area connection setup).for that what kind of validation is to performed on editbox give MFC sample program.
you already have a control that looks like an advanced editBox, which is for IP address typing... search for the
CIPAddressCtrl
[VisualCalc][Binary Guide updated! ][CommDialogs new! ] | [Forums Guidelines]
-
you already have a control that looks like an advanced editBox, which is for IP address typing... search for the
CIPAddressCtrl
[VisualCalc][Binary Guide updated! ][CommDialogs new! ] | [Forums Guidelines]
-
have you bothered searching the web ? Codeproject[^] for instance :suss:
[VisualCalc][Binary Guide updated! ][CommDialogs new! ] | [Forums Guidelines]
-
how to performe IPAddress valition with editbox.i want to create a dialog look like real netwok configuration window(appear when using local area connection setup).for that what kind of validation is to performed on editbox give MFC sample program.
It's a window class called
SysIPAddress32
, and you can utilize it via MFC'sCIPAddressCtrl
class.
"Approved Workmen Are Not Ashamed" - 2 Timothy 2:15
"Judge not by the eye but by the heart." - Native American Proverb