flat assembler
Message board for the users of flat assembler.
Index
> Windows > playing at win64a.inc |
Author |
|
semiono 16 Jun 2009, 11:17
How to start?
Code: include '%fasm%\win64a.inc' ; w.inc ??? start: fastcall [Sleep],10000 ; invoke, cinvoke, ccall ??? cdecl [ExitProcess],0 data import library kernel32,'KERNEL32.DLL',shell32,'SHELL32.DLL' include '%fasm%\api\shell32.inc' ; ??? include '%fasm%\api\kernel32.inc' ; ??? include '%fasm%\equates\shell64.inc' include '%fasm%\equates\kernel64.inc' end data http://msdn.microsoft.com/en-us/library/ms794533(printer).aspx _________________ Windows 9, FL Studio 19 |
|||
16 Jun 2009, 11:17 |
|
semiono 16 Jun 2009, 11:43
Yes, I found!
format PE64 - required! cdecl - not available. fastcall - work! What is the equates contain? |
|||
16 Jun 2009, 11:43 |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2025, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.