CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2

Thread: Edit Control

  1. #1
    Join Date
    May 1999
    Posts
    30

    Edit Control

    I had asked this earlier but with lesser details. Let me make this a bit more elaborate. I have a c++ progam that reads a text file and writes into database (Notes). My problem is Ineed to convert that into a vc++ one. I need a edit control where I will post the status of my program like " reading the text file now", " writing into database oover" something like this. Now I need to know how to start about. Iam new to vc++. Please can somebody help me out.


  2. #2
    Join Date
    May 1999
    Location
    Farnborough, Hants, England
    Posts
    710

    Re: Edit Control

    E-mail me at [email protected] (your e-mail in your profile look suspect {:v) ) and I'll help you.



    --
    Jason Teagle
    [email protected]

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