CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 3 of 3
  1. #1
    Join Date
    May 1999
    Posts
    1

    Reading data from a .txt file (using Visual C++6)

    how do you program the dialog box combo box such that when the user clicks on the drop down menu it opens into a windows explorer-style to select the file and do data read?



  2. #2
    Guest

    Re: Reading data from a .txt file (using Visual C++6)

    give me an e-mail adress and I'll mail you a sample set of code that has the components that you want

    -


  3. #3
    Join Date
    May 1999
    Location
    Raleigh, NC
    Posts
    47

    Re: Reading data from a .txt file (using Visual C++6)

    I could use the sample code also.
    [email protected]
    thanks.


Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured