Moved all IPC functions into the MUtilities libraries.
commit563cc1c1852b4ab9561c670b81e33eeb42d701df
authorLoRd_MuldeR <mulder2@gmx.de>
Sat, 13 Dec 2014 22:21:13 +0000 (13 23:21 +0100)
committerLoRd_MuldeR <mulder2@gmx.de>
Sat, 13 Dec 2014 22:21:13 +0000 (13 23:21 +0100)
tree7ffb0782a7f656543bf4436448f037b44b043794
parent8b3e28a13161c61ea2b99e416df02424224d8a7b
Moved all IPC functions into the MUtilities libraries.
MUtilities_VS2013.vcxproj
MUtilities_VS2013.vcxproj.filters
include/MUtils/IPCChannel.h [copied from include/MUtils/JobObject.h with 62% similarity]
include/MUtils/JobObject.h
src/IPCChannel.cpp [new file with mode: 0644]
src/JobObject_Win32.cpp