While using RADasm, I thought it could be convenient if I can declare
data type while coding.
For example, while I am typing "mov hInstance,eax", it can be time saving
if I can just right click or use hot-key to declare variable such as
hInstance dword ?
:alright:
data type while coding.
For example, while I am typing "mov hInstance,eax", it can be time saving
if I can just right click or use hot-key to declare variable such as
hInstance dword ?
:alright:
Hi Gandalf
Yes that would be nice. But where should RadASM put it. In .data or .data?, and in wich file, and what data type, byte, word, dword or string? I think you yourself should decide, not RadASM.
KetilO
Yes that would be nice. But where should RadASM put it. In .data or .data?, and in wich file, and what data type, byte, word, dword or string? I think you yourself should decide, not RadASM.
KetilO