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

Thread: DoModal failed

Threaded View

  1. #6
    Join Date
    Dec 2008
    Posts
    9

    Re: DoModal failed

    The original code is as above. I only removed the functions return values checks.

    I agree AFX_MANAGE_STATE is used with user dlls, I have just tried it.

    There is no special reason for short path. Whatever the path (short or long) we expect the same behavior.

    I have debugged the code all the values are OK.
    Last edited by avirat; May 21st, 2010 at 07:30 AM.

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