flat assembler
Message board for the users of flat assembler.

Index > Windows > For: newbies : Iczelion's Assembly Tutorial in FASM

Goto page 1, 2, 3  Next
Author
Thread Post new topic Reply to topic
vbVeryBeginner



Joined: 15 Aug 2004
Posts: 884
Location: \\world\asia\malaysia
vbVeryBeginner 31 Aug 2004, 09:52
i have translated some of the Iczelion's Assembly Tutorial
http://win32assembly.online.fr/tutorials.html

about 11 translated into FASM tutorials are available now
http://sulaiman.netadvant.com/

*please download the Iczelion tutorial http://win32assembly.online.fr/files/icz-tuts.zip for side-by-side explanation because i translated the "code" only into FASM, not all his/her words :p

sincerely,
vbVeryBeginner d(*o*)b

for newbies by newbie :)


Last edited by vbVeryBeginner on 30 Aug 2005, 12:05; edited 1 time in total
Post 31 Aug 2004, 09:52
View user's profile Send private message Visit poster's website Reply with quote
roticv



Joined: 19 Jun 2003
Posts: 374
Location: Singapore
roticv 31 Aug 2004, 11:10
I just want to comment that it should be
Code:
push     MB_OK
push   _caption
push        _text
push    [hWnd]
call [MessageBox]

is equal with

invoke MessageBox, [hWnd], _text, _caption, MB_OK
    

That is why you have 2 different marcos stdcall and invoke.
Post 31 Aug 2004, 11:10
View user's profile Send private message Visit poster's website MSN Messenger Reply with quote
vbVeryBeginner



Joined: 15 Aug 2004
Posts: 884
Location: \\world\asia\malaysia
vbVeryBeginner 31 Aug 2004, 13:27
thanks roticv
just update the page, and add one more tutorial :
Tutorial 12 : Memory Management and File I/O

sincerely,
vbVeryBeginner d(ss-zz)b
Post 31 Aug 2004, 13:27
View user's profile Send private message Visit poster's website Reply with quote
vbVeryBeginner



Joined: 15 Aug 2004
Posts: 884
Location: \\world\asia\malaysia
vbVeryBeginner 29 Sep 2004, 19:12
my free host is currently down :(

http://www.100webspace.com/ wrote:

Breaking news!

100webspace.com is currently closed due to enormous damage caused by hurricane Jeanne. We experience severe power supply problems and constant connectivity problems. New signups are currently not accepted. Our technicians are working 24/7 to bring the service back. We expect everything to be back to normal in the next few days. We apologize for any inconvenience this unforeseen natural disaster may have caused.

Sincerely yours,
100webspace.com team.


so, i provided my website .rar file (contained about 18 iczelion converted tutorial) for people who wish to own it.

anyway, i won't mind, if anybody wish to recommend their "thumbs up free host" to me :P

sincerely,
sulaiman chang


Description:
Download
Filename: sulaiman_v2.rar
Filesize: 156 KB
Downloaded: 1885 Time(s)

Post 29 Sep 2004, 19:12
View user's profile Send private message Visit poster's website Reply with quote
Matrix



Joined: 04 Sep 2004
Posts: 1166
Location: Overflow
Matrix 29 Sep 2004, 20:55
vbVeryBeginner wrote:
my free host is currently down Sad

http://www.100webspace.com/ wrote:

Breaking news!

100webspace.com is currently closed due to enormous damage caused by hurricane Jeanne. We experience severe power supply problems and constant connectivity problems. New signups are currently not accepted. Our technicians are working 24/7 to bring the service back. We expect everything to be back to normal in the next few days. We apologize for any inconvenience this unforeseen natural disaster may have caused.

Sincerely yours,
100webspace.com team.


so, i provided my website .rar file (contained about 18 iczelion converted tutorial) for people who wish to own it.

anyway, i won't mind, if anybody wish to recommend their "thumbs up free host" to me Razz

sincerely,
sulaiman chang


that might be a problem, i had a web100 site too, and many more, but i thnk they only wanted some data, some free servers get down after a month like the best i saw i6networks.com, they offered 1000 MB of space and unlimited BW, no ads, and php hosting for free, it was on air for about a month

MATRIX
Post 29 Sep 2004, 20:55
View user's profile Send private message Visit poster's website Reply with quote
vbVeryBeginner



Joined: 15 Aug 2004
Posts: 884
Location: \\world\asia\malaysia
vbVeryBeginner 29 Sep 2004, 22:35


thanks matrix,
but they don't seem wanna process my sign up request ... Sad

unable to create a new account there Sad
Post 29 Sep 2004, 22:35
View user's profile Send private message Visit poster's website Reply with quote
vbVeryBeginner



Joined: 15 Aug 2004
Posts: 884
Location: \\world\asia\malaysia
vbVeryBeginner 30 Sep 2004, 09:53
copy this file to the sulaiman_v2.rar extracted directory
and extract from there :)


