Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C / C++ / MFC
  4. CFileDialog bug on W2k !?

CFileDialog bug on W2k !?

Scheduled Pinned Locked Moved C / C++ / MFC
helpquestionsysadmintutorial
6 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • M Offline
    M Offline
    Mandalay
    wrote on last edited by
    #1

    Hai ... I just want to know what is the reason to display exception error of this simple code ? CFileDialog cfdlg(true, NULL, NULL, 0,"Sound Files (*.wav; *.mp3)|*.wav;*.mp3||", this); end exception is : ------- First-chance exception in kTalk.exe (KERNEL32.DLL): 0x000006B5: (none) First-chance exception in kTalk.exe (KERNEL32.DLL): 0x000006B5: (none) ------- it does not occures if opendlg.Flags &= ~OFN_EXPLORER is set ... i am running w2k Advanced Server ... and have not any probles with other apps. Downloading some demos from here I also have this exceptions .. ): maybe somebody knows, how to thix this bug !?? thanks. ---------------------------- my eng is bad, so am i .. (:

    T T 2 Replies Last reply
    0
    • M Mandalay

      Hai ... I just want to know what is the reason to display exception error of this simple code ? CFileDialog cfdlg(true, NULL, NULL, 0,"Sound Files (*.wav; *.mp3)|*.wav;*.mp3||", this); end exception is : ------- First-chance exception in kTalk.exe (KERNEL32.DLL): 0x000006B5: (none) First-chance exception in kTalk.exe (KERNEL32.DLL): 0x000006B5: (none) ------- it does not occures if opendlg.Flags &= ~OFN_EXPLORER is set ... i am running w2k Advanced Server ... and have not any probles with other apps. Downloading some demos from here I also have this exceptions .. ): maybe somebody knows, how to thix this bug !?? thanks. ---------------------------- my eng is bad, so am i .. (:

      T Offline
      T Offline
      ttzzgg_80713
      wrote on last edited by
      #2

      don'g notice it

      M 1 Reply Last reply
      0
      • T ttzzgg_80713

        don'g notice it

        M Offline
        M Offline
        Mandalay
        wrote on last edited by
        #3

        Are you sure to do this !?? Is this OK for W2k !? (-: but i want to get app without any exceptions ... (: ---------------------------- my eng is bad, so am i .. (:

        1 Reply Last reply
        0
        • M Mandalay

          Hai ... I just want to know what is the reason to display exception error of this simple code ? CFileDialog cfdlg(true, NULL, NULL, 0,"Sound Files (*.wav; *.mp3)|*.wav;*.mp3||", this); end exception is : ------- First-chance exception in kTalk.exe (KERNEL32.DLL): 0x000006B5: (none) First-chance exception in kTalk.exe (KERNEL32.DLL): 0x000006B5: (none) ------- it does not occures if opendlg.Flags &= ~OFN_EXPLORER is set ... i am running w2k Advanced Server ... and have not any probles with other apps. Downloading some demos from here I also have this exceptions .. ): maybe somebody knows, how to thix this bug !?? thanks. ---------------------------- my eng is bad, so am i .. (:

          T Offline
          T Offline
          Tomasz Sowinski
          wrote on last edited by
          #4

          Your program actually crashes, or you're just getting 'first-chance exception' in output pane when running under debugger? Tomasz Sowinski -- http://www.shooltz.com

          - It's for protection
          - Protection from what? Zee Germans?

          M 1 Reply Last reply
          0
          • T Tomasz Sowinski

            Your program actually crashes, or you're just getting 'first-chance exception' in output pane when running under debugger? Tomasz Sowinski -- http://www.shooltz.com

            - It's for protection
            - Protection from what? Zee Germans?

            M Offline
            M Offline
            Mandalay
            wrote on last edited by
            #5

            Yee .. a have just exception in debuger pane.... but program still works correctly and all vars are correctly written ... just when changing filter, this exception occures ... - when changing to old style dialog (win95), everything is OK !! ---------------------------- my eng is bad, so am i .. (:

            T 1 Reply Last reply
            0
            • M Mandalay

              Yee .. a have just exception in debuger pane.... but program still works correctly and all vars are correctly written ... just when changing filter, this exception occures ... - when changing to old style dialog (win95), everything is OK !! ---------------------------- my eng is bad, so am i .. (:

              T Offline
              T Offline
              Tomasz Sowinski
              wrote on last edited by
              #6

              Don't worry about these first-chance exceptions - they're used as signaling mechanism by Windows itself. See KB article Q105675 for more details. Tomasz Sowinski -- http://www.shooltz.com

              - It's for protection
              - Protection from what? Zee Germans?

              1 Reply Last reply
              0
              Reply
              • Reply as topic
              Log in to reply
              • Oldest to Newest
              • Newest to Oldest
              • Most Votes


              • Login

              • Don't have an account? Register

              • Login or register to search.
              • First post
                Last post
              0
              • Categories
              • Recent
              • Tags
              • Popular
              • World
              • Users
              • Groups