flat assembler
Message board for the users of flat assembler.
![]() |
Author |
|
Tommy 07 Feb 2004, 12:04
Something like this?
Code: macro MAKELANGID s,p { dd (p shl 10) or s } macro mov_ op1,op2 { local temp_pos,x virtual at 0 temp_pos: op2 load x dword from temp_pos end virtual mov op1,x } use32 mov_ eax,<MAKELANGID 2,5> |
|||
![]() |
|
IceStudent 07 Feb 2004, 12:49
Hm…
It is better than I done. Thank you very much! |
|||
![]() |
|
Tommy 07 Feb 2004, 20:05
You're welcome!
![]() ![]() |
|||
![]() |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2025, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.