Description: will add tutorial 19 into sulaiman_v2.rar extracted directory
Download
Filename: sulaiman_v2_update.rar
Filesize: 7.97 KB
Downloaded: 1483 Time(s)

Post 30 Sep 2004, 09:53
View user's profile Send private message Visit poster's website Reply with quote
vbVeryBeginner



Joined: 15 Aug 2004
Posts: 884
Location: \\world\asia\malaysia
vbVeryBeginner 30 Sep 2004, 12:56
copy this file to the sulaiman_v2.rar extracted directory
and extract from there :)


Description: will add tutorial 20 into sulaiman_v2.rar extracted directory
Download
Filename: sulaiman_v2_update.rar
Filesize: 7.15 KB
Downloaded: 1412 Time(s)

Post 30 Sep 2004, 12:56
View user's profile Send private message Visit poster's website Reply with quote
vbVeryBeginner



Joined: 15 Aug 2004
Posts: 884
Location: \\world\asia\malaysia
vbVeryBeginner 01 Oct 2004, 17:04
copy this file to the sulaiman_v2.rar extracted directory
and extract from there :)


Description:
Download
Filename: sulaiman_v2_update.rar
Filesize: 12.85 KB
Downloaded: 1360 Time(s)

Post 01 Oct 2004, 17:04
View user's profile Send private message Visit poster's website Reply with quote
vbVeryBeginner



Joined: 15 Aug 2004
Posts: 884
Location: \\world\asia\malaysia
vbVeryBeginner 03 Oct 2004, 15:48
copy this file to the sulaiman_v2.rar extracted directory
and extract from there Smile


Description: sulaiman_v2_update.rar (superclassing tutorial)
Download
Filename: sulaiman_v2_update.rar
Filesize: 7.79 KB
Downloaded: 1306 Time(s)

Post 03 Oct 2004, 15:48
View user's profile Send private message Visit poster's website Reply with quote
vbVeryBeginner



Joined: 15 Aug 2004
Posts: 884
Location: \\world\asia\malaysia
vbVeryBeginner 03 Oct 2004, 18:13
copy this file to the sulaiman_v2.rar extracted directory
and extract from there Smile


Description: sulaiman_v2_update.rar (tray icon tutorial)
Download
Filename: sulaiman_v2_update.rar
Filesize: 6.59 KB
Downloaded: 1335 Time(s)

Post 03 Oct 2004, 18:13
View user's profile Send private message Visit poster's website Reply with quote
vbVeryBeginner



Joined: 15 Aug 2004
Posts: 884
Location: \\world\asia\malaysia
vbVeryBeginner 04 Oct 2004, 15:29
copy this file to the sulaiman_v2.rar extracted directory
and extract from there Smile

you are encourage to reffer also to tutorial 24 (coded by privalov, the author of FASM) here : http://board.flatassembler.net/topic.php?t=2291


Description: tutorial 24 and tutorial 25
Download
Filename: sulaiman_v2_update.rar
Filesize: 21.48 KB
Downloaded: 1358 Time(s)

Post 04 Oct 2004, 15:29
View user's profile Send private message Visit poster's website Reply with quote
vbVeryBeginner



Joined: 15 Aug 2004
Posts: 884
Location: \\world\asia\malaysia
vbVeryBeginner 04 Oct 2004, 15:40
http://www.100webspace.com wrote:

Breaking news!

Update - Monday, 04 Oct 2004 - all servers transfered
We are happy to announce that all servers have been moved to our new data center. They are all up and working. If you experience any problems, please contact technical support. New signups are still not accepted. We are working on this routine and will re-open for new signups shortly. Thank you for your patience.


