flat assembler
Message board for the users of flat assembler.
Index
> IDE Development > [BUG](maybe) .ash? |
Author |
|
Tyler 28 Jul 2010, 22:53
When saving a file(asm source presumably) with FasmW and no extension is provided, is suffixes '.ash' instead of '.asm' is this intended or a bug?
|
|||
28 Jul 2010, 22:53 |
|
Tyler 30 Jul 2010, 00:25
Um... Anyone there?
|
|||
30 Jul 2010, 00:25 |
|
LocoDelAssembly 30 Jul 2010, 01:00
Could you provide exact steps? I can't reproduce that behavior here (FASMW 1.69.14)
|
|||
30 Jul 2010, 01:00 |
|
revolution 30 Jul 2010, 02:02
LocoDelAssembly: It looks to me like the loop is searching for a tab window with the name equal to lparam. I assume ebx contains the count of tabs?
Last edited by revolution on 30 Jul 2010, 02:03; edited 1 time in total |
|||
30 Jul 2010, 02:02 |
|
Tyler 30 Jul 2010, 02:03
I noticed it while running FasmW under Wine 1.2. Maybe it's a bug in Wine... I'll test in Vista SP2 when/if I reboot into.
My steps:
Last edited by Tyler on 30 Jul 2010, 02:06; edited 1 time in total |
|||
30 Jul 2010, 02:03 |
|
revolution 30 Jul 2010, 02:04
WINE != Windows
|
|||
30 Jul 2010, 02:04 |
|
Tyler 30 Jul 2010, 02:09
Did I say it occurred on Windows? Anyway, Wine ~= Windows .
|
|||
30 Jul 2010, 02:09 |
|
revolution 30 Jul 2010, 02:11
fasmw is designed for Windows so naturally we will all test with Windows.
|
|||
30 Jul 2010, 02:11 |
|
LocoDelAssembly 30 Jul 2010, 02:13
I see. But then, is the behavior of this API clearly specified in this cases? If it is the case then you should notify WINE authors about this issue.
revolution, Code: save_file_as: invoke SendMessage,[hwnd_tabctrl],TCM_GETCURSEL,0,0 mov ebx,eax |
|||
30 Jul 2010, 02:13 |
|
revolution 30 Jul 2010, 02:19
LocoDelAssembly wrote: But note that the two INVOKEs in the loop are not executed until EBX==ESI, so it is not really scanning the tabs. |
|||
30 Jul 2010, 02:19 |
|
LocoDelAssembly 30 Jul 2010, 03:07
It is official, I'm a fucking blind!
|
|||
30 Jul 2010, 03:07 |
|
edfed 30 Jul 2010, 11:04
and me fucking ignorant, what is .ASH extention for?
OK, is for ASm Header.... got it! |
|||
30 Jul 2010, 11:04 |
|
vid 30 Jul 2010, 11:24
I would say "Asm header".
|
|||
30 Jul 2010, 11:24 |
|
MHajduk 30 Jul 2010, 12:16
".ASH" file is exactly what you get when you burn a print-out with your '.ASM' source file.
|
|||
30 Jul 2010, 12:16 |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2024, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.