Thread: how to store item's of combobox in resource file

  1. #1
    Registered User
    Join Date
    Nov 2006
    Posts
    18

    how to store item's of combobox in resource file

    Hi everybody!

    I am developing a application in VC++ and in this application I am using a

    combobox in which values are inserted from xyz file.

    I want that the values which are in combobox should save in "RESOURCE" file.

    How can I do this.

    Please reply as soon as possibe.

    Thanks

    Bhagwat

  2. #2
    Devil's Advocate SlyMaelstrom's Avatar
    Join Date
    May 2004
    Location
    Out of scope
    Posts
    4,079
    Reply!

    ... I'd give a better answer, but that would take longer and you wanted a reply as soon as possible.
    Sent from my iPadŽ

  3. #3
    Registered User
    Join Date
    Nov 2006
    Posts
    18

    reply

    Hi !

    I can wait for your answer.

    Please reply!

    thanks

    bhagwat

  4. #4
    Registered User
    Join Date
    Nov 2006
    Posts
    18

    SlyMaelstrom

    Hi SlyMaelstrom!

    I just explain you what I want.

    I am developing a project in which user will have have to enter his name in

    combo box and this name is save in any file like .xml or text file.

    I think that you have now get it and I am waiting for your reply

    Thanks

    Bhagwat

  5. #5
    and the hat of int overfl Salem's Avatar
    Join Date
    Aug 2001
    Location
    The edge of the known universe
    Posts
    39,660
    Seems like a fairly incomprehensible windows question to me - moved.

    @bhagwat_maimt, you really need to post a bit of code showing what you've managed so far, and the bit you're having trouble with.
    A specific question will usually result in a specific answer. Waffly "please help" questions are too vague to deal with.

    If it's the whole concept of "combo box", then there are plenty of tutorials about to help you with the basics.
    If you dance barefoot on the broken glass of undefined behaviour, you've got to expect the occasional cut.
    If at first you don't succeed, try writing your phone number on the exam paper.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. A development process
    By Noir in forum C Programming
    Replies: 37
    Last Post: 07-10-2011, 10:39 PM
  2. sequential file program
    By needhelpbad in forum C Programming
    Replies: 80
    Last Post: 06-08-2008, 01:04 PM
  3. Basic text file encoder
    By Abda92 in forum C Programming
    Replies: 15
    Last Post: 05-22-2007, 01:19 PM
  4. Game Pointer Trouble?
    By Drahcir in forum C Programming
    Replies: 8
    Last Post: 02-04-2006, 02:53 AM