if you need a host, i recommend this http://www.100webspace.com
they are superb Smile
Post 04 Oct 2004, 15:40
View user's profile Send private message Visit poster's website Reply with quote
vbVeryBeginner



Joined: 15 Aug 2004
Posts: 884
Location: \\world\asia\malaysia
vbVeryBeginner 05 Oct 2004, 15:32
copy this file to the sulaiman_v2.rar extracted directory
and extract from there Smile


Description: tutorial 26 (splash screen)
Download
Filename: sulaiman_v2_update.rar
Filesize: 22.2 KB
Downloaded: 1305 Time(s)

Post 05 Oct 2004, 15:32
View user's profile Send private message Visit poster's website Reply with quote
vbVeryBeginner



Joined: 15 Aug 2004
Posts: 884
Location: \\world\asia\malaysia
vbVeryBeginner 06 Oct 2004, 12:53
copy this file to the sulaiman_v2.rar extracted directory
and extract from there Smile

sincerely,
sulaiman chang http://sulaiman.thefreebizhost.com


Description: tutorial 27 (Tooltip Control)
Download
Filename: sulaiman_v2_update.rar
Filesize: 6.8 KB
Downloaded: 1246 Time(s)

Post 06 Oct 2004, 12:53
View user's profile Send private message Visit poster's website Reply with quote
vbVeryBeginner



Joined: 15 Aug 2004
Posts: 884
Location: \\world\asia\malaysia
vbVeryBeginner 08 Oct 2004, 17:21
copy this file to the sulaiman_v2.rar extracted directory
and extract from there

sincerely,
sulaiman chang http://sulaiman.thefreebizhost.com

Image


Description: tutorial 28 (Win32 Debug API Part 1)
Download
Filename: sulaiman_v2_update.rar
Filesize: 8.79 KB
Downloaded: 1378 Time(s)

Post 08 Oct 2004, 17:21
View user's profile Send private message Visit poster's website Reply with quote
vbVeryBeginner



Joined: 15 Aug 2004
Posts: 884
Location: \\world\asia\malaysia
vbVeryBeginner 29 Oct 2004, 23:01
copy this file to the sulaiman_v2.rar extracted directory
and extract from there Smile

sincerely,
sulaiman chang http://sulaiman.thefreebizhost.com


Description: tutorial 32 Multiple Document Interface (MDI)
Download
Filename: sulaiman_v2_update.rar
Filesize: 9.14 KB
Downloaded: 1285 Time(s)

Post 29 Oct 2004, 23:01
View user's profile Send private message Visit poster's website Reply with quote
bubach



Joined: 17 Sep 2004
Posts: 341
Location: Trollhättan, Sweden
bubach 30 Oct 2004, 00:05
OT: http://www.1go.dk/ gives you reliable webhosting, with php&mysql. No ads, but only 5mb of space... Only suitable for personal pages. If you want an acount u need someone in scandinavia to sign up for you, as they are looking at your ip (to determine country).
Post 30 Oct 2004, 00:05
View user's profile Send private message Reply with quote
vbVeryBeginner



Joined: 15 Aug 2004
Posts: 884
Location: \\world\asia\malaysia
vbVeryBeginner 31 Oct 2004, 05:01
copy this file to the sulaiman_v2.rar extracted directory
and extract from there Smile as usual :p

sincerely,
sulaiman chang http://sulaiman.thefreebizhost.com

Image


Description: tutorial 31 ListView
Download
Filename: sulaiman_v2_update.rar
Filesize: 12.22 KB
Downloaded: 1338 Time(s)

Post 31 Oct 2004, 05:01
View user's profile Send private message Visit poster's website Reply with quote
Vortex



Joined: 17 Jun 2003
Posts: 318
Vortex 31 Oct 2004, 14:28
Hi Sulaiman,

Nice work Smile

You should check the tutorial #18 - Common controls, I think there is a bug:
Code:
invoke  GetModuleHandle,
    


It looks like that the parameter of GetModuleHandle is missing.

_________________
Code it... That's all...
Post 31 Oct 2004, 14:28
View user's profile Send private message Visit poster's website Reply with quote
Display posts from previous:
Post new topic Reply to topic

Jump to:  
Goto page 1, 2, 3  Next

< 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.