flat assembler
Message board for the users of flat assembler.

Index > Windows > \Fasm\INCLUDE\WIN32AX.INC

Author
Thread Post new topic Reply to topic
eet_1024



Joined: 22 Jul 2003
Posts: 59
eet_1024 23 Jul 2003, 01:37
In the extended Win32 programming headers (ASCII) there is a macro named .end:

Code:
macro .end label
 {
   entry label
    


First, can the macro be named .import?

Second, can the line entry label be moved into the .code macro?
Post 23 Jul 2003, 01:37
View user's profile Send private message Reply with quote
Tomasz Grysztar



Joined: 16 Jun 2003
Posts: 8359
Location: Kraków, Poland
Tomasz Grysztar 23 Jul 2003, 11:10
Those headers are just to immitate MASM-like structure of program - that's why there's .end macro defined in such way. But of course you can define and use your own replacements for those macros.
Post 23 Jul 2003, 11:10
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:  


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