flat assembler
Message board for the users of flat assembler.

Index > Windows > Few questions

Author
Thread Post new topic Reply to topic
osofem



Joined: 09 Jul 2013
Posts: 4
Location: Port Harcourt
osofem 09 Jul 2013, 14:13
Trying my hands out in the world of assembly and will like to ask some few questions about FASM before I waste my time and sanity in learning it.

1. I read that FASM can output COFF .obj file. Can this .obj file be linked together with other .obj files generated from other programs like GoRC (Resource Compiler).

2. How can executable generated with FASM be made UAC aware (like making them run with admin privilege) in Windows

3. Where can I find a Step by Step tutorial of asm in FASM
Post 09 Jul 2013, 14:13
View user's profile Send private message Reply with quote
typedef



Joined: 25 Jul 2010
Posts: 2909
Location: 0x77760000
typedef 09 Jul 2013, 15:17
1. Yes. Through some compilers like Visual Studio or Pelles-C. You'll have to make another object in order to link them both.

2. Using manifest files.

3. First learn Assembly itself then you can use any IDE you want.

The Art Of Assemnbly - --- http://bit.ly/1akYMa4
Post 09 Jul 2013, 15:17
View user's profile Send private message Reply with quote
osofem



Joined: 09 Jul 2013
Posts: 4
Location: Port Harcourt
osofem 10 Jul 2013, 07:50
typedef wrote:
1. Yes. Through some compilers like Visual Studio or Pelles-C. You'll have to make another object in order to link them both.

2. Using manifest files.

3. First learn Assembly itself then you can use any IDE you want.

The Art Of Assemnbly - --- http://bit.ly/1akYMa4


Thanks for that...
Post 10 Jul 2013, 07:50
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-2024, Tomasz Grysztar. Also on GitHub, YouTube.

Website powered by rwasa.