flat assembler
Message board for the users of flat assembler.

Index > Windows > dll call suggestion

Goto page Previous  1, 2
Author
Thread Post new topic Reply to topic
karl



Joined: 07 Feb 2006
Posts: 63
Location: South Africa
karl 05 Oct 2006, 11:10
in fact, you might want to start a new thread with a topic like FASM Dev Environment and post again there, so that other people would find it easier. it would be great if we could get a discussion going on what people use in their dev cycles
Post 05 Oct 2006, 11:10
View user's profile Send private message Reply with quote
shoorick



Joined: 25 Feb 2005
Posts: 1614
Location: Ukraine
shoorick 05 Oct 2006, 11:25
there is also another way: winasm studio + fasm add-in.
when all options are on, it will do this:
1.create bv.inc with vars say is it debug/release and version numbers
2.create rc.inc with definitions from rc script
3.run scan.exe for each module (if present)
4.run scan for main asm
5.compile rc
6.run fasm for each module (if present)
7.run fasm for main asm
8.run linker (if prescribed)
no need in batch etc. (but batch is also supported by this add-in Wink
modula and linking is usable when exe will be built from some asm of COFF format.
===
sorry, did not saw last post Smile
there is subforum "IDE Developement", where these questions discussed Wink
Post 05 Oct 2006, 11:25
View user's profile Send private message Visit poster's website Reply with quote
karl



Joined: 07 Feb 2006
Posts: 63
Location: South Africa
karl 05 Oct 2006, 11:39
Smile
Post 05 Oct 2006, 11:39
View user's profile Send private message Reply with quote
Tomasz Grysztar



Joined: 16 Jun 2003
Posts: 8351
Location: Kraków, Poland
Tomasz Grysztar 11 Oct 2006, 02:31
vid wrote:
Tomasz: if you changed headers already, make an announcement in Windows section pls

Oops, first of all I uploaded the latest packages in the wrong place - they were not available to download till today even though they were ready at Oct 1st... *sigh*
Post 11 Oct 2006, 02:31
View user's profile Send private message Visit poster's website Reply with quote
shoorick



Joined: 25 Feb 2005
Posts: 1614
Location: Ukraine
shoorick 12 Oct 2006, 09:31
agree, it's nothing, but just a test Smile :
Code:
exact import:
flat assembler  version 1.67.12  (146744 kilobytes memory)
6 passes, 0.9 seconds, 87040 bytes.

full import:
flat assembler  version 1.67.12  (153143 kilobytes memory)
6 passes, 1.2 seconds, 87040 bytes.
    
Post 12 Oct 2006, 09:31
View user's profile Send private message Visit poster's website Reply with quote
Display posts from previous:
Post new topic Reply to topic

Jump to:  
Goto page Previous  1, 2

< 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.