CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Feb 2009
    Posts
    7

    Unhappy Working in debug mode not while running the application

    Hi

    I am running a 32-bit application on a 64-bit machine under WOW64. While debugging or running through the VS2008 IDE the application works fine. But if I run it directly outside the IDE there are some major painting issues. Can some one direct me as to where the issue could be??

  2. #2
    GCDEF is offline Elite Member Power Poster
    Join Date
    Nov 2003
    Location
    Florida
    Posts
    12,635

    Re: Working in debug mode not while running the application

    Not without a lot more information

Tags for this Thread

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