gnh1201 / welsonjs

WelsonJS - Build a Windows app on the Windows built-in JavaScript engine
https://catswords.social/@catswords_oss
GNU General Public License v3.0
227 stars 15 forks source link

[Toolkit] Access to a shared memory (Memory based IPC in Windows) #96

Closed gnh1201 closed 10 months ago

gnh1201 commented 10 months ago

Summary

An operation is required to enable reading and writing of data in shared memory. This is commonly known in the Windows API through functions such as CreateFileMapping and MapViewOfFile.

Related links

gnh1201 commented 10 months ago

Done

gnh1201 commented 10 months ago

See also 6fe9d097a814cce965a61efc9b50696742e4da03 29a40ab83dfb5f2fb3758f5eb19426fe9de4419c fcd53969f1c10b42dcaaaec67dc0cdab79a98789