flat assembler
Message board for the users of flat assembler.
Index
> Windows > Newbie(I need a smaal code) |
Author |
|
comrade 22 Oct 2003, 20:49
Why don't you look and find out?
|
|||
22 Oct 2003, 20:49 |
|
logic 23 Oct 2003, 05:30
Well the website gave me had codes in Masm and i am using FASM.Please tell where to get codes in FASM.It would we very nice of you if someone could give me the exact code i want.
I have seen "Iczelion's Win32 Assembly Homepage".But none of the tutorials give code to get input from the user in textbox. Sandy sandeep_bansal@da-iict.org |
|||
23 Oct 2003, 05:30 |
|
decard 23 Oct 2003, 06:54
Please take a look at the FASMW examples, especially the Dialog example.
|
|||
23 Oct 2003, 06:54 |
|
fasm9 23 Oct 2003, 11:33
Hi,
(i suggest) 1. must extract all fasm example codes in flatassembler forum(the code in every threads) 2. and move the examples to fasm code forum category(code sniffet) -- |
|||
23 Oct 2003, 11:33 |
|
silkodyssey 23 Oct 2003, 13:02
logic wrote:
Look at the dialog example to see how to create a program with textboxes and a button. I think it would be a good idea to look at iczelion's tutorial for using a dialog box before you look at the dialog example. If the numbers you're adding are integers you can use the GetDlgItemInt function to get the value from the textboxes. After you get the numbers you add them but before you can display the result in the messagebox you'll have to convert the number to a string. You can use the wsprintf function for that. Hope this helps. _________________ silkodyssey |
|||
23 Oct 2003, 13:02 |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2024, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.