flat assembler
Message board for the users of flat assembler.
Index
> Windows > Let's Do it Together MSN in FASM, Nice? or Bad? |
Author |
|
kidscracker 19 Aug 2005, 03:23
Well i've been busy with my exams and with my courses, but now I want to know if I'm the the wrong way, Is an MSN Clone a good project? Who wanna join to this project, I've posted my source code, but I've improved it a bit, but I think that it will be better if we developed it, let's do a group for it, and if I'm i nthe wrong way let me know, I've started this for learn more, I will be waiting for your answers. If you want send me a mail. See ya!
Last edited by kidscracker on 11 Sep 2021, 06:04; edited 5 times in total |
|||||||||||
19 Aug 2005, 03:23 |
|
kidscracker 23 Aug 2005, 14:59
First, I have problem trying to pass alll my code to FASM 1.64, when i try to compile it show an not "Enough Memory" error, so i have no succes on passing it, I need help with it please.
Well here are my ideas, wel really the way I'm thinking, for the MSN Object, as I've been developing it as objects so it could be reused, and created many instace of it. Interface of the object Quote: interface IMSNObject,\ MSNObject Structure Quote: struc MSNObject
|
|||||||||||||||||||||
23 Aug 2005, 14:59 |
|
gunblade 24 Aug 2005, 07:12
For that not enough memory error, if your using the command line fasm, then do: fasm -m <number> file.asm.. make that number bigger and bigger until it works. If your using fasmw, then no idea, but the option should be in there somewhere.
Edit: reading a post by Madis731, in fasmw, you go to Options->Compiler Setup, and there should be the memory option there. |
|||
24 Aug 2005, 07:12 |
|
Kevin_Zheng 24 Aug 2005, 08:06
Hi,Kidcracker:
MSN client is a good program! I've ever see this error "Not of memory" when I converted my source code from 1.60 to 1.64. I found that if the structure defines used error syntax, the fasm complier will show a error "Not of Memory". So it's not affected by memory size. I suggest that you should convert all of structs used "struct, ends" to convert it, it maybe fix your issue. Kevin Zheng |
|||
24 Aug 2005, 08:06 |
|
kidscracker 24 Aug 2005, 14:26
Yes I've just done it last night, now I've passed my libs, includes an program to fasmw 1.64, so now I'm able con share my code, and more person will test it, and of course, developed it.
|
|||
24 Aug 2005, 14:26 |
|
Redragon 26 Oct 2005, 02:14
will you be releasing the source to MSNcom?
|
|||
26 Oct 2005, 02:14 |
|
Matrix 26 Oct 2005, 18:23
well, i dont think msn will use fasm,
unfortunatly, there is an masm ... anyway, microsoft doesnt bother with asm software, it is c++ like windows |
|||
26 Oct 2005, 18:23 |
|
kidscracker 27 Oct 2005, 17:27
Well I'll be releasing it soon,for the weekend,now I'm busy with an event at my university,you will continue this project. see you soon
|
|||
27 Oct 2005, 17:27 |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2024, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.