Thread: How to get data from an IP address control box - VIS C++ 6

  1. #1
    Registered User gazsux's Avatar
    Join Date
    Mar 2002
    Posts
    72

    How to get data from an IP address control box - VIS C++ 6

    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?

  2. #2
    Registered User
    Join Date
    Jan 2005
    Posts
    847

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. xor linked list
    By adramalech in forum C Programming
    Replies: 23
    Last Post: 10-14-2008, 10:13 AM
  2. Replies: 48
    Last Post: 09-26-2008, 03:45 AM
  3. Bitmasking Problem
    By mike_g in forum C++ Programming
    Replies: 13
    Last Post: 11-08-2007, 12:24 AM
  4. IP Address Control Text Freeing?
    By MitchellH in forum Windows Programming
    Replies: 2
    Last Post: 05-22-2005, 11:49 PM
  5. Tab Controls - API
    By -KEN- in forum Windows Programming
    Replies: 7
    Last Post: 06-02-2002, 09:44 AM