flat assembler
Message board for the users of flat assembler.

Index > Windows > usb drive file reading

Author
Thread Post new topic Reply to topic
rolandomm



Joined: 29 Mar 2015
Posts: 4
rolandomm 29 Mar 2015, 06:34
Hello everyone,

I am really new on this and I am not sure where to start to write a program that's able to copy a file (any file) from a usb flash drive to the hard drive using windows fasm.

Thanks for any help in advance!
Post 29 Mar 2015, 06:34
View user's profile Send private message Reply with quote
JohnFound



Joined: 16 Jun 2003
Posts: 3499
Location: Bulgaria
JohnFound 29 Mar 2015, 06:49
Handling files on USB flash drive is not different than handling any other file in the system. Read about file functions in Windows.
Post 29 Mar 2015, 06:49
View user's profile Send private message Visit poster's website ICQ Number Reply with quote
rolandomm



Joined: 29 Mar 2015
Posts: 4
rolandomm 29 Mar 2015, 06:58
JohnFound wrote:
Handling files on USB flash drive is not different than handling any other file in the system. Read about file functions in Windows.


What do you mean? Could you please send me a link to read what are you saying? (as I said I'm really new on this)
Post 29 Mar 2015, 06:58
View user's profile Send private message Reply with quote
JohnFound



Joined: 16 Jun 2003
Posts: 3499
Location: Bulgaria
JohnFound 29 Mar 2015, 07:09
File management functions

At first read about: CreateFile, ReadFile, WriteFile, SetFilePointer, CloseHandle.

How to import and use Windows functions in FASM program - read the applied examples in the FASM package and other FASM sources from the forum.
Post 29 Mar 2015, 07:09
View user's profile Send private message Visit poster's website ICQ Number Reply with quote
rolandomm



Joined: 29 Mar 2015
Posts: 4
rolandomm 29 Mar 2015, 07:23
I appreciate your help ! Let's see how it goes !
Post 29 Mar 2015, 07:23
View user's profile Send private message Reply with quote
Display posts from previous:
Post new topic Reply to topic

Jump to:  


< Last Thread | Next Thread >
Forum Rules:
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You can download files in this forum


Copyright © 1999-2025, Tomasz Grysztar. Also on GitHub, YouTube.

Website powered by rwasa.