| |
|
|
|
Description:
RtlMoveMemory copies a Speicherblock of a place to a others.
Deklaration:
DEF @CopyMemory(3) !kernel32,RtlMoveMemory
Parameter:
1.Parameter: address (of/ one variables) or a Bereichvariable, to the the Speicherbereich copies go should. 2.Parameter: address (of/ one variables) or a Bereichvariable, from the the Speicherbereich herauskopiert go should. 3.Parameter: Number of To kopierenden Bytes.
Return Value:
The function has none Return Value.
Examples:
|
|
|
| |
|
|
|
Jörg Sellmeyer | Hm - what make I because, if I only a neckline a area having wants? gives it a Possibility a Offsetadresse anzugeben? If I means from area A# everything of address 10 - address 100 in a others area copy wants. |
|
|
| Windows XP SP2 XProfan X4... und hier mal was ganz anderes als Profan ... | 05/18/11 ▲ |
|
|
|
|
RGH | how'bout with ?
Greeting Roland |
|
|
| Intel Duo E8400 3,0 GHz / 4 GB RAM / 1000 GB HDD - ATI Radeon HD 4770 512 MB - Windows 7 Home Premium 32Bit - XProfan X4 | 05/18/11 ▲ |
|
|
|
|
| Roland was faster ...
simply to address add -
long addr&,10=20
'istgleich
long addr&+10,0=20
Sinngemäß
|
|
|
| |
|
|
|
Jörg Sellmeyer | Ah - logical. it was still To late yesterday. thanks! |
|
|
| Windows XP SP2 XProfan X4... und hier mal was ganz anderes als Profan ... | 05/18/11 ▲ |
|
|
|