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

Threaded View

  1. #17
    Join Date
    Aug 2003
    Posts
    30
    Originally posted by Sam Hobbs
    This does sound strange. I am not aware of any problems and since you say you compiled the generated application as it existed when generated, it sure should work.

    If the files you are working with are small and do not have anything you can't share then try attaching a sample of the files to a reply so we can see what the data looks like.
    Sure. Here is the little text file I was using to test my code. It was created with notepad.

    For what it's worth, I tried on another Windows XP computer to see if that wasn't due to my computer being hosed, and it exhibits the very same symptoms. Also, I tried using the MDI framework instead of the SDI framework and it's still the same.

    Thanks,
    Maxime
    Attached Files Attached Files

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