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

Thread: Burlacy Ovidiu

  1. #1
    Join Date
    Jul 1999
    Posts
    21

    Burlacy Ovidiu

    I tried to output my data from the variables I assigned from the input of the dialog box to a AfxMessageBox but was not successful. I created a MFC single document application and there is so much code already written its tough to know where to put the code. I am following a book I have but its really not that helpful. What I really want to do is print my output to the control of a window. Could you please help me with that. Thanks.


  2. #2
    Join Date
    Jul 1999
    Location
    Romania - Iasi
    Posts
    558

    Re: Burlacy Ovidiu

    Send me an zip archive to [email protected] with your project with some comments:
    a)the dialog from where you read the data
    b)the control where you want to put your data from dialog


    Regards,
    Ovidiu Burlacu


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