flat assembler
Message board for the users of flat assembler.
Index
> Windows > window newbie questions |
Author |
|
augustomaeda 12 Apr 2006, 00:16
Hi casey,
As I am also a newbie, I think I can't help you very much. Instead of writing 'C:\Fasm\Include\win32a.inc', you can define a new environment variable which name is fasminc and which value is ‘C:\Fasm\Include’ Thus you can write: Include '%fasminc%\win32a.inc' I think you can find the things about the import and resource sections in Fasm documentation. Augusto 前田. |
|||
12 Apr 2006, 00:16 |
|
vbVeryBeginner 12 Apr 2006, 00:39
Quote:
i actually posted some "video tutorials" in my site. please watch the video 5, Set environment variables for Fasm assembler |
|||
12 Apr 2006, 00:39 |
|
casey 12 Apr 2006, 04:13
Thanks vbVeryBeginner,
Following and trying to remember a sequence of movie instructions is a little bit hard for me Using the pause/play I managed to extract the sequence. I would have shown it in text like this, My Computer icon on desk top right click -> pop menu select Properties System Properties dialog -> Advanced tab -> [Environment Variables] -> [New] -> New System Variable dialog -> Variable Name = fasminc Variable value = c:\fasm\include [OK] -> Environment Variables dialog -> System Variables list box -> select: Path .... [EDIT] Edit System Variable Dialog -> Variable Name = Path Variable Value = " ... ;c:\fasm [OK] -> Environmental Variables Dialog [OK] -> System Properties dialog [OK] Done ... Now to find out how the decide what goes into the idata section and why MASM doesn't need it and how to code the resource section John |
|||
12 Apr 2006, 04:13 |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2024, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.