掲示板システム
ホーム
アクセス解析
カテゴリ
ログアウト
VB.NETでMoveMemory (ID:121791)
名前
ホームページ(ブログ、Twitterなど)のURL (省略可)
本文
Declare Sub MoveMemory Lib "kernel32" Alias "RtlMoveMemory" (ByVal Dest As String, ByVal Source As Integer, ByVal length As Integer) のAPIで Dim nAddress As Integer Dim buffer As String Call MoveMemory(buffer, nAddress, FileLength) とするとメモリの内容をbufferにコピーできましたが bufferの内容をnAddressに書き出すにはどうしたら よいのでしょうか?
←解決時は質問者本人がここをチェックしてください。
戻る
掲示板システム
Copyright 2020 Takeshi Okamoto All Rights Reserved.