0
0

More than 5 years have passed since last update.

Windowsソフト間通信 > Named File Mapping > Link > @ MSDN > szMsg[]の受け渡し

Last updated at Posted at 2016-04-13

http://stackoverflow.com/questions/5646202/sharing-data-array-between-two-applications-in-delphi
からリンクされていた Named File Mapping

2つのプロセスのcode exampleがある。

1つめのプロセスがCopyMemory()にてszMsg[]をを書出し、2つめのプロセスがMapViewOfFile()にて読出ししているようだ。

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0