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

Threaded View

  1. #17
    Join Date
    Feb 2001
    Location
    Stamford CT USA
    Posts
    2,167

    Re: Function works during step through but not on regular run

    I know that they are almost identical. I copied it from Microsoft website and made a little modification just to make it work w/ OPTION EXPLICIT and OPTION STRICT set to ON.

    I've made a test app that uses the modified class. Download this and compile to run it. Tell me if the problem still persists:
    Attached Files Attached Files
    Good Luck,
    -Cool Bizs

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