flat assembler
Message board for the users of flat assembler.
![]() |
-read post first- What's your Windows? | |||||||||||||||||||||||||||||||||||||||||||||||||
|
|||||||||||||||||||||||||||||||||||||||||||||||||
Total Votes : 11 |
Author |
|
asmfan 26 Mar 2007, 19:04
remove from your code empty section
[section '.data' data readable writeable] and it will work. |
|||
![]() |
|
Daedalus 26 Mar 2007, 19:31
Sorry, that doesn't do the trick.
|
|||
![]() |
|
madmatt 27 Mar 2007, 05:25
asmfan wrote: remove from your code empty section Worked for me. I have Windows xp sp2. |
|||
![]() |
|
KRA 27 Mar 2007, 05:51
Worked for me ( after removal of the .data section )
However I do think you should invoke InitCommonControls instead of dummy = InitCommonControls some versions of windows need this |
|||
![]() |
|
Daedalus 27 Mar 2007, 08:09
Changed the
dummy = InitCommonControls to invoke InitCommonControls I will check it at a friend tonight, thanks for your help so far! ![]() |
|||
![]() |
|
Tomasz Grysztar 27 Mar 2007, 08:20
You've got an empty data section in your code, this causes problems on some Windows versions.
See http://board.flatassembler.net/topic.php?t=2330 |
|||
![]() |
|
Garthower 27 Mar 2007, 08:51
On my Windows XP SP2 x64 it works only if I delete empty section.
|
|||
![]() |
|
Daedalus 27 Mar 2007, 13:01
I already changed the data section, but on one friend his machine it still refused to work as of last night, I'll check again tonight, together with the other small change.
|
|||
![]() |
|
Plue 27 Mar 2007, 14:44
Doesn't work until I remove the data section. Then it works.
|
|||
![]() |
|
Daedalus 27 Mar 2007, 14:47
Hahaha, yes thanks all! No more empty sections for me, hehe. The friend misunderstood the "working" part.
"Well when I click generate nothing happens" d'oh! ![]() On a side note: Why did you even have a data section? Because I didn't understand the " IDKEY = 101 " lines. It are #defines, constants, not variables. |
|||
![]() |
|
LocoDelAssembly 27 Mar 2007, 16:07
|
|||
![]() |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2025, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.