зеркало из https://github.com/microsoft/IPC.git
Update README.md.
This commit is contained in:
Родитель
d627b7ea83
Коммит
cc1f635941
|
@ -1,8 +1,10 @@
|
|||
# IPC
|
||||
|
||||
IPC is a C++ library that provides inter-process communication using shared memory on Windows.
|
||||
IPC is a C++ library that provides inter-process communication using shared memory on Windows.<br/>
|
||||
A .NET wrapper is available which allows interaction with C++ as well.
|
||||
|
||||
Integration with [Bond](https://github.com/Microsoft/bond) is coming soon.
|
||||
|
||||
# Build
|
||||
|
||||
The library is developed and maintained with [Visual Studio 2015](https://msdn.microsoft.com/en-us/library/dd831853.aspx).
|
||||
|
|
Загрузка…
Ссылка в новой задаче