flat assembler
Message board for the users of flat assembler.

Index > Windows > Tutorials

Author
Thread Post new topic Reply to topic
OzzY



Joined: 19 Sep 2003
Posts: 1029
Location: Everywhere
OzzY 25 Apr 2004, 23:02
Hi! I've been coding asm for DOS, now I want to learn how to code for win32 with fasm... Could you please tell what I need, and where can I find tutorials? Some example code would be useful too.
Thanks!!
Post 25 Apr 2004, 23:02
View user's profile Send private message Reply with quote
coconut



Joined: 02 Apr 2004
Posts: 326
Location: US
coconut 25 Apr 2004, 23:21
http://board.flatassembler.net/search.php?search_author=imagineer

translated masm examples by imagineer, also the fasmw package has some nice examples by privalov
Post 25 Apr 2004, 23:21
View user's profile Send private message Reply with quote
OzzY



Joined: 19 Sep 2003
Posts: 1029
Location: Everywhere
OzzY 26 Apr 2004, 19:09
Ok... but where can I find tutorials on windows programming for fasm, what I do I need?
can I use resources with fasm? How can I use API's........

Thanks
Post 26 Apr 2004, 19:09
View user's profile Send private message Reply with quote
vid
Verbosity in development


Joined: 05 Sep 2003
Posts: 7105
Location: Slovakia
vid 26 Apr 2004, 19:48
hmmm, there were some Iczlions tutorial translated to FASM, and there is also much shown in FASMW package examples.
Post 26 Apr 2004, 19:48
View user's profile Send private message Visit poster's website AIM Address MSN Messenger ICQ Number Reply with quote
Vortex



Joined: 17 Jun 2003
Posts: 318
Vortex 26 Apr 2004, 20:23
Here are Iczelion's tutorials #2-#7 translated by Privalov.

http://board.win32asmcommunity.net/attachment.php?s=&postid=54074

_________________
Code it... That's all...
Post 26 Apr 2004, 20:23
View user's profile Send private message Visit poster's website Reply with quote
Tomasz Grysztar



Joined: 16 Jun 2003
Posts: 8349
Location: Kraków, Poland
Tomasz Grysztar 26 Apr 2004, 21:23
These are quite old sources, so I have made a quick update to adapt them for fasm 1.52 with default includes.


Description: Iczelion's tutorials 02-07 for fasm 1.52
Download
Filename: tutfasm.zip
Filesize: 11.18 KB
Downloaded: 632 Time(s)

Post 26 Apr 2004, 21:23
View user's profile Send private message Visit poster's website Reply with quote
coconut



Joined: 02 Apr 2004
Posts: 326
Location: US
coconut 26 Apr 2004, 21:40
download the fasmw gui package, thatll get you started. yes you can use resources - fasm has its own format with macros, or you can use a resource compiler and create a .res file. the apis can be called the "real" way or with the invoke macro, have a look here:

http://board.flatassembler.net/topic.php?t=1449

and here:

http://board.flatassembler.net/topic.php?t=1451

also, browse the fasm editors source itself - a true masterpiece by privalov
Post 26 Apr 2004, 21:40
View user's profile Send private message Reply with quote
OzzY



Joined: 19 Sep 2003
Posts: 1029
Location: Everywhere
OzzY 27 Apr 2004, 01:00
Please, give me a complete example code on how to use external .res file to build a simple dialog.

Thanks
Post 27 Apr 2004, 01:00
View user's profile Send private message Reply with quote
coconut



Joined: 02 Apr 2004
Posts: 326
Location: US
coconut 27 Apr 2004, 02:22
Post 27 Apr 2004, 02:22
View user's profile Send private message 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-2024, Tomasz Grysztar. Also on GitHub, YouTube.

Website powered by rwasa.