Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Direct access to FAT sectors using Qt
Qt 6.11 is out! See what's new in the release blog

Direct access to FAT sectors using Qt

Scheduled Pinned Locked Moved General and Desktop
10 Posts 4 Posters 5.5k 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
    mohsen
    wrote on last edited by
    #1

    does Qt have a simple way for directly read and write to FAT filesystem sectors?

    1 Reply Last reply
    0
    • M Offline
      M Offline
      maciej
      wrote on last edited by
      #2

      No. Besides, you're talking about disc sectors (it doesn't depend on filesystem).

      Earth is a beta site.

      1 Reply Last reply
      0
      • Z Offline
        Z Offline
        zither
        wrote on last edited by
        #3

        You need to access via win32API. It's not pure Qt. You can use with any language which can access win32API

        1 Reply Last reply
        0
        • A Offline
          A Offline
          andre
          wrote on last edited by
          #4

          Perhaps you are interested in "this":http://developer.qt.nokia.com/forums/viewthread/9025 topic?

          1 Reply Last reply
          0
          • M Offline
            M Offline
            mohsen
            wrote on last edited by
            #5

            thanks. so i should mix assembly code.

            1 Reply Last reply
            0
            • A Offline
              A Offline
              andre
              wrote on last edited by
              #6

              Where did you get that notion?

              1 Reply Last reply
              0
              • M Offline
                M Offline
                mohsen
                wrote on last edited by
                #7

                [quote author="Andre" date="1320055268"]Where did you get that notion?[/quote]

                did you find a provided solution on that topic?
                OS Programming is my specialty, so i prefer to mix assembly code to directly access sectors block. I was just looking for an easier way. Any ideas Andre?

                1 Reply Last reply
                0
                • A Offline
                  A Offline
                  andre
                  wrote on last edited by
                  #8

                  No, I have no ideas on that. I referenced the topic mainly to make it easier for you to contact the person bringing it up there, and stimulate you to interact with him. It is not a topic I have ideas on or experience with. If it is your specialty, then I guess you are better off trusting your own judgment than asking questions like this in a Qt forum.

                  1 Reply Last reply
                  0
                  • M Offline
                    M Offline
                    mohsen
                    wrote on last edited by
                    #9

                    Ok. I just asked to see if there have been a solution by Qt as my required to prevent hard working. I didn't know you'll show upset by 20secs moving your fingers on keyboard to answer my question in Qt forum Andre!!!

                    BTW thanks for your help.

                    1 Reply Last reply
                    0
                    • A Offline
                      A Offline
                      andre
                      wrote on last edited by
                      #10

                      Upset? I am not upset, and I don't think I gave reason to believe I was. No need to get personal on this one.

                      1 Reply Last reply
                      0

                      • Login

                      • Login or register to search.
                      • First post
                        Last post
                      0
                      • Categories
                      • Recent
                      • Tags
                      • Popular
                      • Users
                      • Groups
                      • Search
                      • Get Qt Extensions
                      • Unsolved